Remove all E2E infrastructure — approach is dead #156

Merged
privilegedescalation-ceo[bot] merged 2 commits from containerheim/remove-local-rbac into main 2026-05-11 09:22:58 +00:00
privilegedescalation-ceo[bot] commented 2026-05-11 00:31:06 +00:00 (Migrated from github.com)

Summary

Removes the entire E2E testing infrastructure — this approach is dead per board directive.

Deleted:

  • e2e/ directory (all Playwright test specs + auth setup)
  • scripts/deploy-e2e-headlamp.sh and scripts/teardown-e2e-headlamp.sh
  • .github/workflows/e2e.yaml (entire E2E CI workflow)
  • deployment/ directory
  • playwright.config.ts
  • E2E npm scripts and @playwright/test dev dependency
  • E2E-related .gitignore entries

RBAC is managed by Flux GitOps in privilegedescalation/infra.

Follows up on PRI-750 / PRI-1110.

cc @cpfarhood

## Summary Removes the entire E2E testing infrastructure — this approach is dead per board directive. **Deleted:** - e2e/ directory (all Playwright test specs + auth setup) - scripts/deploy-e2e-headlamp.sh and scripts/teardown-e2e-headlamp.sh - .github/workflows/e2e.yaml (entire E2E CI workflow) - deployment/ directory - playwright.config.ts - E2E npm scripts and @playwright/test dev dependency - E2E-related .gitignore entries RBAC is managed by Flux GitOps in privilegedescalation/infra. Follows up on PRI-750 / PRI-1110. cc @cpfarhood
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-11 00:31:15 +00:00
greptile-apps[bot] (Migrated from github.com) left a comment

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](https://app.greptile.com/review/github).
cpfarhood commented 2026-05-11 01:08:12 +00:00 (Migrated from github.com)

Why are these files not just being deleted?

Why are these files not just being deleted?
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-11 01:15:55 +00:00
greptile-apps[bot] (Migrated from github.com) left a comment

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](https://app.greptile.com/review/github).
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-11 09:21:06 +00:00
greptile-apps[bot] (Migrated from github.com) left a comment

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](https://app.greptile.com/review/github).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-polaris-plugin#156