Skip to content

vertical-pod-autoscaler-1.1.0

Compare
Choose a tag to compare
@kwiesmueller kwiesmueller released this 10 Apr 15:40
· 226 commits to master since this release
7803cdd

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