-
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
Add CA rotation TM test #285
Add CA rotation TM test #285
Conversation
Skipping CI for Draft Pull Request. |
The Gardener project currently lacks enough active contributors to adequately respond to all PRs.
You can:
/lifecycle stale |
/remove-lifecycle stale |
62fe396
to
0770416
Compare
0770416
to
25cead1
Compare
/assign |
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!
I will open an issue to research for options how to deal with the local-path-provisioner limitation that it cannot move PVC between Nodes.
One option that comes to my mind is to make use of in-place rolling updates when the feature is available from Gardener side. We keep adding TM tests because of this local-path-provisioner limitation while these tests can be e2e tests and be executed on PR-level.
Ref #307 |
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
/hold
until we clarify internally whether we can make the test serial
LGTM label has been added. Git tree hash: 965c69d4f007311f88c728aefe0c76db8da16aa8
|
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
[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 |
LGTM label has been added. Git tree hash: 8fe3176abe1115909cd973eeb4e3c010de4f864b
|
/hold cancel |
How to categorize this PR?
/area testing
/kind test
What this PR does / why we need it:
Add certificate rotation Test Machinery test to verify that registry cache is working after the
Prepared
andCompleted
rotation phases.Which issue(s) this PR fixes:
Part of #203
Special notes for your reviewer:
The PR will be draft until #245 is merged.Release note: