mirror of
https://github.com/oracle/zfssa-csi-driver.git
synced 2025-06-27 14:06:56 +00:00
Remove csi.ControllerServiceCapability_RPC_CLONE_VOLUME from supported capabilities for now
This commit is contained in:
parent
fa7f020c50
commit
121d27e30c
@ -26,7 +26,7 @@ var (
|
||||
csi.ControllerServiceCapability_RPC_EXPAND_VOLUME,
|
||||
csi.ControllerServiceCapability_RPC_CREATE_DELETE_SNAPSHOT,
|
||||
csi.ControllerServiceCapability_RPC_LIST_SNAPSHOTS,
|
||||
csi.ControllerServiceCapability_RPC_CLONE_VOLUME,
|
||||
// csi.ControllerServiceCapability_RPC_CLONE_VOLUME,
|
||||
}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user