CM-921: Extend cert-manager-operator to deploy and manage approver-policy as a new operand - #2067
CM-921: Extend cert-manager-operator to deploy and manage approver-policy as a new operand#2067chiragkyal wants to merge 1 commit into
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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: chiragkyal <ckyal@redhat.com>
0834558 to
80a0bf4
Compare
|
@chiragkyal: This pull request references CM-921 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/cc @bharath-b-rh |
|
@chiragkyal: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
Summary
This enhancement proposal extends
cert-manager-operatorto deploy and manageapprover-policy as a new operand.
approver-policy is a CertificateRequest approver for cert-manager that enables
policy-driven approval/denial of certificate requests based on
CertificateRequestPolicyresources.
Tracking: https://redhat.atlassian.net/browse/CM-917