vertical-pod-autoscaler-app release v2.3.0
Changed
- Upgrade vertical-pod-autoscaler to 0.10.0
API changes:
Added support for alternative recommenders.
Added support for per-VPA Object MinReplicas.
Other notable changes:
Added support for running VPA out of cluster.
Use v1 API for storage instead of v1beta2.
Allow configuring default update threshold.
Use v1 API to register admission webhook.
Bug fixes:
Use correct timestamp for checkpoints.
Issues with setting limits.
Deploying VPA in different namespaces.
Loading history.
Fixed
- Fix admission-controller webhook-service name.
- Fix webhook name in generated secret certificate.
- Prefix generated secret certificate with release-name.