1
0
Fork 0
mirror of https://github.com/kastenhq/kubestr.git synced 2024-12-15 17:50:57 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Sirish Bathina
31d463e477
fix for misplaced defer (#63) 2021-04-06 07:39:47 -10:00
Sirish Bathina
0fb6507133
Additionaltests (#50)
* new tests

* adding index
2021-02-05 10:49:17 -10:00
Sirish Bathina
6f6eabf272
Create _config.yml 2021-02-05 10:32:02 -10:00
Sirish Bathina
40561bd5a3
Fio object parse and wait animation (#49)
* fio object and wait

* fio types

* UTs

* missed a return

* formatting

* unneccessary sprintf

* blah
2021-02-01 10:45:57 -10:00
Sirish Bathina
782d565c18
Support csi v1 (#46)
* support csi v1

* fio file

* Adding missing files

* adding missing UT for version
2020-12-29 09:46:29 -10:00
Sirish Bathina
d3e1ce5f2e
Added image option to fio command (#43) 2020-12-14 14:14:53 -10:00
Sirish Bathina
89eae5a2a4
removing unecessary shell scripts (#38) 2020-12-08 14:25:58 -10:00
Sirish Bathina
8d5674a59e
CSI snapshot restore (#37)
* starting with the validation

* Create application and use mocks

* Added snapshotter

* cleanup and full execution test

* last bit of wiring

* Nil checks for comments

* removing debug print

* unused variable
2020-12-07 11:16:53 -10:00
Sirish Bathina
8077b22799
text change and throttling fix (#35) 2020-12-01 12:06:16 -10:00
Sirish Bathina
bc9dbcb6b4
Allow FIO test to use an input file (#32)
* Allow FIO test to use an input file

* lint ci errors
2020-11-30 15:37:56 -10:00
Sirish Bathina
78c0ccc086
refactor of loadconfigmaps (#30) 2020-11-25 10:03:17 -10:00
Sirish Bathina
9e128826bd
minor fixes (#29)
* minor fixes

* push to latest
2020-10-29 07:49:29 -10:00
Sirish Bathina
a59299897c
FIO in go (#25)
* inital changes for go fio

* Most of it

* root command updates

* more changes

* fioscript

* update message to point to fio script
2020-10-28 16:44:35 -10:00
Sirish Bathina
b09c72a366
first fio changes (#22)
* first fio changes

* small fixes

* newline
2020-10-20 14:19:54 -10:00