v0.37.0
github-actions
released this
02 Jun 21:18
·
591 commits
to develop
since this release
What's Changed
- [breaking] Use TokenRequest API to get SA token by @joe-kimmel-vmw and @neil-hickey in #695
- This change was needed as Kubernetes 1.24.0 made a breaking change in how ServiceAccount tokens were exposed
- TokenRequest API is not available in K8s 1.18, 1.19, hence kapp-controller will not be able to obtain service account tokens.
- Add global kapp deploy raw options
- Within kapp-controller-config you can now set
kappDeployRawOptions
(example:kappDeployRawOptions: "[\"--diff-changes=true\"]"
) with settings that will be applied to all App CRs. --app-changes-max-to-keep=5
is also being added by default to reduce number of ConfigMaps created by kapp.
- Within kapp-controller-config you can now set
- kctrl changes
- Bumps
- Bump ytt to v0.41.1 by @carvel-bot in #709
- Bump vendir to v0.27.0 by @carvel-bot in #658
- Bump kapp to v0.47.0 by @carvel-bot in #663
- Bump imgpkg to v0.29.0 by @carvel-bot in #685
- Bump kapp to v0.48.0 by @carvel-bot in #703
- Bump sops to 3.7.3 by @joe-kimmel-vmw in #696
Full Changelog: v0.36.1...v0.37.0
52567f535ff6154c5b94925648cbc4ffcc307bf1e4e5609619ed779a37f49b26 release.yml
66d152a7264223c652bf3102e8badf1867fc4b46a568fbdf656db8bf4d4f08b1 kctrl-darwin-amd64
bfea78aaf40e3929c2825506ca33859e016b8cd568ab303d1f909e01f3bed197 kctrl-darwin-arm64
0a861d98bb89d0bcbb8c80519397fbc9bcdbffe706b06054def9fd15c251ba1c kctrl-linux-amd64
3916b352ede8219d4fed842a3805f4f3ee870c83bfb0f9507740767f930ba488 kctrl-linux-arm64
d2bd6e2375e14a0ed69afb3945b65eaf08e9404a5f014d4000bffedf6a6342c6 kctrl-windows-amd64.exe