Skip to content

v1.2.1

Latest

Choose a tag to compare

@gianlucam76 gianlucam76 released this 03 Nov 08:00
8e63874

✨ New Features and Enhancements

Dashboard Enhancements

  • Filter deployed resources by namespace, name, kind
  • Filter deployed Helm charts by release namespace and name
  • Filter Profiles by namespace, name
  • Display when cluster is paused

Health Check Enhancement

  • When a resource is detected as degraded, a Kubernetes Events will be generated in the managed cluster (on the resource itself)
  • Instruct the sveltos-agent to re-evaluate a HealthCheck rule for a specific duration before setting a status to Degraded. This is useful for scenarios like detecting a Pod using stale Secret data, allowing time for the Pod to naturally update or restart.

🐛 Bug Fixes and Enhancements

  • Fix a crash in addon-controller for clusters in pull mode when KustomizationRefs are used. PR
  • Fix Reloader with Secrets
  • Extend agent overrides: Any resource can now be overridden