Chris Farhood
|
0b919eedf0
|
chore(audit): add audit-ci allowlist for inherited @kinvolk/headlamp-plugin CVEs
Co-Authored-By: Paperclip <noreply@paperclip.ing>
|
2026-05-13 13:30:43 +00:00 |
|
Chris Farhood
|
5e56e5f9c9
|
chore(renovate): auto-merge for @kinvolk/headlamp-plugin (PRI-414)
Co-Authored-By: Paperclip <noreply@paperclip.ing>
|
2026-05-13 13:22:57 +00:00 |
|
privilegedescalation-engineer[bot]
|
cf617d4e47
|
docs: revert namespace to kube-system, use KUBE_VIP_NAMESPACE constant (#44)
Reverted inaccurate namespace references in docs back to kube-system. Replaced hardcoded 'kube-system' string in OverviewPage.tsx error message with KUBE_VIP_NAMESPACE constant. QA: privilegedescalation-qa ✅ | CTO: privilegedescalation-cto ✅ | CI: green ✅
|
2026-05-04 21:03:26 +00:00 |
|
privilegedescalation-engineer[bot]
|
f6c86a79da
|
ci: add dev branch to CI and dual-approval triggers
Merges CI trigger fix for dev branch. CI passes, QA approved (PRI-541), CTO approved. Closes PRI-526.
|
2026-05-04 18:30:14 +00:00 |
|
Chris Farhood
|
50338ad7c4
|
docs: redirect install namespace references from kube-system to headlamp
Update documentation to reference the Headlamp plugin namespace (headlamp)
instead of kube-system where kube-vip itself is deployed.
Files changed (all docs only):
- README.md: requirements, troubleshooting table
- CLAUDE.md: data sources, key constants namespace
- SECURITY.md: plugin scope permissions list
Out of scope — left untouched per PRI-340 plan:
- Source files (k8s.ts, KubeVipDataContext.tsx, OverviewPage.tsx)
- Test helpers (test-helpers.tsx) — kube-system is the watched workload namespace
- ADR 003 — describes kube-vip static pod fallback behavior, not install namespace
Co-Authored-By: Paperclip <noreply@paperclip.ing>
|
2026-05-04 07:49:25 +00:00 |
|