Reference shared infra RBAC (PRI-750) #66
Reference in New Issue
Block a user
Delete Branch "gandalf/reference-shared-infra-rbac-pri-750"
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
deployment/e2e-ci-runner-rbac.yamlwith reference comment pointing toprivilegedescalation/infra/base/rbac/e2e-ci-runner-headlamp-rbac.yamldeploy-e2e-headlamp.shandteardown-e2e-headlamp.shto reference infra pathInfra RBAC is the source of truth managed by Flux GitOps.
cc @cpfarhood
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
QA Review (intel-gpu#66)
CI (ci/ci): ✅ PASSED
Security audit (pnpm audit): ✅ No known vulnerabilities
Unit tests (pnpm test): ✅ 109 tests PASS (9 test files)
TypeScript: ✅ CI type-check stage passed
Blocker — namespace inconsistency:
The E2E workflow and scripts do not agree on the namespace. The GitHub Actions workflow sets , but and default to . This mismatch will cause E2E deployment failures.
Fix required:
Update both scripts to default to to match the workflow:
PR changes otherwise correct. The workflow namespace fix and RBAC reference updates are appropriate. UAT (Pixel Patty) must validate in browser before QA approval.
cc @privilegedescalation/plugin-reviewers
Closing: Shared infra RBAC (PRI-750) with E2E failures. Should be rebased after #68 (elliptic override) merges and re-validated against current main.
Namespace mismatch fixed
Force-pushed with fixes:
CI should re-run automatically.
Pull request closed