Commit 99799b6
committed
refactor: migrate all remaining pkg/driver and pkg/tnsapi to NASty API
- Remove TrueNAS integer ID logic from all protocol controllers (NFS, NVMeOF, iSCSI, SMB)
- Fix NQN prefix: nqn.2026-02.csi.tns → nqn.2026-02.io.nasty.csi
- Fix controller tests: remove MockAPIClientForSnapshots (undefined), fix TestGenerateIQN IQN prefix
- Fix client_test.go: update TestQueryPool mock to use pool.get with NASty Pool struct
- Remove legacy snapshot/extent property references throughout1 parent 8d00388 commit 99799b6
25 files changed
Lines changed: 3264 additions & 12462 deletions
File tree
- pkg
- driver
- retry
- tnsapi
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Large diffs are not rendered by default.
0 commit comments