gardener / gardener-extension-shoot-rsyslog-relp

Other
0 stars 15 forks source link

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

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months 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)
gardener-prow[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign kostov6 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/gardener/gardener-extension-shoot-rsyslog-relp/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
gardener-robot-ci-3 commented 4 months 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.

dependabot[bot] commented 3 months ago

Superseded by #156.