-
v1.0.3 Stable
released this
2026-05-14 00:36:05 +00:00 | 9 commits to main since this releaseFull Changelog: https://github.com/privilegedescalation/headlamp-tns-csi-plugin/compare/v1.0.1...v1.0.3
Downloads
-
v1.0.1 Stable
released this
2026-05-12 22:22:44 +00:00 | 10 commits to main since this releasePatch release: fix package.json name mismatch that prevented plugin installation in Headlamp. Package name changed from tns-csi to headlamp-tns-csi-plugin to match archive directory and ArtifactHub package name.
Downloads
-
v1.0.2 Stable
released this
2026-05-12 22:22:44 +00:00 | 10 commits to main since this releasePatch release: rename all references to tns-csi (package.json name, archive, ArtifactHub) to resolve installation mismatch. Previously package.json was tns-csi but archive and ArtifactHub name were headlamp-tns-csi-plugin, causing plugin load failure in Headlamp.
Downloads
-
v1.0.0 Stable
released this
2026-03-24 22:31:44 +00:00 | 23 commits to main since this releaseWhat's Changed
- release: v0.2.7 in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/14
- ci: pass GitHub App token secrets to release workflow in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/15
- ci: add dual-approval status check (CTO + QA) by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/16
- chore(renovate): add pinDigests for GitHub Actions SHA pinning by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/17
- feat: extend Renovate config from org-level preset by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/18
- release: tns-csi v1.0.0 by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/19
New Contributors
- @privilegedescalation-engineer[bot] made their first contribution in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/16
Full Changelog: https://github.com/privilegedescalation/headlamp-tns-csi-plugin/compare/v0.2.7...v1.0.0
Downloads
-
v0.2.7 Stable
released this
2026-03-19 21:39:02 +00:00 | 35 commits to main since this releaseWhat's Changed
- policy: add ArtifactHub-only installation requirement in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/7
- ci: retrigger after shared workflow fix in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/8
- docs: remove manual install sections from README in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/9
- fix: add npm overrides for tar and undici security advisories in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/11
- fix: add missing devDependencies for CI in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/12
- fix: add pull-requests write permission to release workflow by @privilegedescalation-paperclip[bot] in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/13
New Contributors
- @privilegedescalation-paperclip[bot] made their first contribution in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/13
Full Changelog: https://github.com/privilegedescalation/headlamp-tns-csi-plugin/compare/v0.2.6...v0.2.7
Downloads
-
v0.2.6 Stable
released this
2026-03-09 03:06:22 +00:00 | 47 commits to main since this releaseWhat's Changed
- chore: add LICENSE and FUNDING.yml by @cpfarhood in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/2
- fix: apply prettier formatting to pass CI by @gandalf-the-greybeard[bot] in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/4
- Enhance Renovate configuration by @gandalf-the-greybeard[bot] in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/5
- ci: switch to org-level reusable workflows by @hugh-hackman[bot] in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/6
New Contributors
- @cpfarhood made their first contribution in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/2
- @gandalf-the-greybeard[bot] made their first contribution in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/4
- @hugh-hackman[bot] made their first contribution in https://github.com/privilegedescalation/headlamp-tns-csi-plugin/pull/6
Full Changelog: https://github.com/privilegedescalation/headlamp-tns-csi-plugin/compare/v0.2.5...v0.2.6
Downloads
-
v0.2.5 Stable
released this
2026-03-04 02:14:12 +00:00 | 59 commits to main since this releaseFull Changelog: https://github.com/privilegedescalation/headlamp-tns-csi-plugin/compare/v0.2.4...v0.2.5
Downloads
-
v0.2.4 Stable
released this
2026-02-26 17:37:55 +00:00 | 72 commits to main since this releaseFull Changelog: https://github.com/privilegedescalation/headlamp-tns-csi-plugin/compare/v0.2.3...v0.2.4
Downloads
-
v0.2.3 Stable
released this
2026-02-19 21:08:54 +00:00 | 79 commits to main since this releaseChanged
- Package renamed to
tns-csi— displays correctly astns-csiin Headlamp's Plugins list
Downloads
- Package renamed to
-
v0.2.2 Stable
released this
2026-02-19 18:31:01 +00:00 | 80 commits to main since this releaseWhat's Changed
Fixed
- Duplicate columns — Protocol and Pool columns on mixed-driver clusters (tns-csi + rook-ceph) are now merged into a single shared column rather than duplicated
- Plugin settings name — settings entry now registers as
tns-csiinstead ofheadlamp-tns-csi-plugin
Downloads