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

Bump github.com/gardener/gardener from 1.75.0 to 1.76.2 #179

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2023

Bumps github.com/gardener/gardener from 1.75.0 to 1.76.2.

Release notes

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

v1.76.2

[gardener/gardener]

🐛 Bug Fixes

  • [USER] An issue has been fixed for highly-available Shoots whose etcd clusters didn't get ready in the Completing phase of a CA credentials rotation. by @​gardener-ci-robot #8306

🏃 Others

  • [OPERATOR] A bug preventing plutono ingress to use wildcard-certificate is fixed. by @​gardener-ci-robot #8318
  • [OPERATOR] gardenlet: A regression preventing the alertmanager in the garden namespace from sending email notifications is now fixed. by @​gardener-ci-robot #8314

Docker Images

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

v1.76.1

[gardener/gardener]

🐛 Bug Fixes

  • [OPERATOR] gardenlet: A regression causing metering related recording rules for the aggregate-prometheus not to be applied is now fixed. by @​gardener-ci-robot #8286

Docker Images

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

v1.76.0

[gardener/gardener]

⚠️ Breaking Changes

  • [OPERATOR] Removed service.beta.kubernetes.io/aws-load-balancer-type: nlb annotation from istio-ingressgateway service template. Set this annotation in seed configuration. Note: Changing load balancer type creates a new one, old one requires manual clean-up. by @​axel7born #8214
  • [OPERATOR] When deploying this version of gardener-operator, make sure that you update your Garden resources with the new .spec.virtualCluster.gardener.clusterIdentity field. If you already have a gardener-apiserver deployment, make sure that the value matches the --cluster-identity flag of the current gardener-apiserver deployment. by @​rfranzke #8234
  • [OPERATOR] gardener-operator no longer reports the Reconciled condition. Instead, it now reports the progress in .status.lastOperation, similar to how it's done for Shoots. by @​rfranzke #8238
  • [OPERATOR] ⚠️ The deprecated field .spec.settings.ownerChecks has been removed from the Seed API. Please check your Seeds and remove any usage before upgrading to this Gardener version. by @​dimitar-kostadinov #8109
  • [DEVELOPER] So far the github.com/gardener/gardener/pkg/utils/managedresources.{NewForShoot,CreateForShoot} funcs were ignoring the passed origin func parameter and were always using gardener as value. These funcs will now respect and use the passed origin value. by @​ialidzhikov #8260
  • [DEVELOPER] A new field errorCodeCheckFunc is introduced in the generic Worker actuator. This should be set to parse the Gardener error codes from the error returned in Worker reconciliation. by @​acumino #8242

✨ New Features

... (truncated)

Commits
  • 706ab64 Release v1.76.2
  • 3a2031a [release-v1.76] Fix plutono ingress secret for shoot cluster (#8318)
  • 2cdcf76 Allow the alertmanager in the garden ns to send out email notifications (#8314)
  • 133f96e Fix CA rotation for multi-node etcds (#8306)
  • 6300d06 Prepare next Dev Cycle v1.76.2-dev
  • 96c79cb Release v1.76.1
  • a40a220 Replace the metering.rules.stateful.yaml symlink with its content (#8286)
  • c552eeb Prepare next Dev Cycle v1.76.1-dev
  • a5a76db Release v1.76.0
  • ca999b8 Drop no longer needed checksum annotations from GCM deployment (#8270)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Release note:

Bumps [github.com/gardener/gardener](https://github.com/gardener/gardener) from 1.75.0 to 1.76.2.

Bumps [github.com/gardener/gardener](https://github.com/gardener/gardener) from 1.75.0 to 1.76.2.
- [Release notes](https://github.com/gardener/gardener/releases)
- [Commits](gardener/gardener@v1.75.0...v1.76.2)

---
updated-dependencies:
- dependency-name: github.com/gardener/gardener
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners August 9, 2023 12:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 9, 2023
@gardener-robot
Copy link

@dependabot[bot] 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 Aug 9, 2023
@gardener-robot-ci-3
Copy link
Contributor

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.

@MartinWeindel MartinWeindel added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 9, 2023
@gardener-robot-ci-3 gardener-robot-ci-3 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Aug 9, 2023
Copy link
Member

@MartinWeindel MartinWeindel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/review Needs review labels Aug 9, 2023
@MartinWeindel MartinWeindel merged commit b3ee54e into master Aug 9, 2023
1 check passed
@MartinWeindel MartinWeindel deleted the dependabot/go_modules/github.com/gardener/gardener-1.76.2 branch August 9, 2023 13:10
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Aug 9, 2023
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) reviewed/lgtm Has approval for merging reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) 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.

5 participants