Changes
- Fixed an issue where the port-forwarder would restart too often
- Fixed an issue where the reverse port forwarder would sometimes not restart correctly
- New option
images.build.kaniko.tolerations
to define tolerations for the kaniko pod - Added support for config expressions that include a cat command for windows users, e.g.
$(cat deployment.yaml)
- Fixed an issue where
hooks[*].when.onError
hooks in config versionv1beta10
would get not converted correctly (#1681) - Improved config validation