gardener / gardener-extension-shoot-dns-service

Gardener extension controller for DNS services for shoot clusters.
https://gardener.cloud
Apache License 2.0
8 stars 34 forks source link

Bump github.com/gardener/gardener from 1.99.0 to 1.100.0 #360

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/gardener/gardener from 1.99.0 to 1.100.0.

Release notes

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

v1.100.0

[gardener/gardener]

⚠️ Breaking Changes

  • [DEPENDENCY] The pkg/utils/kubernetes.{Parse}ObjectName functions have been dropped. Use client.ObjectKeyFromObject instead. by @​rfranzke #10162

🐛 Bug Fixes

  • [OPERATOR] Fix permissions for cert-management to handle DNSRecords when enabled in the operator.gardener.cloud/v1alpha1.Garden resource. by @​MartinWeindel #10184
  • [USER] A bug causing sshd running in cluster pods to receive a SIGTERM when SSHAccess for worker nodes is disabled is now fixed. by @​AleksandarSavchev #10123
  • [DEVELOPER] Seed kubeconfig is checked for expiration before running gardener-extensions-up.sh and gardener-extensions-down.sh by @​Kostov6 #10025

🏃 Others

📖 Documentation

  • [OPERATOR] Network policy documentation has been enhanced with the use case of webhook servers in shoot clusters. by @​ScheererJ #10119
  • [OPERATOR] The default value for machineDrainTimeout in the documentation has been updated. by @​hendrikKahl #10128
  • [DEVELOPER] The documentation of the handling of file permissions in OperatingSystemConfig is now reflecting the actual behavior: if no permissions are defined, the operating system's defaults are used. by @​ftl #10152
  • [USER] User content has improved titles and descriptions by @​Kostov6 #10077
  • [USER] Added document in which we share our pod autoscaling best practices with end users. by @​vlerenc #10083

Helm Charts

  • controlplane: europe-docker.pkg.dev/gardener-project/releases/charts/gardener/controlplane:v1.100.0
  • gardenlet: europe-docker.pkg.dev/gardener-project/releases/charts/gardener/gardenlet:v1.100.0
  • operator: europe-docker.pkg.dev/gardener-project/releases/charts/gardener/operator:v1.100.0
  • resource-manager: europe-docker.pkg.dev/gardener-project/releases/charts/gardener/resource-manager:v1.100.0

Docker Images

... (truncated)

Commits
  • d17322a Release v1.100.0
  • b90e968 Adapt TM tests to remove checks for containerd-initializer (#10197)
  • a91794c Fix ReconcileContainerdRegistries race condition (#10188)
  • d32776c chore(deps): update dependency gardener/etcd-druid to v0.22.3 (#10097)
  • f2787cd Use machine class namespace as fallback if machine namespace is not set (#10176)
  • b1cf3a3 fix(deps): update module github.com/gardener/etcd-druid to v0.22.3 (#10147)
  • e74ef40 chore(deps): update dependency gardener/apiserver-proxy to v0.17.0 (#10186)
  • 297802f Fix permissions for cert-management to handle DNSRecords (#10184)
  • 8b1b3e8 chore(deps): update prometheus-operator images to v0.75.2 (#10183)
  • 30b28c8 chore(deps): update europe-docker.pkg.dev/gardener-project/releases/3rd/alpin...
  • 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)

Release note:

Bumps github.com/gardener/gardener from 1.99.0 to 1.100.0.
gardener-robot commented 1 month ago

@dependabot[bot] Thank you for your contribution.

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