Releases: EDITD/kubetools
Releases · EDITD/kubetools
v13.7.3
- Add option to cleanup command for cleaning up completed jobs
v13.6.3
-Shell-escape command in run container entrypoint
v13.6.2
- Update to only build/push docker images relevant to current context
v13.6.1
- Convert timeout envvar to int
v13.6.0
- Add envvar to set timeouts for waiting for k8s funcs to complete
v13.5.1
- Fix defaulting of propagation_policy param in k8s api job deletion
v13.5.0
- Update push command to allow additional tags for image
v13.4.1
- Fix regression from 13.0.0 causing upgrades and tests to fail when using an image with an entrypoint, or specifying one with "command" in the config
v13.4.0
- Expose propagation_policy param in k8s api job deletion
v13.3.0
- Add cli command for building and pushing app images to docker repo