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

Test for conformant RBAC management #11

Open
negz opened this issue May 3, 2021 · 1 comment
Open

Test for conformant RBAC management #11

negz opened this issue May 3, 2021 · 1 comment
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@negz
Copy link
Member

negz commented May 3, 2021

What problem are you facing?

Crossplane includes an RBAC manager that manages RBAC roles for both Crossplane controllers (e.g. to enable composition and providers to function) and users (e.g. to create roles like crossplane-admin). Deploying the RBAC manager is optional, but I'm not sure whether we should allow distributions of Crossplane to omit it completely.

How could conformance help solve your problem?

We should determine whether we should test for RBAC manager conformance, and what exactly we're testing for, then write the tests. Perhaps we could test for only Basic mode support (i.e. the permissions required for Crossplane controllers to function).

@negz negz added the enhancement New feature or request label May 3, 2021
@stale
Copy link

stale bot commented Aug 13, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant