gardener / gardener-extension-shoot-cert-service

Gardener extension controller for certificate services for shoot clusters.
https://gardener.cloud
Apache License 2.0
10 stars 35 forks source link

Bump github.com/gardener/gardener from 1.80.1 to 1.81.1 #203

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/gardener/gardener from 1.80.1 to 1.81.1.

Release notes

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

v1.81.1

[gardener/gardener]

🏃 Others

Docker Images

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

v1.81.0

[gardener/etcd-druid]

⚠️ Breaking Changes

  • [USER] Update etcd-custom-image to v3.4.26-2. by @​shreyas-s-raogardener/etcd-druid#656
  • [OPERATOR] Etcd druid will now not support policy/v1beta1 for PodDisruptionBudgets and will only use policy/v1 for PodDisruptionBudgets by @​aaronferngardener/etcd-druid#681

📰 Noteworthy

  • [OPERATOR] custodian-sync-period value is set to 15s in the Helm chart for etcd-druid. by @​shreyas-s-raogardener/etcd-druid#688
  • [OPERATOR] Add new flag metrics-scrape-wait-duration for compaction controller to set a wait duration at the end of every compaction job, to allow for metrics to be scraped by a Prometheus instance. by @​abdasguptagardener/etcd-druid#686
  • [OPERATOR] Etcd snapshot compaction jobs will now be named <etcd-name>-compactor for better readability for human operators. by @​abdasguptagardener/etcd-druid#672

✨ New Features

  • [OPERATOR] Introduce Spec.Backup.DeltaSnapshotRetentionPeriod in the Etcd resource to allow configuring retention period for delta snapshots. by @​seshachalam-yvgardener/etcd-druid#651
  • [DEVELOPER] Add support for Local provider for e2e tests. by @​shreyas-s-raogardener/etcd-druid#668

🐛 Bug Fixes

  • [OPERATOR] A bug causing incorrect volume mount path for Etcds and EtcdCopyBackupsTasks using Local snapshot storage provider while using distroless etcd-backup-restore image v0.25.x has been resolved. by @​aaronferngardener/etcd-druid#662
  • [OPERATOR] Custodian controller no longer watches leases owned by the etcd resources, thus reducing frequency of etcd status updates and now honouring custodian-sync-period value. by @​shreyas-s-raogardener/etcd-druid#688
  • [OPERATOR] Resolved an issue where the Custodian Controller was not updating the Replicas field in the etcd status to reflect the CurrentReplicas from the StatefulSet status. This fix ensures consistent behavior with the etcd Controller in Druid. by @​seshachalam-yvgardener/etcd-druid#701
  • [OPERATOR] A bug causing EtcdCopyBackupsTask jobs to fail to create temp snapshot directory while using distroless etcd-backup-restore image v0.25.x has been resolved. by @​aaronferngardener/etcd-druid#662

🏃 Others

  • [OPERATOR] Upgraded etcd-backup-restore from v0.24.3 to v0.24.6 for etcd-custom-image, and from v0.25.1 to v0.26.0 for etcd-wrapper by @​gardener-robot-ci-3gardener/etcd-druid#687
  • [OPERATOR] All default images are now present in images.yaml by @​aaronferngardener/etcd-druid#673

📖 Documentation

[gardener/etcd-backup-restore]

📰 Noteworthy

... (truncated)

Commits
  • f7679a9 Release v1.81.1
  • 1476af1 enable annotation snippets in nginx ingress controller (#8656)
  • 97c4fa8 [release-v1.81] Enable annotation validation for ingress-nginx (#8652)
  • f087cc5 Prepare next Dev Cycle v1.81.1-dev
  • 947bf65 Release v1.81.0
  • c2ce222 [release-v1.81] Handle force delete for bastion resource (#8617)
  • b7a5479 Adjust the regex of compaction job in alerting rule and dashboard. (#8616)
  • 982aaeb Reduce the number of parallel running e2e tests (#8615)
  • bbb30e3 Upgrade etcd-druid (#8611)
  • e3f2477 [release-v1.81] Remove Deprecated Check for UpdatedReplicas Field in Etcd Wai...
  • 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 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)
gardener-robot commented 1 year ago

@dependabot[bot] Thank you for your contribution.

gardener-robot-ci-1 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.

MartinWeindel commented 1 year ago

/close as update to Gardener v1.81.x cannot be automated because of missing method ForceDelete in actuator

gardener-robot commented 1 year ago

@MartinWeindel Branch dependabot/go_modules/github.com/gardener/gardener-1.81.1 has been deleted.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.