Skip to content

v0.2.0

Compare
Choose a tag to compare
@gianlucam76 gianlucam76 released this 15 Nov 23:35
· 14 commits to release-0.2 since this release
ad250e3

Changes since v0.1.1

Highlights

  1. Introduce cluster classification. Using the Classifier CRD, it is possible to define which set of labels clusters should have based on their runtime state (Kubernetes version and/or deployed resources);
  2. Introduce ability to change log severity for each Sveltos pod without restarting the pod. DebuggingConfiguration CRD allows to set that at per sveltos component level;
  3. Added knob to select behavior when cluster stops matching a ClusterProfile. Default behavior causes all kubernetes add-ons deployed by the ClusterProfile instance to be withdrawn from cluster. Knob allows changing this behavior and leaving add-ons in the cluster.

🌱 Others

• bump cluster-api pin to v1.2.5