827b4f31cc6d44a11207c2fe6e084f02f07e8d85
Audit of headlamp-argocd-plugin for kube-system → headlamp namespace redirect. No in-scope kube-system references found. In-scope files audited (all clean): - README.md: no install snippet referencing kube-system - CLAUDE.md: no kube-system references - artifacthub-pkg.yml: no kube-system references Out-of-scope upstream-workload references verified untouched: - ArgoCD server lives in 'argocd' namespace (upstream watched workload) - Plugin install path is via Headlamp plugin manager (ArtifactHub), not Helm No code/text changes required. PR opened for SDLC sign-off. Co-Authored-By: Paperclip <noreply@paperclip.ing>
headlamp-argocd
A Headlamp plugin for ArgoCD visibility.
Monitors ArgoCD Applications, Rollouts, and health status. Read-only — no cluster write operations.
Installation
Install via Headlamp's built-in plugin installer (ArtifactHub):
# Install from Headlamp UI → Settings → Plugins → Add plugin
# Search for "argocd" or paste the ArtifactHub URL
Development
npm install
npm run build
npm test
Release
Releases are automated via the GitHub Actions release workflow:
gh workflow run Release --field version=0.1.0
License
Apache-2.0