Consistent name across all three locations resolves the installation failure
in Headlamp where the plugin could not be loaded after extraction.
Bump artifacthub-pkg.yml to v1.0.2, update archive URL and checksum.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Package name was "tns-csi" but archive directory and ArtifactHub name
were both "headlamp-tns-csi-plugin", causing plugin installation to fail.
Also updated artifacthub-pkg.yml version to 1.0.1 and release URLs
to point to the new v1.0.1 release.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- Update Helm/plugin install URLs from v0.2.4 to v1.0.0
- README: add pods/proxy RBAC scope, clarify controller is in kube-system
- docs/getting-started/*: update all download URLs to v1.0.0
- docs/deployment/helm.md: update install URLs to v1.0.0
- docs/architecture/overview.md: Headlamp Pod label → headlamp namespace
- docs/README.md: fix ArtifactHub URL
- CHANGELOG.md: add [Unreleased] entry
Note: driver/API-path references to kube-system are preserved
as they describe where the tns-csi controller workload runs,
not where Headlamp is installed.
Co-Authored-By: Paperclip <noreply@paperclip.ing>