You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ping Qiu
9ef446d0cf
feat: master-backed NVMe/TCP publication (nvme_addr + nqn plumbing)
Add nvme_addr and nqn fields to proto messages (AllocateBlockVolume,
CreateBlockVolume, LookupBlockVolume, BlockVolumeInfoMessage), wire
through volume server → master registry → CSI driver. Volume servers
report NVMe address in heartbeats when NVMe target is running. CSI
MasterVolumeClient now populates NvmeAddr/NQN from master responses,
enabling NVMe/TCP via the master-backend path.
Proto files regenerated with protoc 29.5.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 weeks ago
..
cmd/ block-csi
feat: Phase 6 CP6-2 -- CSI control-plane integration + csi-sanity/k3s validation
1 month ago
deploy
feat: Phase 6 CP6-2 -- CSI control-plane integration + csi-sanity/k3s validation
1 month ago
controller.go
feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests
4 weeks ago
controller_test.go
feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability
4 weeks ago
identity.go
feat: Phase 6 CP6-2 -- CSI control-plane integration + csi-sanity/k3s validation
1 month ago
identity_test.go
feat: Phase 6 CP6-2 -- CSI control-plane integration + csi-sanity/k3s validation
1 month ago
iscsi_util.go
feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability
4 weeks ago
node.go
feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests
4 weeks ago
node_test.go
feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability
4 weeks ago
nvme_node_test.go
feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests
4 weeks ago
nvme_util.go
feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests
4 weeks ago
qa_cp62_test.go
feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests
4 weeks ago
qa_cp83_adversarial_test.go
feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability
4 weeks ago
qa_cp83_test.go
feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability
4 weeks ago
qa_cp102_nvme_node_test.go
feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests
4 weeks ago
qa_csi_test.go
feat: Phase 6 CP6-2 -- CSI control-plane integration + csi-sanity/k3s validation
1 month ago
server.go
feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests
4 weeks ago
snapshot_ids.go
feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability
4 weeks ago
snapshot_ids_test.go
feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability
4 weeks ago
volume_backend.go
feat: master-backed NVMe/TCP publication (nvme_addr + nqn plumbing)
3 weeks ago
volume_backend_test.go
feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability
4 weeks ago
volume_manager.go
feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests
4 weeks ago
volume_manager_test.go
feat: Phase 6 CP6-2 -- CSI control-plane integration + csi-sanity/k3s validation
1 month ago