Skip to content

v0.35.0

Compare
Choose a tag to compare
@gianlucam76 gianlucam76 released this 25 Jul 12:24
8276851

🚀 Features:

  • TemplateResourceRefs in EvenTrigger instances can be expressed as templates and instantiated using cluster namespace, name, kind. PR
  • Referenced resources in EventTriggers (via PolicyRefs or ValuesFrom) can be expressed as template. PR

🐛 Bug Fixes

  • SveltosCluster.Status.Ready is set to true first time sveltos cluster controller successfully connects to it. It is never reset to false otherwise. If an issue occurs connecting, only the Status.FailureMessage is updated. PR
  • Fix an issue in event-manager not honouring DeploymentType when creating a ClusterProfile. PR