gardener / gardener-extension-os-gardenlinux

Gardener extension controller for the Garden Linux operating system
Apache License 2.0
9 stars 31 forks source link

Bump github.com/gardener/gardener from 1.73.0 to 1.73.1 #110

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/gardener/gardener from 1.73.0 to 1.73.1.

Release notes

Sourced from github.com/gardener/gardener's releases.

v1.73.1

[gardener]

🐛 Bug Fixes

  • [OPERATOR] An issue causing deletion of a legacy (wrongly configured) Shoot cluster to be denied because of network ranges overlapping with the default VPN network is now fixed. (gardener/gardener#8137, @​oliver-goetz)
  • [OPERATOR] Missing permissions were added for the Gardenlet service account for Machine objects. This fix is relevant if feature gate MachineControllerManagerDeployment is enabled in your landscape. (gardener/gardener#8123, @​gardener-ci-robot)

🏃 Others

Docker Images

apiserver: eu.gcr.io/gardener-project/gardener/apiserver:v1.73.1 controller-manager: eu.gcr.io/gardener-project/gardener/controller-manager:v1.73.1 scheduler: eu.gcr.io/gardener-project/gardener/scheduler:v1.73.1 operator: eu.gcr.io/gardener-project/gardener/operator:v1.73.1 gardenlet: eu.gcr.io/gardener-project/gardener/gardenlet:v1.73.1 resource-manager: eu.gcr.io/gardener-project/gardener/resource-manager:v1.73.1

Commits
  • 7d630f2 Release v1.73.1
  • 210af51 [release-v1.73] gardener-apiserver: Do not validate Shoot networks for a DELE...
  • c3184f3 Fix Gardenlet permission for Machines (#8123)
  • 3886ef4 [release-v1.73] Skip reading zone for non-existing PVs (#8118)
  • 4aec98a Fix flaky gardener operator tests caused by concurrent writes to garden objec...
  • f928893 bump up plutono to v7.5.22 (#8100)
  • 5e8d1ba Increased default reconciliation timeout to 3 minutes. (#8090)
  • 15f49e6 Prepare next Dev Cycle v1.73.1-dev
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
gardener-robot commented 1 year ago

@dependabot[bot] Thank you for your contribution.

gardener-robot-ci-2 commented 1 year ago

Thank you @dependabot[bot] for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.

dependabot[bot] commented 1 year ago

Superseded by #111.