aws-admission-controller release v2.2.0
Changed
- Use cert-manager v1 API
Added
- Added defaulting for the Cluster region in the
AWSCluster
CR - Added defaulting for the Cluster description in the
AWSCluster
CR - Added defaulting for the Cluster DNS domain in the
AWSCluster
CR - Added validation for
alpha.aws.giantswarm.io/update-max-batch-size
annotation on theAWSCluster
CR. - Added validation for
alpha.aws.giantswarm.io/update-pause-time
annotation on theAWSCluster
CR. - Added validation for
alpha.aws.giantswarm.io/update-max-batch-size
annotation on theAWSMachineDeployment
CR. - Added validation for
alpha.aws.giantswarm.io/update-pause-time
annotation on theAWSMachineDeployment
CR.