Added documentation for operator hub release#235
Added documentation for operator hub release#235seanmalloy merged 5 commits intoKohlsTechnology:masterfrom rajneesh-ops:operator-release
Conversation
| @@ -0,0 +1,286 @@ | |||
| apiVersion: operators.coreos.com/v1alpha1 | |||
There was a problem hiding this comment.
So this file is that got merged into repo https://github.com/operator-framework/community-operators. Do we actually need to keep this in our repo?
| @@ -0,0 +1,4 @@ | |||
| packageName: eunomia | |||
There was a problem hiding this comment.
Same here ... why do we need this file in our repo? The file is in the https://github.com/operator-framework/community-operators repo.
| @@ -0,0 +1,27 @@ | |||
| # cluster role binding for the operator | |||
There was a problem hiding this comment.
Why do we need this file in our repo?
| @@ -0,0 +1,6 @@ | |||
| # service account for the operator | |||
There was a problem hiding this comment.
Why do we need this file in our repo?
|
@rajneesh-ops can you update |
|
Here is the link to the document, https://github.com/operator-framework/operator-sdk/blob/master/doc/user/olm-catalog/generating-a-csv.md#configuration. Please include this link in file |
|
@seanmalloy, I have added the reference link and updated the Release Readme. Let me know if you want me to remove the CSV and other files. |
|
@rajneesh-ops please remove the CSV and other files from this pull request. I created #251 to track the automated operatorhub.io deployment. |
|
@seanmalloy , done with the suggested changes |
Description
This is a PR to add documentation and code changes to publish Eunomia at operator hub.
#26
Type of change
Checklist