Skip to content

Releases: michelin/VPA-Autopilot

v0.3.0

27 Jan 10:38

Choose a tag to compare

The version v0.3.0 offers dependencies updates, go update and support of the resize in-place.

Notable changes

- Upgrade Go to 1.25
- Dependencies upgrade
- Support of the VPA behaviour `InPlaceOrRecreate`

v0.2.0

05 Jan 15:48

Choose a tag to compare

The version v0.2.0 offers dependencies updates, a new parameter and several small improvements.

Notable changes

  • A new parameter has been introduced: vpa-name-prefix. This allows to chose the prefix of the name of the generated VPA objects.

Initial release

19 Nov 16:14

Choose a tag to compare

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.