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 bbadeeb89b feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests 3 days ago
..
blockapi feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests 6 days ago
blockerr feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests 6 days ago
csi feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests 3 days ago
iscsi feat: Phase 8 complete -- CP8-5 stability gate, lease grant fix, Docker e2e, 13 chaos scenarios 4 days ago
nvme feat: Phase 10 CP10-1 -- NVMe/TCP target MVP, 109 tests 3 days ago
operator feat: Phase 9A -- Kubernetes operator MVP for SeaweedFS block storage, 71 tests 3 days ago
scripts feat: Phase 4A CP4a -- simulated master, assignment sequence tests, BlockVolumeStatus 1 week ago
test feat: Phase 6 CP6-3 -- failover + rebuild in Kubernetes, 126 tests 7 days ago
testrunner feat: Phase 8 complete -- CP8-5 stability gate, lease grant fix, Docker e2e, 13 chaos scenarios 4 days ago
adapter.go feat: Phase 6 CP6-2 -- CSI control-plane integration + csi-sanity/k3s validation 1 week ago
adapter_test.go feat: Phase 6 CP6-2 -- CSI control-plane integration + csi-sanity/k3s validation 1 week ago
block_heartbeat.go feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests 6 days ago
block_heartbeat_proto.go feat: Phase 8 complete -- CP8-5 stability gate, lease grant fix, Docker e2e, 13 chaos scenarios 4 days ago
block_heartbeat_proto_test.go feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests 6 days ago
block_heartbeat_test.go feat: Phase 4A CP4b-1 -- wire types, conversion helpers, heartbeat collection 1 week ago
blockvol.go feat: Phase 8 complete -- CP8-5 stability gate, lease grant fix, Docker e2e, 13 chaos scenarios 4 days ago
blockvol_qa_test.go feat: Phase 4A CP4a -- simulated master, assignment sequence tests, BlockVolumeStatus 1 week ago
blockvol_test.go feat: Phase 8 complete -- CP8-5 stability gate, lease grant fix, Docker e2e, 13 chaos scenarios 4 days ago
bug_gc_panic_test.go feat: Phase 3 — performance tuning, iSCSI session refactor, store integration 1 week ago
config.go feat: Phase 3 — performance tuning, iSCSI session refactor, store integration 1 week ago
config_test.go feat: Phase 3 — performance tuning, iSCSI session refactor, store integration 1 week ago
dirty_map.go feat: Phase 4A CP3 -- promotion, rebuild, split-brain prevention 1 week ago
dirty_map_test.go feat: Phase 3 — performance tuning, iSCSI session refactor, store integration 1 week ago
dist_group_commit.go feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests 6 days ago
dist_group_commit_test.go feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests 6 days ago
durability_mode.go feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests 6 days ago
durability_mode_test.go feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests 6 days ago
engine_metrics.go feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests 6 days ago
epoch.go feat: Phase 4A CP1 — epoch, lease, role state machine, write gate 1 week ago
flusher.go feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability 6 days ago
flusher_test.go feat: Phase 4A CP4a -- simulated master, assignment sequence tests, BlockVolumeStatus 1 week ago
group_commit.go feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability 6 days ago
group_commit_test.go feat: Phase 3 — performance tuning, iSCSI session refactor, store integration 1 week ago
health_score.go feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability 6 days ago
health_score_test.go feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability 6 days ago
lba.go feat: add BlockVol engine and iSCSI target (Phase 1 + Phase 2) 2 weeks ago
lba_test.go feat: add BlockVol engine and iSCSI target (Phase 1 + Phase 2) 2 weeks ago
lease.go feat: Phase 4A CP1 — epoch, lease, role state machine, write gate 1 week ago
lease_grant_test.go feat: Phase 8 complete -- CP8-5 stability gate, lease grant fix, Docker e2e, 13 chaos scenarios 4 days ago
naming.go feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests 3 days ago
naming_test.go feat: Phase 6 CP6-2 -- CSI control-plane integration + csi-sanity/k3s validation 1 week ago
promotion.go feat: Phase 8 complete -- CP8-5 stability gate, lease grant fix, Docker e2e, 13 chaos scenarios 4 days ago
qa_phase3_engine_test.go feat: Phase 4A CP1 — epoch, lease, role state machine, write gate 1 week ago
qa_phase4a_cp1_test.go feat: Phase 4A CP4a -- simulated master, assignment sequence tests, BlockVolumeStatus 1 week ago
qa_phase4a_cp2_test.go feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability 6 days ago
qa_phase4a_cp3_test.go feat: Phase 8 complete -- CP8-5 stability gate, lease grant fix, Docker e2e, 13 chaos scenarios 4 days ago
qa_phase4a_cp4a_test.go feat: Phase 4A CP4a -- simulated master, assignment sequence tests, BlockVolumeStatus 1 week ago
qa_phase4a_cp4b1_test.go test: Phase 4A CP4b-1 QA adversarial tests (19 tests) 1 week ago
qa_phase4a_cp4b4_test.go feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability 6 days ago
qa_resize_test.go test: Phase 5 QA adversarial tests -- 49 tests for CHAP, resize, snapshots 1 week ago
qa_snapshot_test.go test: Phase 5 QA adversarial tests -- 49 tests for CHAP, resize, snapshots 1 week ago
rebuild.go feat: Phase 8 complete -- CP8-5 stability gate, lease grant fix, Docker e2e, 13 chaos scenarios 4 days ago
recovery.go feat: Phase 4A CP4a -- simulated master, assignment sequence tests, BlockVolumeStatus 1 week ago
recovery_test.go feat: Phase 3 — performance tuning, iSCSI session refactor, store integration 1 week ago
repl_proto.go feat: Phase 4A CP4a -- simulated master, assignment sequence tests, BlockVolumeStatus 1 week ago
replica_apply.go feat: Phase 4A CP4b-4 -- HA integration tests, admin HTTP, 5 bug fixes 1 week ago
replica_barrier.go feat: Phase 4A CP4a -- simulated master, assignment sequence tests, BlockVolumeStatus 1 week ago
resize_test.go feat: Phase 5 CP5-3 -- CHAP auth, online resize, Prometheus metrics, 12 tests 1 week ago
role.go feat: Phase 6 CP6-3 -- failover + rebuild in Kubernetes, 126 tests 7 days ago
scrub.go feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability 6 days ago
scrub_test.go feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability 6 days ago
shipper_group.go feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability 6 days ago
shipper_group_test.go feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability 6 days ago
snapshot.go feat: Phase 5 CP5-2 -- CoW snapshots, 10 tests 1 week ago
snapshot_test.go feat: Phase 5 CP5-2 -- CoW snapshots, 10 tests 1 week ago
superblock.go feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests 6 days ago
superblock_test.go feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests 6 days ago
wal_entry.go feat: add BlockVol engine and iSCSI target (Phase 1 + Phase 2) 2 weeks ago
wal_entry_test.go feat: add BlockVol engine and iSCSI target (Phase 1 + Phase 2) 2 weeks ago
wal_shipper.go feat: Phase 8 CP8-1/2/3/4 -- ops control plane, multi-replica, CSI snapshots, observability 6 days ago
wal_writer.go feat: Phase 5 CP5-2 -- CoW snapshots, 10 tests 1 week ago
wal_writer_test.go feat: Phase 3 — performance tuning, iSCSI session refactor, store integration 1 week ago
write_gate.go feat: Phase 4A CP1 — epoch, lease, role state machine, write gate 1 week ago