Inform developer how to restore OLM CSV after cleanup with local webhook#1919
Inform developer how to restore OLM CSV after cleanup with local webhook#1919ciecierski wants to merge 1 commit into
Conversation
OpenStackControlPlane CRD Size Report
Threshold reference
|
8f0f291 to
5dfb8f1
Compare
Print a message in the cleanup handler with the exact `oc patch` command needed to restore the operator's original CSV after the local webhook run exits.
5dfb8f1 to
5b092de
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abays, ciecierski The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@ciecierski: The following test failed, say
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. |
|
/retest |
Print a message in the cleanup handler with the exact
oc patchcommand needed to restore the operator's original CSV after the local webhook run exits.