v1.28.0
gardener-robot-ci-3
released this
31 Aug 08:16
·
763 commits
to master
since this release
[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
DNSRecords
due 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-providers
is now updated tov0.18.20
. (gardener-attic/cloud-provider-aws#12, @ialidzhikov) - [OPERATOR]
k8s.io/legacy-cloud-providers
is now updated tov0.19.14
. (gardener-attic/cloud-provider-aws#11, @vpnachev) - [OPERATOR]
k8s.io/legacy-cloud-providers
is now updated tov0.20.10
. (gardener-attic/cloud-provider-aws#9, @vpnachev) - [OPERATOR]
k8s.io/legacy-cloud-providers
is 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
SrcAndDstChecksEnabled
in the providerSpec of the MachineClass for AWS is introduced. The default value of this flag istrue
which retains current behavior. However, on setting this flag tofalse
these checks are disabled. (gardener/machine-controller-manager-provider-aws#39, @AxiomSamarth)
[terraformer]
⚠️ Breaking Changes
- [DEVELOPER] Once the
azurerm
provider plugin is updated fromv2.36.0
tov2.68.0
theskip_provider_registration
flag in theprovider
section 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
azurerm
provider plugin is updated fromv2.36.0
tov2.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