Fix: replace runners-privilegedescalation with ubuntu-latest in Renovate workflows #79

Closed
Null Pointer Nancy wants to merge 3 commits from gandalf/fix-runner-labels into main

3 Commits

Author SHA1 Message Date
Chris Farhood c87d1bca58 fix: change runner labels from runners-privilegedescalation to ubuntu-latest
Promotion Gate / promotion-gate (pull_request) Failing after 0s
CI / ci (pull_request) Failing after 4s
Change runs-on in renovate-app-token.yaml and renovate.yaml workflows
from runners-privilegedescalation to ubuntu-latest.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-20 15:55:48 +00:00
privilegedescalation-engineer[bot] cbe1c9d0db docs: revert namespace to kube-system, use KUBE_VIP_NAMESPACE constant (#44)
ci CI passed
promotion-gate Promotion Gate passed
Promotion Gate / promotion-gate (pull_request) Failing after 0s
CI / ci (pull_request) Failing after 3s
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-14 03:35:15 +00:00
Chris Farhood 091a8dad0e 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-14 03:34:38 +00:00