Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci:component:github.com/gardener/gardener-extension-provider-aws:v1.42.1->v1.43.0] #1072

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

gardener-robot-ci-3
Copy link
Contributor

Release Notes:

Added `cloudprovider` webhook part of `gardener-extension-provider-aws` which ensures that the `cloudprovider` secret has the `credentialsFile` field present. The format of this field can be found in [this documentation](https://docs.aws.amazon.com/sdkref/latest/guide/file-format.html).
The `cloud-controler-manager` and `csi-driver-controller` deployments now use an AWS credentials file for authentication.
The `csi-snapshot-validation` Service deployed by the provider-aws extension and the provider-aws's `gardener-extension-provider-aws` Service can now be topology-aware (depending on the Seed setting and the Shoot HA failure tolerance type). For more details, see the [Topology-aware Traffic Routing documentation](https://github.com/gardener/gardener/blob/v1.66.0/docs/usage/topology_aware_routing.md).
Fix an issue where `shoot` reconciliation would fail when `sshAccess` was disabled.
Add support for IMDSv2
Adapted extension components to support the [FullNetworkPoliciesInRuntimeCluster](https://github.com/gardener/gardener/blob/master/docs/deployment/feature_gates.md#list-of-feature-gates) feature gate introduced by `gardener/gardener` v1.66, see [here](https://github.com/gardener/gardener/blob/master/docs/concepts/resource-manager.md#networkpolicy-controller) and [#7352](https://github.com/gardener/gardener/pull/7589) for more information.
`csi-driver-node` is annotated with the `wait-for-csi-node` annotation. Gardener uses this to only schedule workload pods to a `Node` once the driver has been successfully registered with the `CSINode` object.
Update TF_VERSION `0.15.5` -> `1.3.9` and update how the local providers are fetched and stored to be compatible with the latest TF specification.
Dropped validation for `KeyName` in `AWSProviderSpec`.
`KeyName` in `AWSProviderSpec` struct has been changed to a `pointer`.
added support to modify instance metadata parameters for a VM through machineClass only during creation. This could be used to enable instance metadatav2 to containerised environment
CVE categorization for mcm-provider-aws has been added.
aws-ebs-csi-driver has been updated `v1.14.1 -> v1.17.0`
cloud-controller-manager has been updated `v1.26.0 -> v1.26.1`
The default VolumeSnapshotClass managed by `provider-aws` does now properly define this VolumeSnapshotClass as default one. Previously there was a typo in the annotation value for `snapshot.storage.kubernetes.io/is-default-class`, hence the VolumeSnapshotClass was never considered as default one by the external-snapshotter and the VolumeSnapshotClass defaulting was never working as expected.
If you already deploy your own default VolumeSnapshotClass, then consider disabling provider-aws's default VolumeSnapshotClass (using the `storage.managedDefaultClass` field in the controlPlaneConfig) as having more than 1 default VolumeSnapshotClass will prevent external-snapshotter to default the `spec.volumeSnapshotClassName` of a VolumeSnapshot.
The stale healthcheck conditions from the extension are now properly cleaned up.
Fix an issue that allows duplicate zones in the infrastructure.
An edge case where all the machineSets were scaled down to zero has been dealt with.
An issue has been fixed which caused undesired `PATCH` requests when updating the state in the `Worker` or `ShootState` resources.
Bump golang.org/x/net from 0.2.0 to 0.7.0
Bump builder image from `golang:1.19.5` to `golang:1.20.2`
The `gardener-extension-admission-aws` Service in the `gardener-extension-admission-aws` chart can now be configured to be topology-aware.
An issue causing provider-aws to wrongly delete the `extensions.gardener.cloud:provider-aws:csi-snapshot-validation` ClusterRole and ClusterRoleBinding from the Seed cluster on every Shoot deletion is now fixed.

@gardener-robot-ci-3 gardener-robot-ci-3 requested a review from a team as a code owner April 12, 2023 17:47
@gardener-robot
Copy link

@gardener-robot-ci-3 Thank you for your contribution.

@gardener-robot gardener-robot added needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels Apr 12, 2023
@Diaphteiros Diaphteiros merged commit 265707a into update Apr 21, 2023
@Diaphteiros Diaphteiros deleted the ci-plonuajkf branch April 21, 2023 08:48
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Apr 21, 2023
Diaphteiros added a commit that referenced this pull request Sep 18, 2023
* Upgrade github_com_gardener_gardener-extension-shoot-dns-service (#1074)

from v1.31.1 to v1.32.1

* Upgrade github_com_gardener_gardener-extension-provider-aws (#1072)

from v1.42.1 to v1.43.0

* Upgrade github_com_gardener_gardener-extension-provider-openstack (#1071)

from v1.32.1 to v1.33.0

Co-authored-by: gardener-robot-ci-3 <gardener.ci.user3@gmail.com>

* Upgrade github_com_gardener_gardener-extension-provider-azure (#1070)

from v1.34.1 to v1.35.0

* Upgrade github_com_gardener_gardener-extension-provider-gcp (#1069)

from v1.28.1 to v1.29.0

* [ci:component:github.com/gardener/dashboard:1.67.0->1.68.2] (#1068)

* Upgrade github_com_gardener_dashboard

from 1.67.0 to 1.68.2

* Upgrade github_com_gardener_gardener-extension-provider-vsphere (#1065)

from v0.26.0 to v0.27.0

Co-authored-by: gardener-robot-ci-2 <gardener.ci.user2@gmail.com>

* Upgrade github_com_gardener_gardener-extension-networking-calico (#1062)

from v1.31.2 to v1.32.0

Co-authored-by: gardener-robot-ci-3 <gardener.ci.user3@gmail.com>

* Upgrade github_com_gardener_gardener-extension-shoot-cert-service (#1055)

from v1.30.1 to v1.31.0

Co-authored-by: gardener-robot-ci-1 <gardener.ci.user@gmail.com>

* adapt dashboard deployment to helm chart changes"

* upgrade Gardener to v1.67.2

* fix problems with Gardener network policies

* fix certificate SANs

* Upgrade github_com_gardener_gardener-extension-shoot-cert-service (#1188)

from v1.31.0 to v1.36.0

* Upgrade github_com_gardener_cert-management (#1186)

from v0.10.4 to v0.11.0

Co-authored-by: gardener-robot-ci-1 <gardener.ci.user@gmail.com>

* Upgrade github_com_gardener_gardener-extension-shoot-dns-service (#1185)

from v1.32.1 to v1.38.1

Co-authored-by: gardener-robot-ci-3 <gardener.ci.user3@gmail.com>

* Upgrade github_com_gardener_gardener-extension-provider-vsphere (#1184)

from v0.27.0 to v0.31.2

* Upgrade github_com_gardener_gardener-extension-runtime-gvisor (#1183)

from v0.9.1 to v0.11.0

Co-authored-by: gardener-robot-ci-3 <gardener.ci.user3@gmail.com>

* Upgrade github_com_gardener_gardener-extension-networking-calico (#1177)

from v1.32.0 to v1.36.0

Co-authored-by: gardener-robot-ci-3 <gardener.ci.user3@gmail.com>

* Upgrade github_com_gardener_gardener-extension-provider-azure (#1176)

from v1.35.0 to v1.38.1

Co-authored-by: gardener-robot-ci-1 <gardener.ci.user@gmail.com>

* Upgrade github_com_gardener_gardener-extension-provider-openstack (#1171)

from v1.33.0 to v1.36.0

Co-authored-by: gardener-robot-ci-3 <gardener.ci.user3@gmail.com>

* Upgrade github_com_gardener_gardener-extension-provider-aws (#1170)

from v1.43.0 to v1.46.0

* Upgrade github_com_gardener_gardener-extension-provider-gcp (#1168)

from v1.29.0 to v1.32.0

Co-authored-by: gardener-robot-ci-3 <gardener.ci.user3@gmail.com>

* Upgrade github_com_gardener_external-dns-management (#1164)

from v0.15.2 to v0.15.8

Co-authored-by: gardener-robot-ci-1 <gardener.ci.user@gmail.com>

* [ci:component:github.com/gardener/gardener-extension-os-ubuntu:v1.21.0->v1.22.0] (#1124)

* upgrade etcd and use custom image

* Upgrade github_com_gardener_gardener-extension-os-ubuntu

from v1.21.0 to v1.22.0

---------

Co-authored-by: Johannes Aubart <johannes.aubart@sap.com>

* [ci:component:github.com/gardener/gardener-extension-os-suse-chost:v1.21.0->v1.22.0] (#1110)

* upgrade etcd and use custom image

* Upgrade github_com_gardener_gardener-extension-os-suse-chost

from v1.21.0 to v1.22.0

---------

Co-authored-by: Johannes Aubart <johannes.aubart@sap.com>
Co-authored-by: gardener-robot-ci-3 <gardener.ci.user3@gmail.com>

* [ci:component:github.com/gardener/gardener-extension-os-gardenlinux:v0.19.0->v0.20.0] (#1107)

* upgrade etcd and use custom image

* Upgrade github_com_gardener_gardener-extension-os-gardenlinux

from v0.19.0 to v0.20.0

---------

Co-authored-by: Johannes Aubart <johannes.aubart@sap.com>
Co-authored-by: gardener-robot-ci-2 <gardener.ci.user2@gmail.com>

* update k8s versions and machine images

* fix certificate SANs issues

---------

Co-authored-by: Gardener CI Robot 1 <gardener.ci.user@gmail.com>
Co-authored-by: Gardener CI Robot 3 <55584046+gardener-robot-ci-3@users.noreply.github.com>
Co-authored-by: gardener-robot-ci-3 <gardener.ci.user3@gmail.com>
Co-authored-by: Gardener CI Robot 2 <52166830+gardener-robot-ci-2@users.noreply.github.com>
Co-authored-by: gardener-robot-ci-2 <gardener.ci.user2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants