docs: update install docs and ArtifactHub metadata to headlamp namespace #32

Closed
privilegedescalation-engineer[bot] wants to merge 2 commits from docs/update-namespace-refs into main

2 Commits

Author SHA1 Message Date
Chris Farhood 3d42bcee42 docs: correct namespace refs — driver is kube-system, not headlamp
Fix PRI-592. The tns-csi driver runs in kube-system (like most CSI drivers),
not in the headlamp namespace.

- CLAUDE.md: Driver namespace: headlamp → kube-system
- docs/architecture/overview.md: fix API paths for controller pod access
  from headlamp namespace to kube-system namespace

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-04 21:32:08 +00:00
Chris Farhood 45bb74d42c docs: update install docs and ArtifactHub metadata to headlamp namespace
- README: update Helm install URL to v1.0.0, add pods/proxy RBAC scope notes
- docs/getting-started/installation.md: update all download URLs from v0.2.4 to v1.0.0, remove obsolete sha256sum example, fix build output placeholder
- docs/getting-started/quick-start.md: update Helm URL to v1.0.0
- docs/deployment/helm.md: update install command and values URLs to v1.0.0
- docs/README.md: fix Artifact Hub URL (was duplicated 'headlamp')
- docs/architecture/overview.md: update namespace references from kube-system to headlamp
- CLAUDE.md: update driver namespace constant from kube-system to headlamp
- CHANGELOG.md: add [Unreleased] entry documenting the namespace reference update

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-04 07:36:05 +00:00