Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Releases: giantswarm/azure-admission-controller

v4.5.0

17 Jul 12:01
2889bf5
Compare
Choose a tag to compare

Fixed

  • Fix deployment manifest indentation.

v4.4.0

14 Jul 14:55
305e308
Compare
Choose a tag to compare

Fixed

  • Add necessary values for PSS policy warnings.

Added

  • Added the use of the runtime/default seccomp profile.

v4.3.1

02 Feb 11:56
90007ca
Compare
Choose a tag to compare

Fixed

  • Make container run as non root user.

v4.3.0

04 Jan 10:05
260fa3f
Compare
Choose a tag to compare

Added

  • Validate if cluster already exists.

v4.2.1

23 Jun 12:49
b82cbb9
Compare
Choose a tag to compare
Release v4.2.1 (#414)

Co-authored-by: github-actions <action@github.com>

v4.2.0

16 Jun 14:53
b23f6df
Compare
Choose a tag to compare
Release v4.2.0 (#410)

Co-authored-by: github-actions <action@github.com>

v4.1.0

10 Jun 13:22
079f522
Compare
Choose a tag to compare

Changed

  • Set VPA to never go below 250m CPU limit.
  • Switch to RollingUpdate strategy.

v4.0.1

06 May 15:45
63d4675
Compare
Choose a tag to compare

Changed

  • Really use location passed as flag to the controller for the failure domain validation on AzureMachine CRs.

v4.0.0

01 Apr 07:26
832e45b
Compare
Choose a tag to compare

Removed

  • Remove mutations on fields that are already defaulted on kubectl-gs.
  • Remove validation that checks that AzureCluster and Cluster have the same release label.

v3.7.0

21 Mar 09:05
d72af6b
Compare
Choose a tag to compare

Added

  • Add VerticalPodAutoscaler CR.