Skip to content

v0.15.0

Compare
Choose a tag to compare
@gianlucam76 gianlucam76 released this 08 Aug 16:25
· 25 commits to release-0.15 since this release
6adeb71

🚀 Features:

  • start rolling upgrade for Deployment, StatefulSet, DaemonSet instances when a mounted ConfigMap, Secret changes. ClusterProfile has a knob, Reloader. When this knob is set to true, any Deployment, StatefulSet, DaemonSet instance deployed by Sveltos because of such ClusterProfile will have a rolling upgrade triggered by Sveltos when any mounted ConfigMap/Secret changes.

🐛 Bug Fixed:

  • some Sveltos components (classifiers, addon-compliance-controller) used to go in CrashLoopBackOff if clusterAPI was not installed in the management cluster;
  • cluster classification based on Kubernetes version was not working properly on GKE clusters.