-
Notifications
You must be signed in to change notification settings - Fork 35
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
Update Controller RBAC and README #21
Conversation
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.
which dependency is requiring nightly build?
@sjmiller609 This is actually no longer necessary (it was last week, not sure what changed to fix this). I'll update these steps. |
Ok cool, something I just noticed in my PR is that the nightly build does more linting auto-corrections, and I think it works ok to use the nightly features on this lint step even though using the stable compiler.
|
* Add some information to root README * Add README in reconciler dir * Add some more information about reconciler * Update example conn string * Add local dev instructions Co-authored-by: Ian Stanton <ian@pop-os.localdomain>
* Amends gitignore * Adds proper logging and stderr and stdout output
justfile
for creating a kind cluster + local registry. This will simplify local development for us.