fix(e2e): use headlamp-dev namespace in E2E workflow (PRI-550) #61

Merged
privilegedescalation-engineer[bot] merged 3 commits from fix/pri-550-workflow-headlamp-dev-namespace into main 2026-05-05 10:18:48 +00:00

3 Commits

Author SHA1 Message Date
Chris Farhood ed6e54bda2 chore: re-run CI/E2E checks (PRI-550)
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-05 04:13:52 +00:00
Chris Farhood 45ee2c9c92 chore: re-trigger E2E with headlamp-dev namespace (PRI-550) 2026-05-05 03:39:14 +00:00
Chris Farhood 2969c83dd8 fix(e2e): use headlamp-dev namespace in E2E workflow (PRI-550)
The infra RBAC in privilegedescalation/infra already covers headlamp-dev
with all needed E2E permissions. Changing the workflow to use headlamp-dev
unblocks E2E since the Arc Runners SA is already authorized there.

Depends on Gandalf's PR #58 for namespace corrections in scripts and RBAC
manifest.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-05 03:22:09 +00:00