Skip to content

Conversation

@Omar007
Copy link

@Omar007 Omar007 commented Oct 2, 2024

Updates the cfs_server to support the createVol parameters as documented at https://www.cubefs.io/docs/master/dev-guide/admin-api/master/volume.html#create

I bumped the github.com/golang/protobuf to v1.5.4 as the current master does not want to build with v1.5.3 on my end. Attempting to build with v1.5.3 on either master or my own branch would fail with the error:

# github.com/golang/protobuf/protoc-gen-go/descriptor
../../../go/pkg/mod/github.com/golang/[email protected]/protoc-gen-go/descriptor/descriptor.pb.go:106:61: undefined: descriptorpb.Default_FileOptions_PhpGenericServices

Also resolved 2 deprecation warnings in this file and streamlined the log messages to be more uniform.

@Omar007 Omar007 force-pushed the feature/extra-params branch from dbcfdad to 10da91a Compare October 2, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant