Files
headlamp-polaris-plugin/deployment
Chris Farhood 0cd9eb041d Add polaris namespace RBAC for CI runner
The E2E workflow now applies deployment/polaris-rbac.yaml before
the pre-flight check to make the workflow self-sufficient. This requires
the CI runner to have permissions in the polaris namespace.

Before: CI runner could only READ roles/rolebindings in polaris (for
the detection step). After: CI runner can APPLY the RBAC manifest
and manage the resulting Role + RoleBinding.

This is a pure infrastructure/RBAC change — no application code modified.

Fixes: PRI-324

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-03 18:06:07 +00:00
..