Files
headlamp-tns-csi-plugin/artifacthub-pkg.yml
T
Chris Farhood 504d71d68d fix: align package.json name, archive and ArtifactHub name to tns-csi (PRI-1444)
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>
2026-05-14 00:14:07 +00:00

70 lines
2.3 KiB
YAML

version: "1.0.2"
name: tns-csi
displayName: TrueNAS CSI (tns-csi)
description: >-
Headlamp plugin for tns-csi CSI driver visibility and kbench storage
benchmarking. Surfaces StorageClasses with protocol/pool/server details,
PersistentVolumes, VolumeSnapshots, Prometheus metrics from the controller
pod, and an interactive kbench benchmark runner with FIO result cards.
Supports NFS, NVMe-oF, and iSCSI protocols. Read-only except for the
Benchmark page.
createdAt: "2026-02-18T00:00:00Z"
license: Apache-2.0
category: storage
homeURL: https://github.com/privilegedescalation/headlamp-tns-csi-plugin
appVersion: "0.17.4"
keywords:
- headlamp
- kubernetes
- storage
- csi
- tns-csi
- truenas
- nfs
- nvmeof
- iscsi
- kbench
- benchmarking
- prometheus
maintainers:
- name: privilegedescalation
email: chris@farhood.org
provider:
name: privilegedescalation
links:
- name: GitHub
url: https://github.com/privilegedescalation/headlamp-tns-csi-plugin
- name: Issues
url: https://github.com/privilegedescalation/headlamp-tns-csi-plugin/issues
- name: tns-csi driver
url: https://github.com/fenio/tns-csi
- name: kbench
url: https://github.com/longhorn/kbench
changes:
- kind: added
description: "Stable v1.0.0 release marking production readiness"
- kind: added
description: "Missing devDependencies for test infrastructure (@mui/material, @types/react, @types/react-dom, notistack, vitest upgraded to ^3.2.4)"
- kind: changed
description: "vitest.config.mts: added define block to set process.env.NODE_ENV=test, fixing act() errors in all component tests"
- kind: changed
description: "Renovate config extended from org-level preset"
- kind: changed
description: "GitHub Actions SHA pinning via pinDigests in Renovate"
- kind: changed
description: "Dual-approval caller workflow added to CI"
- kind: changed
description: "GitHub App token secrets passed to release workflow"
annotations:
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-tns-csi-plugin/releases/download/v1.0.2/tns-csi-1.0.0.tar.gz"
headlamp/plugin/archive-checksum: sha256:3e4fa137c912eb13610557dd82ef7086fc396a42365e30a39e618afa97bbc202
headlamp/plugin/version-compat: ">=0.20.0"
headlamp/plugin/distro-compat: "in-cluster,web,app"