v0.38.0
gianlucam76
released this
11 Sep 08:10
·
8 commits
to release-0.38
since this release
🚀 Features
- introduce compatibility checks: to ensure seamless operation, Sveltos implements compatibility checks between its services in the management cluster and those deployed in managed clusters. The management cluster's services rely on data generated by Sveltos agents and drift-detection managers in the managed clusters. When Sveltos is upgraded, the management cluster's services are updated first. These services then initiate the upgrade process for Sveltos services in each managed cluster. Before allowing the management cluster's services to consume data from upgraded managed clusters, compatibility checks verify that all Sveltos services are running the same version.
- add support to pull Helm charts from private registries
🌱 Others
- Bump clusterAPI to v1.8.2