-
Notifications
You must be signed in to change notification settings - Fork 1.7k
List and inspect named volumes #14555
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
Merged
kvega005
merged 73 commits into
microsoft:feature/wsl-for-apps
from
kvega005:listAndInspectNamedVolumes
Apr 1, 2026
Merged
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
13964e3
Added VHD named volumes
kvega005 6ef50e1
Clean up vhd volume
kvega005 2df4187
Cleanup
kvega005 a9756d4
Formatting
kvega005 292ae11
Add options validation
kvega005 df67401
Rename
kvega005 ee20433
Format
kvega005 b3d4a87
using utf8 instead of wide chars
kvega005 0fb0aae
Validate volumes
kvega005 5e982bd
Tidying
kvega005 202c4f0
Merge branch 'feature/wsl-for-apps' into feature/wsl-for-apps-named-v…
kvega005 2e6b2fc
Rename resource
kvega005 9266c94
Merge branch 'feature/wsl-for-apps-named-volumes-merge-20260305-11591…
kvega005 8cfe992
Undo changes to es-ES
kvega005 7a927af
Undo changes to es-ES
kvega005 0c6451e
Fix resources files
kvega005 c2192ac
Merge branch 'feature/wsl-for-apps-named-volumes-merge-20260305-11591…
kvega005 e53ae4e
Fix resources file (again)
kvega005 60f2338
Fix idl ordering
kvega005 9ca824e
Fix rsources file again
kvega005 edf44ec
fix resources again
kvega005 9d07982
Merge remote-tracking branch 'origin/feature/wsl-for-apps' into featu…
kvega005 3c78c2c
Fix formatting
kvega005 29060ce
Merge branch 'feature/wsl-for-apps' into feature/wsl-for-apps-named-v…
kvega005 3208004
Moved named volume handling to docker.
kvega005 39b3135
Add named volume validation
kvega005 cb201f3
Fix test case
kvega005 00bd730
Merge branch 'feature/wsl-for-apps-named-volumes-merge-20260305-11591…
kvega005 cb6666a
Fix
kvega005 244e32b
Merge branch 'feature/wsl-for-apps' into feature/wsl-for-apps-named-v…
kvega005 c0f5dc9
Merge branch 'feature/wsl-for-apps' into feature/wsl-for-apps-named-v…
kvega005 4eef68d
Fix Docker Client's CreateVolume
kvega005 01d2538
Persist volume
kvega005 0fd8c1b
Refactor
kvega005 2847a07
Merge remote-tracking branch 'origin/feature/wsl-for-apps' into featu…
kvega005 9f3be0f
Merge branch 'feature/wsl-for-apps' into feature/wsl-for-apps-named-v…
kvega005 d488015
Address copilot comments
kvega005 9cc850e
Merge branch 'feature/wsl-for-apps-named-volumes-merge-20260305-11591…
kvega005 a4fc17c
Address copilot suggestions
kvega005 527e5de
Log detach errors
kvega005 6bfc202
Address copilot comments
kvega005 182673a
Merge branch 'feature/wsl-for-apps' into feature/wsl-for-apps-named-v…
kvega005 4c49838
feat: add named volume persistence and validation for WSL containers
kvega005 fc27370
Merge branch 'feature/wsl-for-apps-named-volumes-merge-20260305-11591…
kvega005 c46d6e1
Use volumes lock
kvega005 4c1f69f
Merge remote-tracking branch 'origin/feature/wsl-for-apps' into featu…
kvega005 83a50f1
Update comment
kvega005 18fbfe2
Address copilot comments
kvega005 d6e1cd5
Fix formatting
kvega005 4c10a75
Merge branch 'feature/wsl-for-apps' into feature/wsl-for-apps-named-v…
kvega005 7fcdaa7
Address copilot comments
kvega005 4347cd8
Fix formatting
kvega005 ea1aa77
Potential fix for pull request finding
kvega005 0077d7c
Fix duplicate check
kvega005 6c16a4c
Merge branch 'feature/wsl-for-apps-named-volumes-merge-20260305-11591…
kvega005 77c3a50
Merge branch 'feature/wsl-for-apps' into feature/wsl-for-apps-named-v…
kvega005 219e55a
Merge branch 'feature/wsl-for-apps' into feature/wsl-for-apps-named-v…
kvega005 ff24d58
Potential fix for pull request finding
kvega005 6521f5b
Address PR comments
kvega005 f273b78
Merge remote-tracking branch 'origin/feature/wsl-for-apps' into featu…
kvega005 273ac59
Copilot suggstion
kvega005 b270828
Merge remote-tracking branch 'origin/feature/wsl-for-apps' into featu…
kvega005 cce9d15
List and inspect named volumes
kvega005 e9bb339
Add inspect and list volumes test
kvega005 489b05c
Rename test
kvega005 58ada44
Merge remote-tracking branch 'origin/feature/wsl-for-apps' into listA…
kvega005 9d463b1
Fix clang formatting
kvega005 7d79e35
Merge remote-tracking branch 'origin/feature/wsl-for-apps' into listA…
kvega005 913c76c
Merge branch 'feature/wsl-for-apps' into listAndInspectNamedVolumes
kvega005 c8afded
Merge branch 'feature/wsl-for-apps' into listAndInspectNamedVolumes
kvega005 b3d167a
Merge branch 'feature/wsl-for-apps' into listAndInspectNamedVolumes
kvega005 db6072a
Merge branch 'feature/wsl-for-apps' into listAndInspectNamedVolumes
kvega005 9e2dbf8
Merge branch 'feature/wsl-for-apps' into listAndInspectNamedVolumes
kvega005 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.