Kubetools

Latest version: v13.14.0

Safety actively analyzes 630406 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 9

12.0.3

- Ensure docker compose configs are always generated relative to the kubetools config file
- Fix use of `--debug` when using `ktd`

12.0.2

- Fix issue when creating new deployments alongside existing ones
- Fix `kubetools restart`

12.0.1

- Fix cleanup failure in removing namespaces which contain replica sets

12.0

Breaking note: this change passes all non Kubetools specific container config through to the generated K8s container spec. Any invalid/unused data would have previously been ignored will now be passed to K8s and throw an error.

- Pass any non-Kubetools specific container config through to K8s container spec
- Implicitly create target namespace if it does not exist
- The `--cleanup` flag will now remove the target namespace if empty
- Add `-f` / `--force` argument to `kubetools restart`
- Add `-e KEY=VALUE` flag to inject environment variables when using `kubetools deploy`
- Replace `yaml.load` with `yaml.safe_load` to avoid CLI warning
- Fix issues with listing objects in `kubetools restart`
- Fix the test condition for upgrades

11.1.1

- Fix `-f` / `--file` handling NoneType attribute error (introduced in v11.1)

11.1

- Add `-f`/`--file` argument to specify custom `kubetools.yml` file location for `kubetools deploy` and `kubetools config`
- Add `--ignore-git-changes` argument to skip git check for uncommitted files for `kubetools deploy`

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.