vertical-pod-autoscaler-1.1.0
kwiesmueller
released this
10 Apr 15:40
·
940 commits
to master
since this release
This version is built with Go 1.22.1
- Confirms VPA/Pod association by checking OwnerRef against TargetRef, instead of relying on labelSelector (see #6460)
- Removes vpa builder Dockerfile and switch dependabot to component Dockerfiles (see #6370)
- Switches to multistage build Dockerfiles for VPA (see #6338)
- Implements KEP-4831: Control VPA eviction behavior based on scaling direction and resource (see #5599)
- Fixes multiple run of informers created in fetcher.go (see #6157)
Full Changelog: vertical-pod-autoscaler-1.0.0...vertical-pod-autoscaler-1.1.0