Files
headlamp-tns-csi-plugin/artifacthub-pkg.yml
T
2026-02-26 17:55:07 +00:00

70 lines
2.2 KiB
YAML

version: "0.2.4"
name: headlamp-tns-csi-plugin
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.12.0"
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: "Component tests for all 8 UI components"
- kind: changed
description: "CI workflow split into parallel lint, typecheck, test jobs with build gating on all three"
- kind: changed
description: "JUnit test reporter for PR test result visibility"
- kind: changed
description: "Node.js 20 upgraded to 22 (current LTS) in all workflows"
- kind: changed
description: "Release workflow gated on CI passing with concurrency protection"
- kind: fixed
description: "Conditional React hook call in OverviewPage"
- kind: fixed
description: "appVersion now tracks upstream tns-csi driver release (0.12.0)"
annotations:
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-tns-csi-plugin/releases/download/v0.2.4/tns-csi-0.2.4.tar.gz"
headlamp/plugin/archive-checksum: "sha256:a72b8094a70dd127aa9edb388411b3506bf5f6a7071c266c2aaa477c27badf60"
headlamp/plugin/version-compat: ">=0.20.0"
headlamp/plugin/distro-compat: "in-cluster,web,app"