upstream-community-operators [N] [CI] cert-manager (1.4.0)#4103
Conversation
|
Hi @wallrj. Thanks for your PR. I'm waiting for a operator-framework member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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/test-infra repository. |
|
Not ready for review. This is a draft PR. I'm still working through the PR checklist and attempting to test locally. |
|
While testing on a local Kind cluster I see an error during the bundle unpacking Same problem is described in operator-framework/operator-lifecycle-manager#1523 and a solution is described in operator-framework/enhancements#40 |
|
I've worked around the bundle size issue and moved all the make scripts into our own repo in cert-manager/cert-manager-olm#26, but I'm now trying to work around some problems:
|
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
|
|
I fixed the webhook problem in https://github.com/operator-framework/community-operators/compare/d3ff3db4bacdeae7cefd17b74001c6bd074cd1ec..f72a400c50d09cc4e38cc93359e846f336b1758e and now able to run a selection of the cert-manager conformance tests after installing it with OLM. I've also tested an upgrade from a 1.3.1 bundle which I generated locally in cert-manager/cert-manager-olm#26 |
|
|
|
|
|
/merge possible |
|
/merge possible |
|
/merge possible |
|
@wallrj since |
Thanks submitting your Operator. Please check below list before you create your Pull Request.
New Submissions
Updates to existing Operators
ci.yamlfile according to the update instructions?replacesproperty if you chosereplaces-modevia theupdateGraphproperty inci.yaml?package.yamlorannotations.yaml?Your submission should not
upstream-community-operatorsandcommunity-operatorsat onceOperator Description must contain (in order)
Operator Metadata should contain
Remember that you can preview your CSV here.
--
1 If you feel your Operator does not fit any of the pre-defined categories, file an issue against this repo and explain your need
2 For more information see here