-
Notifications
You must be signed in to change notification settings - Fork 50
Fix cert-manager scheme registration #234
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
base: main
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ArkaSaha30 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
This commit will fix default always install cert-manager to optional when cert-manager specific test is run. Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
a89ca02 to
02b62e9
Compare
|
/test pull-etcd-operator-test-e2e |
95e3cec to
2519f3e
Compare
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2519f3e to
3e0b9fa
Compare
|
/test pull-etcd-operator-test-e2e |
| leaderID: | ||
| description: LeaderID is the hex-encoded ID of the current etcd cluster |
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.
for this kind of change, it should be in a separate PR, so that it can be merged soon.
This PR will:
Fixes: #232