v1.29.0
[gardener-extension-provider-aws]
✨ New Features
- [USER] The AWS extension does now support shoot clusters with Kubernetes version 1.22. You should consider the Kubernetes release notes before upgrading to 1.22. (#396, @timuthy)
- [OPERATOR] VPC IDs in infrastructure config are now checked if they exist, have correct VPC attribute values, and have an internet gateway attached, and if not the issue is reported as
ERR_CONFIGURATION_PROBLEMwith a clear error message. (#403, @stoyanr) - [DEVELOPER] Introducing a new field in the
providerSpecofMachineClassfor AWS calledsrcAndDstChecksEnabledwhich istrueby default and when set tofalsewill disable the source destination check on the AWS Instance (#386, @AxiomSamarth)
🏃 Others
- [USER] The following image is updated: (#411, @ialidzhikov)
- k8s.gcr.io/provider-aws/aws-ebs-csi-driver: v1.1.1 -> v1.1.4 (see CHANGELOG)
- [DEVELOPER] Missing or wrong doc comments and a few other common style errors will now be reported by the linter. (#410, @stoyanr)
Docker Images
gardener-extension-provider-aws: eu.gcr.io/gardener-project/gardener/extensions/provider-aws:v1.29.0
gardener-extension-admission-aws: eu.gcr.io/gardener-project/gardener/extensions/admission-aws:v1.29.0