Releases: michelin/VPA-Autopilot
Releases · michelin/VPA-Autopilot
v0.3.1
Changes
- fix: fix supported kind check @aurel333 (#36)
- ci: add release-drafter workflow @sofianlak (#29)
- chore: log skip reasons in auto VPA controller @sofianlak (#25)
🧰 Maintenance
- dependabot(deps): bump the all-github-actions group across 1 directory with 4 updates @dependabot[bot] (#35)
- dependabot(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 @dependabot[bot] (#27)
- dependabot(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 @dependabot[bot] (#26)
Contributors
@ZakariaSabour, @aurel333, @dependabot[bot], @sofianlak and dependabot[bot]
v0.3.0
v0.2.0
Initial release
This is the first release of the VPA Autopilot controller!
It allows to deploy a VPA with a default configuration for every Deployment in the cluster, except those in ignored namespaces. Also if another autoscaling tool (HPA or VPA) targets the same Deployment, the VPA that was generated will be removed to not generate conflicts.