KOSI 2.12.0.13_Beta0
less than a minute
Changelog KOSI 2.12.0.13_Beta1
New
- Added Licence verification
- Increase Upload-size for packages to 3Gb
Change
- Clientrequest timeouts set to 60 seconds
- Changed the image format on push to OCI
Update
- Update Dependencies
- Update plugins
Bugfix
- KOSI lint linting package.yaml correctly
- fixed templating in lists
- fixed issue when pushing image to localregistry and not being authorized
- fixed an issue where kosi install with multiple value-files was not possible
BREAKING CHANGE
KOSI 2.12.0 does not support the old dispatcher url. it requires the new dispatcher: dispatcher.kubeops.net/v4/dispatcher.
Changelog Plugins 1.7.0
New
- set plugin: for setting variables
Change
- move some messages from info to debug in template-plugin and if-plugin
- change file destination from pia ssh-mode from /home/pia to /var/kubeops/pia
Update
- Update Dependencies
Bugfix
- fixed an issue that kosi plugin pull command requires retag buts optional
- fixed an issue that kosi plugin pull was not able to pull packages.
- fixed an issue that kubectl run operation was not executed correctly.
- fixed an issue that cmd plugin could not work if SHELL env was not set.