[PR] RBAC for automatic legacy peering detection #95
Labels
archive
automation
CI/CD: testing, linting, releasing automatically
documentation
Documentation improvements
Add the missing RBAC permissions for legacy CRD scanning in the documentation (deployment patterns, RBAC section).
Since CRD scanning is a cluster-scoped operation, and cluster-scoped RBAC is not always possible, make so that the "403 permission denied" response for CRDs is treated as the absence of CRD. It is currently only used for legacy peering CRD, and nothing else.
As part of that, in tests, also check for other typical statuses for all get/list API operations — via parametrization.
PS: The feature was introduced in the automatic peering/standalone mode discovery (#33 #38).
The text was updated successfully, but these errors were encountered: