-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove deprecated storage drivers from bash completion #1848
Remove deprecated storage drivers from bash completion #1848
Conversation
0f2e420
to
9f69ff1
Compare
overlay
from bash completion
Codecov Report
@@ Coverage Diff @@
## master #1848 +/- ##
=======================================
Coverage 56.75% 56.75%
=======================================
Files 309 309
Lines 21658 21658
=======================================
Hits 12292 12292
Misses 8469 8469
Partials 897 897 |
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #1848 +/- ##
=======================================
Coverage 56.75% 56.75%
=======================================
Files 309 309
Lines 21658 21658
=======================================
Hits 12292 12292
Misses 8469 8469
Partials 897 897 |
9f69ff1
to
bfa43d2
Compare
Signed-off-by: Harald Albers <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SGTM
/cc @andrewhsu
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🐸
Ref: #1424 (devicemapper), #1425 (overlay)
Deprecated features should not be advertised through completions.