Open dimitar-kostadinov opened 2 months ago
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
[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 ask for approval from dimitar-kostadinov. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
/assign
The Gardener project currently lacks enough active contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the PR is closedYou can:
/remove-lifecycle stale
/lifecycle rotten
/close
/lifecycle stale
/remove-lifecycle stale
@dimitar-kostadinov: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
pull-gardener-extension-registry-cache-e2e-kind | b8a104e7df28291fd38c5b88389435049056e706 | link | true | /test pull-gardener-extension-registry-cache-e2e-kind |
Full PR test history. Your PR dashboard. Command help for this repository. Please help us cut down on flakes by linking this test failure to an open flake report or filing a new flake report if you can't find an existing one. Also see our testing guideline for how to avoid and hunt flakes.
The reason for the failing e2e-cache-ssc
e2e test is described in https://github.com/gardener/gardener/issues/10810.
/hold until the corresponding issue is resolved
How to categorize this PR?
/area security /kind enhancement
What this PR does / why we need it: Configure TLS communication between registry cache and containerd.
Which issue(s) this PR fixes: Fixes #203
Special notes for your reviewer:
Release note: