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

Cherry pick of #120127 Use env variables for passing path and subpath to Powershell #120131

Merged

Commits on Aug 23, 2023

  1. Use env varaibles for passing path

    The subpath could be passed a powershell subexpression which would be executed by kubelet with privilege.  Switching to pass the arguments via environment variables means the subexpression won't be evaluated.
    
    Signed-off-by: James Sturtevant <jstur@microsoft.com>
    jsturtevant authored and ritazh committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f8b33ca View commit details
    Browse the repository at this point in the history