Skip to content
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

Do not include default rbac files in values #247

Closed

Conversation

cognifloyd
Copy link
Member

As values dictionaries are merged, there is no way to remove unwanted rbac files like sample.yaml. And, we cannot assume that st2admin and stanley are present, because those are configurable. So, do not include any sample/default rbac files in values.

Resolves #230
Closes #248 (alternative implementation)

As values dictionaries are merged, there is no way to remove
unwanted rbac files like sample.yaml. And, we cannot assume
that st2admin and stanley are present, because those are configurable.
So, do not include any sample/default rbac files in values.
@pull-request-size pull-request-size bot added the size/M PR that changes 30-99 lines. Good size to review. label Sep 12, 2021
@cognifloyd cognifloyd added enhancement New feature or request Helm labels Sep 12, 2021
@cognifloyd cognifloyd self-assigned this Sep 12, 2021
@cognifloyd
Copy link
Member Author

I would prefer using #248 to avoid changing the tests.

@cognifloyd cognifloyd closed this Sep 13, 2021
@cognifloyd cognifloyd deleted the no-default-rbac-files branch November 11, 2021 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Helm size/M PR that changes 30-99 lines. Good size to review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not include example RBAC files in values.
1 participant