-
Couldn't load subscription status.
- Fork 99
Add initial contributing docs for operator #1216
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: master
Are you sure you want to change the base?
Conversation
| ## Development Setup | ||
|
|
||
| ### Pre-requisites | ||
|
|
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.
| * A recent version of Go |
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.
And make
| $ WATCH_NAMESPACE=<namespace> make run | ||
| ``` | ||
|
|
||
| If you don't already have a ManageIQ CR in the namespace, now you can create one, and the operator will see that and start acting accordingly. |
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.
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.
Also, we should probably remove duplication from https://github.com/ManageIQ/manageiq-pods/blob/master/manageiq-operator/README.md
|
Gah i didn't even realize this was all in the README :( |
|
Checked commit Fryguy@c02ba67 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint |
|
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
@bdunne Please review.