E2E failure in PRI-917 — deployment/polaris-rbac.yaml deleted but E2E workflow still references it #151
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
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.