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-openstack:v1.32.1->v1.33.0] #1071

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

gardener-robot-ci-1
Copy link
Contributor

Release Notes:

Optional CSI Manila driver deployment to support NFS persistent volumes out-of-the-box.
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.
Add machine labels to the `ProviderConfig` of a worker pool to support rolling of its machines on label changes.
Add support for user-provided `NodeTemplate`s
`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.
The `csi-snapshot-validation` Service deployed by the provider-openstack extension 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).
The stale healthcheck conditions from the extension are now properly cleaned up.
Switched images from DockerHub to copies in Gardener GCR
provider-openstack does no longer use Gardener GCR copies for `openstack-cloud-controller-manager` and `cinder-csi-plugin` in versions 1.24, 1.25 and 1.26. Instead, the upstream GCR container images are used (`registry.k8s.io/provider-os/openstack-cloud-controller-manager` and `registry.k8s.io/provider-os/cinder-csi-plugin`).
The following images are updated:
- registry.k8s.io/provider-os/cinder-csi-plugin: v1.24.5 -> v1.24.6 (for Kubernetes 1.24 Shoots)
- registry.k8s.io/provider-os/cinder-csi-plugin: v1.25.3 -> v1.25.5 (for Kubernetes 1.25 Shoots)
- registry.k8s.io/provider-os/cinder-csi-plugin: v1.26.0 -> v1.26.2 (for Kubernetes 1.26 Shoots)
Cloud-controller-manager Loadbalancer configuration has been updated: `monitorDelay: 60s -> 20s`, `monitorMaxRetries: 5 -> 2`
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.
The `gardener-extension-admission-openstack` Service in the `gardener-extension-admission-openstack` chart can now be configured to be topology-aware.
Adapt worker node hash calculation. Shoots that are currently using the server group feature will be rolled out. You can prevent the rollout if the shoot is annotated with `openstack.provider.extensions.gardener.cloud/worker-preserve-hash`.
An issue causing provider-openstack to wrongly delete the `extensions.gardener.cloud:provider-openstack:csi-snapshot-validation` ClusterRole and ClusterRoleBinding from the Seed cluster on every Shoot deletion is now fixed.

@gardener-robot-ci-1 gardener-robot-ci-1 requested a review from a team as a code owner April 11, 2023 17:54
@gardener-robot
Copy link

@gardener-robot-ci-1 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 11, 2023
@Diaphteiros Diaphteiros merged commit a04f30f into update Apr 21, 2023
@Diaphteiros Diaphteiros deleted the ci-kylmgvswm branch April 21, 2023 08:49
@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.

4 participants