Skip to content

v0.46.1

Compare
Choose a tag to compare
@gianlucam76 gianlucam76 released this 04 Feb 09:24
5302604

🐛 Bug Fixes

  • Set SveltosCluster mgmt/mgmt token renewal to one hour. Release v0.46.0 set it to 3 hours causing problem on upgrades. More info here
  • Copy SyncMode from EventTrigger Spec to ClusterProfile Spec. bug
  • Allow CloudEventAction to be expressed as a template. This allow action (Create or Delete) to be decided at run time using CloudEvent. More info PR