mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
vendor: applied e18c7cf300
@sbezverk
This commit is contained in:
parent
f7cdd5a9bd
commit
70f954ddc0
2
vendor/github.com/kubernetes-csi/drivers/pkg/csi-common/identityserver-default.go
generated
vendored
2
vendor/github.com/kubernetes-csi/drivers/pkg/csi-common/identityserver-default.go
generated
vendored
@ -56,7 +56,7 @@ func (ids *DefaultIdentityServer) GetPluginCapabilities(ctx context.Context, req
|
|||||||
{
|
{
|
||||||
Type: &csi.PluginCapability_Service_{
|
Type: &csi.PluginCapability_Service_{
|
||||||
Service: &csi.PluginCapability_Service{
|
Service: &csi.PluginCapability_Service{
|
||||||
Type: csi.PluginCapability_Service_UNKNOWN,
|
Type: csi.PluginCapability_Service_CONTROLLER_SERVICE,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user