gardener / gardener-extension-registry-cache

Gardener extension controller which deploys pull-through caches for container registries.
Apache License 2.0
7 stars 20 forks source link

Bump github.com/gardener/gardener from 1.102.1 to 1.103.0 #253

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/gardener/gardener from 1.102.1 to 1.103.0.

Release notes

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

v1.103.0

[gardener/gardener]

⚠️ Breaking Changes

  • [OPERATOR] Component config change for gardener-operator: extensionVirtualClusterConfig was renamed to extension. by @​MartinWeindel #10277

📰 Noteworthy

  • [DEVELOPER] Enable apiserver feature gate UseNamespacedCloudProfile in local setup by default. Though, feature gate should not be enabled in production environments yet, until access control is implemented. by @​LucaBernstein #10266
  • [OPERATOR] kube-proxy now has a readiness probe so that a node will only become ready for workloads after kube-proxy was ready at least once. by @​ScheererJ #10407
  • [OPERATOR] Host spread for shoots with failure tolerance node (.spec.controlPlane.highAvailability.failureTolerance.type) is now accomplished via minDomains. Earlier, this happened at a best effort basis only. If a seed was having less than 3 nodes at the time the control-plane pods were scheduled, the desired pod distribution was not possible. by @​timuthy #10400

✨ New Features

  • [OPERATOR] Introduced metrics exposing the Garden resource's condition and last operation. by @​rickardsjp #10393
  • [OPERATOR] Add NamespacedCloudProfile controller to enable usage of NamespacedCloudProfile in Shoot spec. by @​LucaBernstein #10266
  • [OPERATOR] gardener-operator is now capable of deploying admission controllers for the virtual-garden via operator.gardener.cloud/v1alpha1.Extension resources. by @​MartinWeindel #10277
  • [DEVELOPER] Extension provider-local has a dummy admission controller now. by @​MartinWeindel #10277

🐛 Bug Fixes

  • [DEVELOPER] A bug was fixed that led to env-test setup errors when make test-integration was executed locally. by @​timuthy #10456

🏃 Others

Helm Charts

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

Docker Images

  • admission-controller: europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.103.0
  • apiserver: europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.103.0
  • controller-manager: europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.103.0
  • gardenlet: europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.103.0
  • node-agent: europe-docker.pkg.dev/gardener-project/releases/gardener/node-agent:v1.103.0
  • operator: europe-docker.pkg.dev/gardener-project/releases/gardener/operator:v1.103.0

... (truncated)

Commits
  • 9b18b65 Release v1.103.0
  • 87b6bce Set default CloudProfile kind CloudProfile in test framework. (#10479)
  • 8a5ad25 Adapt test definition for shoot creation (#10475)
  • d3748df Fix flake in integration test for NamespacedCloudProfile. (#10467)
  • 7a67bb7 fix(deps): update module golang.org/x/text to v0.18.0 (#10465)
  • 13f2109 Clean up the stale alertmanager VPA resources (#10462)
  • b9dacf7 chore(deps): update dependency gardener/dashboard to v1.77.0 (#10463)
  • 0ac572e When the command execution fails, return stderr as the response (#10455)
  • 10186a5 Implement NamespacedCloudProfile controller (#10266)
  • 8c40bcd chore(deps): update quay.io/cortexproject/cortex docker tag to v1.18.0 (#10458)
  • 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)
ialidzhikov commented 1 month ago

/assign

gardener-prow[bot] commented 1 month ago

LGTM label has been added.

Git tree hash: 9b52127f26dc775d0c467184cf94806e44eaf4b4

ialidzhikov commented 1 month ago

One of the failures is:


  [FAILED] Expected success, but got an error:
      <*errors.errorString | 0xc000020950>: 
      failed to verify no running pods after hibernation: found pods in namespace shoot--local--e2e-cache-hib: [etcd-main-0]
      {
          s: "failed to verify no running pods after hibernation: found pods in namespace shoot--local--e2e-cache-hib: [etcd-main-0]",
      }
  In [It] at: /home/prow/go/src/github.com/gardener/gardener-extension-registry-cache/test/e2e/cache/create_enabled_hibernate_reconcile_delete.go:46 @ 09/06/24 20:12:29.895

The other one seems to be known flake that @dimitar-kostadinov discovered last week that pulls from ECR are occasionally failing:

  [FAILED] Context was cancelled (cause: context deadline exceeded) after 120.001s.
  Expected to successfully find the nginx image in the registry's volume
  Expected success, but got an error:
      <*fmt.wrapError | 0xc0007c6d40>: 
      failed to get the public.ecr.aws/nginx/nginx:1.23.0 image digest: command terminated with exit code 1
      {
          msg: "failed to get the public.ecr.aws/nginx/nginx:1.23.0 image digest: command terminated with exit code 1",
          err: <*errors.joinError | 0xc0008f28b8>{
              errs: [
                  <exec.CodeExitError>{
                      Err: <*errors.errorString | 0xc000fe8d90>{
                          s: "command terminated with exit code 1",
                      },
                      Code: 1,
                  },
              ],
          },
      }
  In [It] at: /home/prow/go/src/github.com/gardener/gardener-extension-registry-cache/test/e2e/cache/create_enable_add_remove_disable_delete.go:47 @ 09/06/24 20:20:32.485

/test pull-gardener-extension-registry-cache-e2e-kind

ialidzhikov commented 1 month ago

/cc @dimitar-kostadinov

gardener-prow[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dimitar-kostadinov

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/gardener/gardener-extension-registry-cache/blob/main/OWNERS)~~ [dimitar-kostadinov] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment