v0.5.2 support for k8s 1.31
What's Changed
- docs(readme): update version to 0.5.1 by @tallaxes in #442
- fix: removing --keep-terminated-pod-volumes from kubelet flags and adding k8s 1.31 to ci-test by @Bryce-Soghigian in #455
- feat: --network-dataplane flag by @Bryce-Soghigian in #318
- fix: set
DisableKubeletCloudCredentialProviders=false
for versions without OOT credential provider (1.29) by @Bryce-Soghigian in #456 - test(e2e): validate that pulling from an acr registry attached to aks via --attach-acr with karpenter nodes works by @Bryce-Soghigian in #457
Full Changelog: v0.5.1...v0.5.2