Chris Farhood
d9a505f34c
Update e2e.yaml to use @main and pass plugin-name
...
Use @main workflow ref and add plugin-name input so the
reusable workflow can derive ConfigMap name and mount path.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-05 19:30:45 +00:00
Chris Farhood
80e491c68a
fix(e2e): use pnpm-capable workflow branch
...
Reference @hugh/add-pnpm-support-plugin-e2e which has pnpm support via corepack.
PRI-634
2026-05-05 17:52:27 +00:00
Chris Farhood
97f27af70e
fix(e2e): reference @main workflow after .github merge
...
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-05 17:43:49 +00:00
Chris Farhood
d1ff6f3a6b
fix(e2e): update plugin-e2e.yaml ref to hugh/fix-e2e-playwright-install-pnpm
...
Updates reusable workflow ref to include Playwright cache + retry fix from
PR privilegedescalation/.github#145 .
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-05 16:59:50 +00:00
Chris Farhood
bb93e13024
fix(e2e): add E2E workflow and deploy scripts for headlamp-kube-vip-plugin
...
Adds:
- .github/workflows/e2e.yaml (calls plugin-e2e.yaml reusable workflow)
- scripts/deploy-e2e-headlamp.sh (deploys Headlamp with kube-vip plugin ConfigMap)
- scripts/teardown-e2e-headlamp.sh (cleans up E2E resources)
Fixes PRI-729: E2E DNS failure caused by missing E2E workflow in this repo.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-05 15:40:26 +00:00