-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure TLS communication between registry cache and containerd #245
Configure TLS communication between registry cache and containerd #245
Conversation
Skipping CI for Draft Pull Request. |
/assign |
The Gardener project currently lacks enough active contributors to adequately respond to all PRs.
You can:
/lifecycle stale |
/remove-lifecycle stale |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, @dimitar-kostadinov!
Sorry for the long delay! I am posting some very minor preliminary comments for now! I will do a more detailed review in CW42.
Can you meanwhile also rebase?
charts/gardener-extension-registry-cache/templates/clusterrole.yaml
Outdated
Show resolved
Hide resolved
724c96c
to
594e1b5
Compare
5432210
to
f5d18df
Compare
7807643
to
550cea1
Compare
/hold |
/hold cancel |
2c3f06e
to
6d99ce3
Compare
6d99ce3
to
2d0cdb3
Compare
charts/gardener-extension-registry-cache/templates/clusterrole.yaml
Outdated
Show resolved
Hide resolved
charts/gardener-extension-registry-cache/templates/clusterrole.yaml
Outdated
Show resolved
Hide resolved
I will have a final look in CW51. I am again sorry for the delays in the reviews. But overall, PR looks great already! |
pkg/component/registrycacheservices/registry_cache_services_test.go
Outdated
Show resolved
Hide resolved
pkg/component/registrycacheservices/registry_cache_services_test.go
Outdated
Show resolved
Hide resolved
pkg/component/registrycacheservices/registry_cache_services_test.go
Outdated
Show resolved
Hide resolved
a41e2b7
to
128b87d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CA rotation TM test is OK:
Ran 1 of 3 Specs in 1110.913 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 2 Skipped
--- PASS: TestShoot (1110.91s)
PASS
ok
/lgtm
@dimitar-kostadinov: you cannot LGTM your own PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
LGTM label has been added. Git tree hash: 513886569c641150fd64bf9e7420571bb9d1c96f
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ialidzhikov 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:
Approvers can indicate their approval by writing |
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:
Part of #203
Special notes for your reviewer:
Release note: