Skip to content

Vertical Pod Autoscaler 0.11.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jbartosik jbartosik released this 01 Jun 12:45
· 2989 commits to master since this release
cc90d57

Potentially breaking change:

  • Added validation - CPU values will be accepted only with resolution of 1 mCPU, memory with resolution of 1 b (#4798).

Other changes:

  • Switch to go 1.16 (#4658)
  • Admission controller now logs when it fails to start (#4706)
  • Increase resolution of admission_latency_seconds metric (#4657)
  • Reduce verbosity of some logs (#4693)