Skip to content
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

Correctly handle named pipe host mounts for Windows #69484

Merged
merged 5 commits into from Oct 30, 2018
Merged

Correctly handle named pipe host mounts for Windows #69484

merged 5 commits into from Oct 30, 2018

Commits on Oct 5, 2018

  1. Correctly handle named pipe host mounts for Windows

    Signed-off-by: Deep Debroy <ddebroy@docker.com>
    ddebroy committed Oct 5, 2018
    Copy the full SHA
    b4bb5dd View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. Broaden scope of host path types to skip processing in Windows

    Signed-off-by: Deep Debroy <ddebroy@docker.com>
    ddebroy committed Oct 13, 2018
    Copy the full SHA
    f8a69f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Improve comments for when hostPath in Windows needs to be transformed

    Signed-off-by: Deep Debroy <ddebroy@docker.com>
    ddebroy committed Oct 25, 2018
    Copy the full SHA
    2e19f70 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Address CR comments and add more tests

    Signed-off-by: Deep Debroy <ddebroy@docker.com>
    ddebroy committed Oct 26, 2018
    Copy the full SHA
    119e2a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Address code review comments

    Signed-off-by: Deep Debroy <ddebroy@docker.com>
    ddebroy committed Oct 27, 2018
    Copy the full SHA
    5da66fd View commit details
    Browse the repository at this point in the history