📋 Components Versions 📋
| Provider Name | Version |
|---|---|
| Cluster API | v1.13.2 |
| Cluster API Provider AWS | v2.11.1 |
| Cluster API Provider Azure | v1.24.1 |
| Cluster API Provider Docker | v1.13.2 |
| Cluster API Provider GCP | v1.11.2 |
| Cluster API Provider Infoblox | v0.1.0 |
| Cluster API Provider IPAM | v1.1.0-rc.1 |
| Cluster API Provider k0smotron | v1.10.6 |
| Cluster API Provider OpenStack (ORC) | v0.14.4 (v2.1.0) |
| Cluster API Provider vSphere | v1.16.1 |
| Projectsveltos | v1.9.0 |
⚠️ Deprecation Warning
All default cluster templates have been updated to use k0s v1.35.4+k0s.0, which no longer
supports cgroup v1. When running clusters with k0s v1.35.4+k0s.0 or later, ensure that all cluster nodes are configured
to use cgroup v2.
Changelog
🚀 New Features 🚀
- bd61f54: feat(template): allow to disable ingress deployment (#2719) by @uwej711
- 6273db0: feat(templates): add etcd encryption config (#2704) by @zerospiel
- 1a4cfe8: feat: add
<deployed>/<total>services printcolumn to ServiceSet (#2760) by @wahabmk - 80c2591: feat: allow to keep deployed services when changing MultiClusterService selector (#2715) by @BROngineer
- 0464f24: feat: audit policy support (#2723) by @eromanova
- 59260ee: feat: support topology spread constraints in kcm chart (#2691) by @Danil-Grigorev
🐛 Notable Fixes 🐛
- 8bca1ac: Revert "fix: update helmController image to v1.5.5 (#2775)" (#2776) by @eromanova
- de1355b: fix(am): filter namespace watch reconciles (#2695) by @zerospiel
- 545d469: fix(charts): pin vsphere-cpi Helm chart to 1.35.1 (#2758) by @oshep
- de1c0a8: fix(templates): add missing MachineDeployment version (#2742) by @kristiangronas
- fc52a62: fix(templates): add openstack floatingippoolref (#2741) by @bnallapeta
- 3a071e1: fix(templates): proper merge user and defaults vals (#2722) by @zerospiel
- 24aa88a: fix(templates): update CAPI resources (#2732) by @zerospiel
- 8532a12: fix: change Deployed comment to indicate if all services were deployed (#2754) by @wahabmk
- 0263f85: fix: change version compare to use semver (#2662) by @kylewuolle
- 810e4e4: fix: ensure kcm helm chart is updated while dev-upgrade (#2748) by @eromanova
- b38b261: fix: make ServicesInReady condition true when 0 services (#2764) by @wahabmk
- 20a0e8a: fix: mcs status not persisting for delete (#2690) by @wahabmk
- 0096e96: fix: number of total and deployed services (#2717) by @BROngineer
- 986c4ca: fix: proper aso version for capz (#2787) by @a13x5
- ed080e5: fix: respect dependsOn on upgrades (#2714) by @BROngineer
- 44489ca: fix: sequential upgrades pick dead-end branches (#2693) by @kylewuolle
- 346d9e2: fix: support priorityClassName in kcm chart (#2746) by @vikramhh
- 2d8a059: fix: too many files open error in kind cluster while testing (#2689) by @wahabmk
- d77e75d: fix: update helmController image to v1.5.5 (#2775) by @eromanova
✨ Notable Changes ✨
- b3a573c: Revert "chore(bump): flux to v2.18.3 (#2773)" (#2777) by @eromanova
- 832d28b: refactor: normalize requeue/error controller paths (#2699) by @zerospiel
- 1ce3bd0: refactor: optimizations to CD reconcile process (#2703) by @wahabmk
- c637c43: refactor: optimizations to the MCS reconcile process (#2702) by @wahabmk
Full Changelog: v1.9.0...v1.10.0