|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 0.6.0 (2024-03-11) |
| 4 | + |
| 5 | +<!-- Release notes generated using configuration in .github/release.yaml at main --> |
| 6 | + |
| 7 | +## What's Changed |
| 8 | +### Exciting New Features 🎉 |
| 9 | +* feat: Support HelmAddon strategy to deploy NFD by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/390 |
| 10 | +* feat: Upgrade AWS ESB CSI and switch to using Helm chart by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/393 |
| 11 | +* feat: CAPA 2.4.0 APIs and e2e by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/415 |
| 12 | +* feat: Single defaults namespace flag by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/426 |
| 13 | +* feat: add cluster-autoscaler CRS addon by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/423 |
| 14 | +### Fixes 🔧 |
| 15 | +* fix: Ensure addons defaults namespaces are correctly wired up by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/409 |
| 16 | +* fix: Disable hubble in Cilium deployment via CRS by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/411 |
| 17 | +* fix: Fix Cilium helm values to use kubernetes IPAM by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/413 |
| 18 | +* fix: don't use an SSH key in AWS clusters by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/425 |
| 19 | +### Other Changes |
| 20 | +* test: Add initial e2e tests by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/360 |
| 21 | +* test(e2e): Add CNI e2e tests by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/383 |
| 22 | +* test(e2e): Resolve latest upstream provider releases in e2e config by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/388 |
| 23 | +* test(e2e): Add test for NFD addon by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/389 |
| 24 | +* build: Ignore controller-runtime upgrades by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/403 |
| 25 | +* test(e2e): Use ghcr.io/mesosphere/kind-node for bootstrap by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/406 |
| 26 | +* build: Update AWS CPI manifest filenames by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/410 |
| 27 | +* revert: Temporarily disable GOPROXY to workaround dodgy CAPA release (#395) by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/407 |
| 28 | +* build: Ensure release namespace is use in kustomize helm inflator by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/412 |
| 29 | +* docs: Update menu ordering and add some icons by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/414 |
| 30 | +* test(e2e): Add AWS e2e tests by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/408 |
| 31 | +* build: clusterawsadm v2.4.0 by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/424 |
| 32 | +* docs: simplify running examples in README by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/422 |
| 33 | + |
| 34 | + |
| 35 | +**Full Changelog**: https://github.com/d2iq-labs/capi-runtime-extensions/compare/v0.5.0...v0.6.0 |
| 36 | + |
3 | 37 | ## 0.5.0 (2024-02-16)
|
4 | 38 |
|
5 | 39 | <!-- Release notes generated using configuration in .github/release.yaml at main -->
|
|
0 commit comments