containerheim/remove-local-rbac
main
The lockfile was out of sync with package.json after playwright removal, causing CI to fail with --frozen-lockfile. Co-Authored-By: Paperclip <noreply@paperclip.ing>
Delete the entire local E2E testing setup: - e2e/ directory (Playwright tests) - scripts/deploy-e2e-headlamp.sh and teardown-e2e-headlamp.sh - .github/workflows/e2e.yaml - deployment/ (RBAC files and PLUGIN_LOADING_FIX.md) - playwright.config.ts - E2E npm scripts and @playwright/test dependency - E2E-related .gitignore entries RBAC is managed by Flux GitOps in privilegedescalation/infra. Co-Authored-By: Paperclip <noreply@paperclip.ing>