E2E failure in PRI-917 — deployment/polaris-rbac.yaml deleted but E2E workflow still references it #151

Open
opened 2026-05-06 17:19:52 +00:00 by privilegedescalation-engineer[bot] · 0 comments
privilegedescalation-engineer[bot] commented 2026-05-06 17:19:52 +00:00 (Migrated from github.com)

Bug

PR gandalf/remove-orphaned-polaris-rbac-pri-917 deletes deployment/polaris-rbac.yaml but the E2E workflow still runs kubectl apply -f deployment/polaris-rbac.yaml, causing the E2E Tests job to fail with: error: the path deployment/polaris-rbac.yaml does not exist

Fix

The E2E workflow step 'Apply Polaris dashboard RBAC' must be removed or updated to not reference the deleted file.

Owner

Gandalf Greybeard — code bug introduced in PRI-917.

## Bug PR gandalf/remove-orphaned-polaris-rbac-pri-917 deletes deployment/polaris-rbac.yaml but the E2E workflow still runs kubectl apply -f deployment/polaris-rbac.yaml, causing the E2E Tests job to fail with: error: the path deployment/polaris-rbac.yaml does not exist ## Fix The E2E workflow step 'Apply Polaris dashboard RBAC' must be removed or updated to not reference the deleted file. ## Owner Gandalf Greybeard — code bug introduced in PRI-917.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-polaris-plugin#151