📋 Components Versions 📋
| Provider Name | Version |
|---|---|
| Cluster API | v1.11.3 |
| Cluster API Provider AWS | v2.10.0 |
| Cluster API Provider Azure | v1.21.1 |
| Cluster API Provider Docker | v1.11.3 |
| Cluster API Provider GCP | v1.10.0 |
| Cluster API Provider Infoblox | v0.1.0 |
| Cluster API Provider IPAM | v1.1.0-rc.1 |
| Cluster API Provider k0smotron | v1.10.1 |
| Cluster API Provider OpenStack (ORC) | v0.13.0-mirantis.0 (v2.1.0) |
| Cluster API Provider vSphere | v1.14.0 |
| Projectsveltos | v1.1.1 |
Changelog
🚀 New Features 🚀
- 3fe2598: feat: add (Cluster)DataSource processing (#2151) by @zerospiel
- ea045b4: feat: add DataSource and ClusterDataSource types (#2147) by @zerospiel
- c5ea27f: feat: add e2e tests for pausing of service set reconciliation (#2237) by @kylewuolle
- ea52df1: feat: cluster authentication configuration (#2108) by @eromanova
- 4921d31: feat: enhance KSM types representation (#2159) by @BROngineer
- cac2ecb: feat: enhance multiclusterservice status with matching clusters (#2169) by @BROngineer
- a19eda8: feat: implement sequential upgrade (#2062) by @kylewuolle
- a5f3941: feat: keep deployed resources (#2220) by @BROngineer
- fbdb159: feat: registry authentication support (#2259) by @a13x5
🐛 Notable Fixes 🐛
- 2d9e31d: fix(cld): pass correct kubeconfig reference during cleanup (#2221) by @zerospiel
- 04579e3: fix(cld): wait for CDS to be deleted (#2194) by @zerospiel
- 33fe094: fix(cleanup): collect owners and delete (#2233) by @zerospiel
- 386226b: fix(cleanup): wait for PVs cleanup (#2241) by @zerospiel
- 0414492: fix(e2e): move testing config validation to Makefile (#2253) by @eromanova
- 02946f6: fix(openstack): relax managedSecurityGroups schema and align hosted and standalone charts (#2185) by @bnallapeta
- a3afae7: fix(regions): propagate kubconfig if cld ref (#2158) by @zerospiel
- 42a84b8: fix(telemetry): incorrect addressing (#2161) by @zerospiel
- 685ec74: fix(templates): migrate ASO objects to v1beta1 (#2201) by @zerospiel
- b4d4607: fix(templates): pass OS security groups (#2209) by @zerospiel
- bd0c5cf: fix(templates): substitute exact images with registry (#2204) by @zerospiel
- 4f13ff9: fix(webhook): validate templates on chains creation (#2215) by @zerospiel
- 1c042c3: fix: CD summary for service deployment state (#2225) by @wahabmk
- 75e2952: fix: Improve run-time for mcs mothership e2e tests (#2222) by @wahabmk
- 7fe1e84: fix: ServiceSet update bug if status isn't Deployed (#2142) by @wahabmk
- 86be4cd: fix: added the upgradePaths string slice back for backward compatibility and marked it as deprecated. (#2251) by @kylewuolle
- 95ed6d7: fix: converting serviceSpec to provider config (#2236) by @BROngineer
- df7f6bd: fix: create serviceset if no services defined (#2157) by @BROngineer
- 19d8d10: fix: dataSource values propagation (#2219) by @eromanova
- 62814fa: fix: do not update mgmt release immediately (#2203) by @zerospiel
- 2e29631: fix: helm options merging fails (#2208) by @kylewuolle
- 8979ebf: fix: move auth config file out of /etc/k0s directory (#2214) by @eromanova
- eaf45ae: fix: multicluster service value updates not reflected in service deployment (#2258) by @kylewuolle
- 9ed41b1: fix: poll cluster summaries (#2163) by @BROngineer
- d1f0cbc: fix: remove apiserver availability check for cleanup (#2229) by @Kshatrix
- 2dd673e: fix: serviceset creation if no services defined in cld (#2174) by @BROngineer
- 2507e95: fix: support empty ClusterDataSource status (#2192) by @eromanova
- 4b4e500: fix: trigger the deletion of ClusterDataSource (#2200) by @eromanova
Full Changelog: v1.5.0...v1.6.0