1
0
Fork 0
mirror of https://github.com/kastenhq/kubestr.git synced 2024-12-14 11:57:56 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Eugene Sumin
3843452900
Pass context to kube.Exec and similar functions. #25703 (#249)
* Bump go version
* Adjust code to follow Kanister changes
* Set appropriate Kanister revision
2024-06-04 14:44:33 -07:00
Abhijit Mukherjee
7a9f6b57a7
Upgrade k8s version to 0.29.0 (#213)
* bumped up k8s.io dependencies
* Update kanister build

---------

Signed-off-by: Abhijit M <abhijit.mukherjee@kasten.io>
2024-02-01 23:09:32 -08:00
Peter Fiddes
6d642c288b
feat: Container image updates (#219)
- Builder image moved to go 1.21 as per go.mod
- Runtime image upgraded to alpine 3.19

Hopfully fixes #218.

Signed-off-by: Peter Fiddes <peter.fiddes@gmail.com>
2024-01-31 23:23:10 -08:00
carlbraganza
e81a775a81
Updated Kanister version to get rid of deprecated snapshot API warnings. (#158)
Updated go version to 1.19
2023-07-13 12:37:38 -07:00
Pavan Navarathna
7446f8cc47
Update Kanister to remove vulnerable dependencies (#110)
* Update go to 1.17

* Update Kanister to remove vulnerable dependencies

* Resolve conflicts

* Update actions to use go 1.17

* Update Alpine image

* 1st attempt to fix docker build action

* 2nd attempt to fix Docker build

* Remove patch version
2022-07-13 09:14:49 -10:00
Sirish Bathina
e589f62b26
Update Dockerfile 2020-12-09 12:10:27 -10:00
Sirish Bathina
b09c72a366
first fio changes (#22)
* first fio changes

* small fixes

* newline
2020-10-20 14:19:54 -10:00
Sirish Bathina
a6ec1b30bc
Fixing dockerfile and run script (#14)
* Fixing dockerfile and run script

* Adding variable

* docker changes and run.sh changes

* typo
2020-10-15 14:01:05 -10:00
Sirish Bathina
77570d0ec9
light weight docker file (#12) 2020-10-14 15:17:09 -10:00
Sirish Bathina
fb9c4659c7
adding dockerfile (#8) 2020-10-14 13:35:59 -10:00