Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

v0.46.1

Choose a tag to compare

@gianlucam76 gianlucam76 released this 03 Feb 18:41
650efa0

🐛 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