This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
Releases: giantswarm/azure-admission-controller
Releases · giantswarm/azure-admission-controller
v4.5.0
v4.4.0
Fixed
- Add necessary values for PSS policy warnings.
Added
- Added the use of the runtime/default seccomp profile.
v4.3.1
Fixed
- Make container run as non root user.
v4.3.0
Added
- Validate if cluster already exists.
v4.2.1
Release v4.2.1 (#414) Co-authored-by: github-actions <action@github.com>
v4.2.0
Release v4.2.0 (#410) Co-authored-by: github-actions <action@github.com>
v4.1.0
Changed
- Set VPA to never go below 250m CPU limit.
- Switch to RollingUpdate strategy.
v4.0.1
Changed
- Really use location passed as flag to the controller for the failure domain validation on
AzureMachine
CRs.
v4.0.0
Removed
- Remove mutations on fields that are already defaulted on
kubectl-gs
. - Remove validation that checks that
AzureCluster
andCluster
have the same release label.
v3.7.0
Added
- Add VerticalPodAutoscaler CR.