Skip to content

v1.6.1

Latest

Choose a tag to compare

@gianlucam76 gianlucam76 released this 15 Mar 07:56
23fd7ae

🐞 Bug Fixes

projectsveltos/addon-controller#1641: Hardened Helm Lifecycle: Resolved issues causing Helm releases to stall or fail during upgrades.

  • Improved handling of missing sub-charts within the dependency management flow.
  • Added metadata sanitization to prevent "invalid semantic version" errors during the upgrade process.

✨ Improvements

Intelligent Resource Filtering: Optimized the EventSource and HealthCheck reconcilers. The system now performs a pre-evaluation check on Name and Namespace before triggering a full evaluation. This eliminates redundant processing for resources that don't match your ResourceSelector criteria.