Logo
Explore Help
Sign In
privilegedescalation/headlamp-tns-csi-plugin
12
0
Fork 0
You've already forked headlamp-tns-csi-plugin
Code Issues 1 Pull Requests 2 Actions Packages Projects Releases 13 Wiki Activity

13 Releases 13 Tags

RSS Feed
  • v1.0.3 ebff42fcb3
    Compare

    v1.0.3 Stable

    github-actions[bot] released this 2026-05-14 00:36:05 +00:00 | 9 commits to main since this release

    Full Changelog: https://github.com/privilegedescalation/headlamp-tns-csi-plugin/compare/v1.0.1...v1.0.3

    Downloads
    • headlamp-tns-csi-plugin-1.0.3.tar.gz
      18 KiB
      2026-05-14 00:36:11 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.1 e09e887390
    Compare

    v1.0.1 Stable

    privilegedescalation-engineer[bot] released this 2026-05-12 22:22:44 +00:00 | 10 commits to main since this release

    Patch 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
    • headlamp-tns-csi-plugin-1.0.0.tar.gz
      18 KiB
      2026-05-14 00:11:04 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.2 e09e887390
    Compare

    v1.0.2 Stable

    privilegedescalation-qa[bot] released this 2026-05-12 22:22:44 +00:00 | 10 commits to main since this release

    Patch 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
    • tns-csi-1.0.0.tar.gz
      18 KiB
      2026-05-14 00:14:04 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0 a75152b2e4
    Compare

    v1.0.0 Stable

    github-actions[bot] released this 2026-03-24 22:31:44 +00:00 | 23 commits to main since this release

    What'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
    • tns-csi-1.0.0.tar.gz
      17 KiB
      2026-03-24 22:31:47 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.7 e0037f60d2
    Compare

    v0.2.7 Stable

    github-actions[bot] released this 2026-03-19 21:39:02 +00:00 | 35 commits to main since this release

    What'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
    • tns-csi-0.2.7.tar.gz
      17 KiB
      2026-03-19 21:39:06 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.6 a20a2e29e6
    Compare

    v0.2.6 Stable

    github-actions[bot] released this 2026-03-09 03:06:22 +00:00 | 47 commits to main since this release

    What'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
    • tns-csi-0.2.6.tar.gz
      17 KiB
      2026-03-09 03:06:24 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.5 6b0b9bc9ea
    Compare

    v0.2.5 Stable

    github-actions[bot] released this 2026-03-04 02:14:12 +00:00 | 59 commits to main since this release

    Full Changelog: https://github.com/privilegedescalation/headlamp-tns-csi-plugin/compare/v0.2.4...v0.2.5

    Downloads
    • tns-csi-0.2.5.tar.gz
      17 KiB
      2026-03-04 02:14:14 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.4 ae8d93aaa7
    Compare

    v0.2.4 Stable

    github-actions[bot] released this 2026-02-26 17:37:55 +00:00 | 72 commits to main since this release

    Full Changelog: https://github.com/privilegedescalation/headlamp-tns-csi-plugin/compare/v0.2.3...v0.2.4

    Downloads
    • tns-csi-0.2.4.tar.gz
      17 KiB
      2026-02-26 17:37:58 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.3 a20c20a4ec
    Compare

    v0.2.3 Stable

    cpfarhood released this 2026-02-19 21:08:54 +00:00 | 79 commits to main since this release

    Changed

    • Package renamed to tns-csi — displays correctly as tns-csi in Headlamp's Plugins list
    Downloads
    • tns-csi-0.2.3.tar.gz
      17 KiB
      2026-02-19 21:09:03 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.2 3e757db799
    Compare

    v0.2.2 Stable

    cpfarhood released this 2026-02-19 18:31:01 +00:00 | 80 commits to main since this release

    What'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-csi instead of headlamp-tns-csi-plugin
    Downloads
    • headlamp-tns-csi-plugin-0.2.2.tar.gz
      17 KiB
      2026-02-19 18:31:51 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 Next Last
Powered by Gitea Version: 1.26.2 Page: 36ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API