This repository was archived by the owner on Apr 11, 2024. It is now read-only.
Releases: d2iq-labs/cluster-api-runtime-extensions-nutanix
Releases · d2iq-labs/cluster-api-runtime-extensions-nutanix
v0.5.1
Changelog
Summary
Full Changelog: nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.5.0...v0.5.1
v0.6.0
Changelog
Features
- 34ab8ec: feat: Support HelmAddon strategy to deploy NFD (nutanix-cloud-native#390) (@jimmidyson)
- 71d3968: feat: Upgrade AWS ESB CSI and switch to using Helm chart (nutanix-cloud-native#393) (@jimmidyson)
- 9cc0483: feat: CAPA 2.4.0 APIs and e2e (nutanix-cloud-native#415) (@jimmidyson)
- a856a1f: feat: Single defaults namespace flag (nutanix-cloud-native#426) (@jimmidyson)
- 30bc784: feat: add cluster-autoscaler CRS addon (nutanix-cloud-native#423) (@dkoshkin)
- c861c41: feat: add Cluster Autoscaler Addon with HelmAddon (nutanix-cloud-native#427) (@dkoshkin)
- bb378ba: feat: NFD v0.15.2 (nutanix-cloud-native#442) (@jimmidyson)
- 5d354ff: feat: Include CABPK APIs (nutanix-cloud-native#445) (@dlipovetsky)
Bug fixes
- d2fd564: fix: Ensure addons defaults namespaces are correctly wired up (nutanix-cloud-native#409) (@jimmidyson)
- 47faad6: fix: Disbable hubble in Cilium deployment via CRS (nutanix-cloud-native#411) (@jimmidyson)
- 27b29c0: fix: Fix Cilium helm values to use kubernetes IPAM (nutanix-cloud-native#413) (@jimmidyson)
- 833b1ba: fix: don't use an SSH key in AWS clusters (nutanix-cloud-native#425) (@dkoshkin)
- 98be813: fix: set default priorityClassName on Deployment (nutanix-cloud-native#431) (@dkoshkin)
- 38922ec: fix: set default tolerations on Deployment (nutanix-cloud-native#430) (@dkoshkin)
- d9f6344: fix: Remove vendored types for core CAPI providers (CAPD, CABPK, KCP) (nutanix-cloud-native#452) (@dlipovetsky)
Summary
Full Changelog: v0.5.0...v0.6.0
v0.5.0
release(main): v0.5.0 (#377) :robot: I have created a release *beep* *boop* --- ## 0.5.0 (2024-02-16) <!-- Release notes generated using configuration in .github/release.yaml at main --> ## What's Changed ### Exciting New Features 🎉 * feat: add AWS CPI ConfigMap for v1.28 by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/376 **Full Changelog**: https://github.com/d2iq-labs/capi-runtime-extensions/compare/v0.4.4...v0.5.0 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>