fix(e2e): add cluster-scoped RBAC for E2E service account #60
Reference in New Issue
Block a user
Delete Branch "gandalf/fix-e2e-rbac-cluster-scoped-permissions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The headlamp-e2e-test service account lacked cluster-scoped read permissions for storageclasses, cephclusters, persistentvolumes, and persistentvolumeclaims. This caused the Rook plugin sidebar to fail when populating these resources.
Changes
headlamp-e2e-test-readerwith get/list/watch on:headlamp-e2e-test-crbbinding the ClusterRole to theheadlamp-e2e-testservice accountTesting
CI will run the E2E test suite against this branch.
Related
Fixes: PRI-741
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
Closing — superseded by #61 (canonical E2E consolidation PR). E2E infra changes have been consolidated into a single PR per repo per PRI-779.
Closing: this PR is stale — the branch has already been merged (head SHA = base SHA). No changes remain.
Pull request closed