-
Notifications
You must be signed in to change notification settings - Fork 672
operator shipwright-operator (0.18.0) #7242
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
Signed-off-by: Hasan Awad <[email protected]>
|
Dear @hasanawad94, Errors (:bug:) must be fixed while warnings (:warning:) are informative, and fixing them might improve the quality of your solution.
|
| operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 | ||
| repository: https://github.com/shipwright-io/operator | ||
| support: The Shipwright Contributors | ||
| name: shipwright-operator.v0.18.0 |
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.
@hasanawad94 Unsure if this is what is causing the operator install test to fail. OLM v0 hates actual semantic versions...
| name: shipwright-operator.v0.18.0 | |
| name: shipwright-operator.0.18.0 |
|
Found the root cause - the kiwi test is running with an obsolete version of k8s: |
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
Operator 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