You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ 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