Releases: projectsveltos/addon-controller
Releases · projectsveltos/addon-controller
v0.44.0
v0.43.0
🚀 Features
- New set of template functions: copy, setField, removeField, chainSetField, chainRemoveField
- dry run full diff: when running with SyncMode DryRun, Sveltos can display full diff for resources that would be updated by the proposed change
🐛 Bug Fixes
- Reconcile EventTrigger instances when referenced resources change. PR
v0.42.1
v0.42.0
🚀 Features
- Add telemetry
v0.41.1
🚀 Features
- Allow to specify the kubeconfig key in a Secret
v0.41.0
v0.40.0
🚀 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
🚀 Features
- Expose serviceAccount info that Sveltos should use when renewing token
- Expose SkipSchemaValidation in HelmChart options
🐛 Bug Fixes
v0.38.4
v0.38.3
🚀 Features
- Helm charts: add ability to upgrade CRDs during helm release upgrade
🐛 Bug Fixes
- Fix add-on-controller crash when in ContinuousWithDriftDetection mode