crossplane / conformance

A Sonobuoy plugin to assess @crossplane conformance.
Apache License 2.0
8 stars 6 forks source link

Test for conformant RBAC management #11

Open negz opened 3 years ago

negz commented 3 years ago

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).

stale[bot] commented 2 years ago

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.