-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Create SA for the operator #454
Conversation
@CSdread conflicts fixed. |
do we know what the side effects are for folks not yet using SA and RBAC would the functionality be the same? |
@camilocot so a few things, first if you would read the contributor document in the repo root, the format for naming commits and PRs, can we get you to fix that part? |
@CSdread Sorry I've been busy with other reviews and the controller-runtime refactoring work. Will try to prioritize this in this week. |
The comment on line 58 of commands/operator-sdk/cmd/test.go should be updated:
|
The user guide ( |
This avoids running the operator using the 'default' service account. Fixes #189
lgtm |
lgtm as well |
@hasbro17 this is ready for merge we believe |
LGTM |
…erator-framework#454) This avoids running the operator using the 'default' service account. Fixes operator-framework#189
ref: #189