-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update github.com/container-storage-interface/spec (#588)
Add `ControllerModifyVolume` to controller grpc service to satisfy CSI 1.9.0 interface. There are no "mutable parameters" for the volumes we currently support, so we do not need to implement it. Co-authored-by: Julian Tölle <[email protected]>
- Loading branch information
1 parent
a366c89
commit 22723b5
Showing
3 changed files
with
16 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters