😎 Easy Installation
kubectl apply -f https://github.com/vmware-tanzu/cartographer/releases/download/v0.5.0/cartographer.yaml
🚀 New Features
- Cartographer now uses the TokenRequest API to obtain tokens when performing actions with a specific ServiceAccount.
If you manually created ServiceAccount secrets in the past, you should not do so, beginning with this release.
Cartographer will assume the availability of the TokenRequest API and will not function without it, operators should not disable this feature gate on their kubernetes clusters.
More detail on the reasons for this change can be found here: https://itnext.io/big-change-in-k8s-1-24-about-serviceaccounts-and-their-secrets-4b909a4af4e0
🐛 Bug Fixes
- Cartographer should now work normally on k8s 1.24.x clusters, Fixes #923
Checksums
14a31aff3b5f65fcda5d50addbe5d13f4e773416b219caef3130768912b0c9f4 ./cartographer.yaml