3e757db799
Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
60 lines
1.8 KiB
YAML
60 lines
1.8 KiB
YAML
version: "0.2.2"
|
|
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.1.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: fixed
|
|
description: "Duplicate Protocol/Pool columns on mixed-driver clusters now merged into a single shared column"
|
|
- kind: fixed
|
|
description: "Plugin settings entry renamed from headlamp-tns-csi-plugin to tns-csi"
|
|
|
|
annotations:
|
|
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-tns-csi-plugin/releases/download/v0.2.2/headlamp-tns-csi-plugin-0.2.2.tar.gz"
|
|
headlamp/plugin/archive-checksum: "sha256:fa6506d581ea5a609598912596995f3dd2b2501ee4f66aff5f6cd93beb525549"
|
|
headlamp/plugin/version-compat: ">=0.20.0"
|
|
headlamp/plugin/distro-compat: "in-cluster,web,app"
|