intel / gardener-extension-cri-resmgr

Gardener extension controller for the https://github.com/intel/cri-resource-manager container runtime proxy
Apache License 2.0
9 stars 5 forks source link

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/gardener/gardener from 1.74.2 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 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)
dependabot[bot] commented 1 year ago

Superseded by #180.