-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Additional flags to
kubectl directpv volumes list
to list "lost" vo…
…lumes and to show PVC names of the volumes (#620) * `--lost` will list only the lost volumes, ie, volumes from the detached drives * `--pvc` will display PVC names of the volumes in the list This PR also adds documentation for handling "InUse" drive replacements
- Loading branch information
1 parent
edf0832
commit d8f3cd6
Showing
3 changed files
with
191 additions
and
5 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