Skip to content

Releases: projectsveltos/sveltos-agent

v0.42.1

22 Nov 07:54
4fc1e9c
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix a bug with DeploymentType set to Local in Profile instances. [Bug](deploymentType: Local does not work with Profile)
  • Fix a bug that prevented EventManager to react to changes in ConfigMap/Secret instances referenced by Generator. PR

v0.42.0

15 Nov 09:11
9f4edc9
Compare
Choose a tag to compare

🚀 Features

  • Add telemetry

v0.41.1

28 Oct 15:39
a58737b
Compare
Choose a tag to compare

🚀 Features

  • Allow to specify the kubeconfig key in a Secret

v0.41.0

26 Oct 12:05
22b42ca
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Event manager reacts to ConfigMap/Secret changes PR
  • Better handle scenarios when matching cluster is deleted PR
  • Better handles helm chart conflicts PR

v0.40.0

14 Oct 07:11
ab5fe60
Compare
Choose a tag to compare

🚀 Features

  • Dashboard support for multi-tenancy: users can login using bearer token and can only see clusters they have permissions for
  • Add-on controller caches remote managed clusters' clients)

v0.39.0

07 Oct 12:36
5401152
Compare
Choose a tag to compare

🚀 Features

  • Expose serviceAccount info that Sveltos should use when renewing token
  • Expose SkipSchemaValidation in HelmChart options

🐛 Bug Fixes

  • Remove resources created in the management cluster when a managed cluster is deleted. Bug
  • Avoid incorrect logs about compatibility checks in the management cluster. [Bug](projectsveltos/addon-controller#715

v0.38.4

27 Sep 07:53
e24ef50
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Resolve issue preventing add-on installation on clusters after deletion and recreation.

v0.38.3

25 Sep 08:41
c408e19
Compare
Choose a tag to compare

🚀 Features

  • Helm charts: add ability to upgrade CRDs during helm release upgrade

🐛 Bug Fixes

  • Fix add-on-controller crash when in ContinuousWithDriftDetection mode

v0.38.2

19 Sep 13:51
3aa5e84
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix for private registries

v0.38.1

11 Sep 12:50
08eadd5
Compare
Choose a tag to compare

🌱 Others

• Bump clusterAPI to v1.8.3
• golang v1.22.7