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
NVMe/TCP transport support in the CSI driver so Kubernetes pods can
mount block volumes via NVMe alongside (or instead of) iSCSI.
Transport selection: NVMe preferred when nvme_tcp module loaded +
metadata present + nvmeUtil available. Fail-fast on NVMe errors (no
silent iSCSI fallback). .transport file persists across CSI restarts.
Key changes:
- BuildNQN() single source of truth for NQN construction (naming.go)
- NVMeUtil interface + realNVMeUtil wrapping nvme-cli (nvme_util.go)
- NodeStageVolume/Unstage/Expand dual-transport paths (node.go)
- NvmeAddr/NQN fields in VolumeInfo, Controller contexts
- VolumeManager NvmeAddr()/VolumeNQN() getters
- BlockService NvmeListenAddr()/NQN() accessors
- 27 unit tests + 26 QA adversarial tests (nvme_node_test.go, qa_cp102)
- Fix: flaky TestQA_Node_ConcurrentStageUnstage (pre-alloc temp dirs)
Review fixes applied: F1 (NQN format mismatch), F2 (CreateVolume drops
NVMe context), F3 (IsConnected error classification), F4 (findSubsys
path validation), F5 (MasterVolumeClient NVMe gap documented).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
4 days ago |
| .. |
|
admin
|
Add customizable plugin display names and weights (#8459)
|
2 weeks ago |
|
cluster
|
fix: plural `clientType` on `ListExistingPeerUpdates` (#8422)
|
2 weeks ago |
|
command
|
feat: Phase 10 CP10-1 -- NVMe/TCP target MVP, 109 tests
|
4 days ago |
|
credential
|
Implement managed policy storage (#8385)
|
3 weeks ago |
|
filer
|
go fix
|
3 weeks ago |
|
filer_client
|
fix: resolve gRPC DNS resolution issues in Kubernetes #8384 (#8387)
|
3 weeks ago |
|
glog
|
chore: execute goimports to format the code (#7983)
|
2 months ago |
|
iam
|
Embed role policies in AssumeRole STS tokens (#8421)
|
2 weeks ago |
|
iamapi
|
go fmt
|
2 weeks ago |
|
images
|
chore: execute goimports to format the code (#7983)
|
2 months ago |
|
kms
|
S3 API: Add integration with KMS providers (#7152)
|
7 months ago |
|
mount
|
go fix
|
3 weeks ago |
|
mq
|
cast i to int64 first, ensuring the calculation happens in 64-bit space
|
2 months ago |
|
notification
|
go fix
|
3 weeks ago |
|
operation
|
Fix filer.sync retry on stale chunk (#8298)
|
4 weeks ago |
|
pb
|
feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests
|
6 days ago |
|
plugin/worker
|
adjust weight
|
2 weeks ago |
|
query
|
fix: resolve gRPC DNS resolution issues in Kubernetes #8384 (#8387)
|
3 weeks ago |
|
remote_storage
|
go fmt
|
2 weeks ago |
|
replication
|
go fix
|
3 weeks ago |
|
s3api
|
feat: drop table location mapping support (#8458)
|
2 weeks ago |
|
security
|
feat: Optional path-prefix and method scoping for Filer HTTP JWT (#8014)
|
2 months ago |
|
sequence
|
chore: execute goimports to format the code (#7983)
|
2 months ago |
|
server
|
feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests
|
4 days ago |
|
sftpd
|
Fix SFTP file upload failures with JWT filer tokens (#8448)
|
2 weeks ago |
|
shell
|
feat: CP8-3-1 durability modes + testrunner platform + 21 adversarial tests
|
6 days ago |
|
static
|
Fix Broken Links (#5287)
|
2 years ago |
|
stats
|
go fix
|
3 weeks ago |
|
storage
|
feat: Phase 10 CP10-2 -- CSI NVMe/TCP node plugin, 210 tests
|
4 days ago |
|
telemetry
|
Prevent split-brain: Persistent ClusterID and Join Validation (#8022)
|
2 months ago |
|
topology
|
Refactor plugin system and migrate worker runtime (#8369)
|
3 weeks ago |
|
util
|
go fix
|
3 weeks ago |
|
wdclient
|
Fix S3 Gateway Read Failover #8076 (#8087)
|
2 months ago |
|
worker
|
Add plugin worker integration tests for erasure coding (#8450)
|
2 weeks ago |
|
Makefile
|
Move SQL engine and PostgreSQL server to their own binaries (#8417)
|
2 weeks ago |
|
weed.go
|
Fix the issue where fuse command on a node cannot specify multiple configuration directory paths (#7874)
|
3 months ago |