|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 0.11.0 (2024-06-27) |
| 4 | + |
| 5 | +<!-- Release notes generated using configuration in .github/release.yaml at main --> |
| 6 | + |
| 7 | +## What's Changed |
| 8 | +### Exciting New Features 🎉 |
| 9 | +* feat: Configure namespace sync in helm chart by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/726 |
| 10 | +* feat: Support CRS for local-path provisioner and add CSI e2e by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/737 |
| 11 | +* feat: Support HelmAddon strategy for AWS EBS by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/732 |
| 12 | +* feat: Deploy snapshot-controller as separate addon by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/734 |
| 13 | +* feat: Update AWS CCM versions and add HelmAddon strategy by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/748 |
| 14 | +### Fixes 🔧 |
| 15 | +* fix: Namespace Sync controller should list no resources when source namespace is empty string by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/725 |
| 16 | +* fix: Temporarily hard-code supported PC version for Nutanix CSI by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/751 |
| 17 | +* fix: skip kubeadm CA file when Secret doesn't have a CA by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/752 |
| 18 | +* fix: Correctly report failed deploy of ServiceLoadBalancer by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/759 |
| 19 | +### Other Changes |
| 20 | +* build: Tidy up goreleaser config by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/745 |
| 21 | +* ci: Fix up image loading for lint-test-helm by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/746 |
| 22 | +* refactor: Tidy up Nutanix CSI with consistent apply strategy by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/733 |
| 23 | +* test(e2e): Set empty env vars for Nutanix e2e vars by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/749 |
| 24 | +* refactor: Use recommended "default" function syntax in helm templates by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/750 |
| 25 | +* refactor: Reusable HelmAddon strategy by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/735 |
| 26 | +* test(e2e): Various e2e tests fixes by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/754 |
| 27 | +* test(e2e): Correct default helm release names for AWS CCM and EBS CSI by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/756 |
| 28 | + |
| 29 | + |
| 30 | +**Full Changelog**: https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/compare/v0.10.0...v0.11.0 |
| 31 | + |
3 | 32 | ## 0.10.0 (2024-06-24)
|
4 | 33 |
|
5 | 34 | <!-- Release notes generated using configuration in .github/release.yaml at main -->
|
|
0 commit comments