v1.28.0
[gardener-extension-provider-aws]
✨ New Features
- [USER] Added AWS m6i machine type family (#393, @patrickhuy)
🏃 Others
- [USER] The following image is updated: (#383, @ialidzhikov)
- k8s.gcr.io/sig-storage/csi-provisioner: v1.6.0 -> v2.1.2 (see CHANGELOG)
- [OPERATOR] Failures to reconcile
DNSRecordsdue to a missing hosted zone or a DNS name not matching the zone name are now properly categorized asERR_CONFIGURATION_PROBLEM. (#398, @stoyanr) - [OPERATOR] machine-controller-manager logs are exposed to the end-users (#382, @vlvasilev)
[cloud-provider-aws]
🏃 Others
- [OPERATOR]
k8s.io/legacy-cloud-providersis now updated tov0.18.20. (gardener-attic/cloud-provider-aws#12, @ialidzhikov) - [OPERATOR]
k8s.io/legacy-cloud-providersis now updated tov0.19.14. (gardener-attic/cloud-provider-aws#11, @vpnachev) - [OPERATOR]
k8s.io/legacy-cloud-providersis now updated tov0.20.10. (gardener-attic/cloud-provider-aws#9, @vpnachev) - [OPERATOR]
k8s.io/legacy-cloud-providersis now updated tov0.21.4. (gardener-attic/cloud-provider-aws#10, @vpnachev)
[machine-controller-manager-provider-aws]
✨ New Features
- [USER] A new boolean field called
SrcAndDstChecksEnabledin the providerSpec of the MachineClass for AWS is introduced. The default value of this flag istruewhich retains current behavior. However, on setting this flag tofalsethese checks are disabled. (gardener/machine-controller-manager-provider-aws#39, @AxiomSamarth)
[terraformer]
⚠️ Breaking Changes
- [DEVELOPER] Once the
azurermprovider plugin is updated fromv2.36.0tov2.68.0theskip_provider_registrationflag in theprovidersection need to be set totrue. (gardener/terraformer#99, @dkistner)
🏃 Others
- [OPERATOR] The following terraform provider plugins are updated: (gardener/terraformer#101, @ialidzhikov)
- hashicorp/terraform-provider-aws: 3.32.0 -> 3.54.0
- [OPERATOR] The terraform
azurermprovider plugin is updated fromv2.36.0tov2.68.0. (gardener/terraformer#99, @dkistner)
Docker Images
gardener-extension-provider-aws: eu.gcr.io/gardener-project/gardener/extensions/provider-aws:v1.28.0
gardener-extension-admission-aws: eu.gcr.io/gardener-project/gardener/extensions/admission-aws:v1.28.0