📖: Revert guide for building a bundle with kubebuilder-based projects for management by OLM and/or publication on OperatorHub.io#4929
Conversation
… for management by OLM and/or publication on OperatorHub.io"
| │ └── my-example-operator.clusterserviceversion.yaml | ||
| └── metadata | ||
| └── annotations.yaml | ||
| ``` |
There was a problem hiding this comment.
I am testing it out, and it is not working
1 - In the bundle, I end up with CSV and metrics service only
2 - the bundle should contain either the CRDs for API, rules and etc
Sorry, it is my fault for not trying out during the review.
There was a problem hiding this comment.
I am testing it out, and it is not working 1 - In the bundle, I end up with CSV and metrics service only 2 - the bundle should contain either the CRDs for API, rules and etc Sorry, it is my fault for not trying out during the review.
The previous detailed steps included these, so wouldn’t it be better to keep the details as they are?
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: afzal442, camilamacedo86 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 |
Reverts #4884