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.81.0 #200

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps github.com/gardener/gardener from 1.74.2 to 1.81.0.

Release notes

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

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

  • [USER] Introduce flag metrics-scrape-wait-duration to etcdbrctl compact command, that specifies a wait duration at the end of a snapshot compaction, to allow Prometheus to scrape metrics related to compaction before the etcdbrctl process exits. by @​abdasguptagardener/etcd-backup-restore#667
  • [OPERATOR] Etcd-backup-restore now uses the user home directory to create files. by @​aaronferngardener/etcd-backup-restore#637
  • [OPERATOR] Etcd-backup-restore now uses a distroless image as its base image. It is no longer compatible with etcd-custom-image, and must be used with etcd-wrapper instead. by @​aaronferngardener/etcd-backup-restore#637

🏃 Others

  • [OPERATOR] Upgraded Ginkgo v1 to v2 and updated other dependencies by @​seshachalam-yvgardener/etcd-backup-restore#647
  • [OPERATOR] While scaling up a non-HA etcd cluster to HA skipping the scale-up checks for first member of etcd cluster as first member can never be a part of scale-up scenarios. by @​ishan16696gardener/etcd-backup-restore#649
  • [OPERATOR] Bump alpine base version for Docker build to 3.18.2. by @​shreyas-s-raogardener/etcd-backup-restore#638
  • [OPERATOR] Backup-restore waits for its etcd to be ready before attempting to update peerUrl by @​aaronferngardener/etcd-backup-restore#628
  • [OPERATOR] Introduced delta-snapshot-retention-period CLI flag to extend the configurable retention period for delta snapshots in etcd-backup-restore, enhancing flexibility for backup retention. by @​seshachalam-yvgardener/etcd-backup-restore#640
  • [OPERATOR] Revendors the bbolt from v1.3.6 to v1.3.7 by @​ishan16696gardener/etcd-backup-restore#659
  • [DEVELOPER] Add CVE categorization for etcd-backup-restore. by @​shreyas-s-raogardener/etcd-backup-restore#644

[gardener/machine-controller-manager]

🐛 Bug Fixes

... (truncated)

Commits
  • 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...
  • 05e10eb Upgrade cluster-autoscaler (#8595)
  • ebf6dce Decrease log verbosity of MCM (#8592)
  • f462577 Make errors in secretsmanager.Generate more verbose (#8585)
  • 5a20a6d Do not persist extensions with empty state in ShootState (#8583)
  • 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)
dependabot[bot] commented 10 months ago

Superseded by #205.