v0.11.0
0.11.0 (2024-06-27)
What's Changed
Exciting New Features 🎉
- feat: Configure namespace sync in helm chart by @dlipovetsky in #726
- feat: Support CRS for local-path provisioner and add CSI e2e by @jimmidyson in #737
- feat: Support HelmAddon strategy for AWS EBS by @jimmidyson in #732
- feat: Deploy snapshot-controller as separate addon by @jimmidyson in #734
- feat: Update AWS CCM versions and add HelmAddon strategy by @jimmidyson in #748
Fixes 🔧
- fix: Namespace Sync controller should list no resources when source namespace is empty string by @dlipovetsky in #725
- fix: Temporarily hard-code supported PC version for Nutanix CSI by @jimmidyson in #751
- fix: skip kubeadm CA file when Secret doesn't have a CA by @dkoshkin in #752
- fix: Correctly report failed deploy of ServiceLoadBalancer by @dlipovetsky in #759
Other Changes
- build: Tidy up goreleaser config by @jimmidyson in #745
- ci: Fix up image loading for lint-test-helm by @jimmidyson in #746
- refactor: Tidy up Nutanix CSI with consistent apply strategy by @jimmidyson in #733
- test(e2e): Set empty env vars for Nutanix e2e vars by @jimmidyson in #749
- refactor: Use recommended "default" function syntax in helm templates by @dlipovetsky in #750
- refactor: Reusable HelmAddon strategy by @jimmidyson in #735
- test(e2e): Various e2e tests fixes by @jimmidyson in #754
- test(e2e): Correct default helm release names for AWS CCM and EBS CSI by @jimmidyson in #756
Full Changelog: v0.10.0...v0.11.0