Skip to content

Commit cc4052f

Browse files
marossetbrasmith-msdcantah
authored
KEP-1981 Windows HostProcess containers KEP updates for beta (kubernetes#2865)
* WIP: Windows HostProcess containers KEP updates for beta Signed-off-by: Mark Rossetti <[email protected]> * Fillling out PRR section Signed-off-by: Mark Rossetti <[email protected]> * Container Volume updates Signed-off-by: Mark Rossetti <[email protected]> * Container Image Build updates Signed-off-by: Mark Rossetti <[email protected]> * misc updates Signed-off-by: Mark Rossetti <[email protected]> * Update keps/sig-windows/1981-windows-privileged-container-support/README.md Co-authored-by: Brandon Smith <[email protected]> * Update keps/sig-windows/1981-windows-privileged-container-support/README.md Co-authored-by: Brandon Smith <[email protected]> * Update keps/sig-windows/1981-windows-privileged-container-support/README.md Co-authored-by: Brandon Smith <[email protected]> * Apply suggestions from code review s/hostProcess/`HostProcess` Co-authored-by: Danny Canter <[email protected]> Co-authored-by: Brandon Smith <[email protected]> * update keps/prod-readiness/sig-windows/1981.yaml * Addressing some TODOs * clarify CONTAINER_SANDBOX_MOUNT_POINT usage * Apply suggestions from code review Co-authored-by: Danny Canter <[email protected]> * cmd.exe and powershell env var behaviors * s/privileged/hostProcess * storage related feedback / updates * Add test criteria to validate different path syntax for container command / args / workingdir * do not update client libraries until file system investigations conclude Co-authored-by: Brandon Smith <[email protected]> Co-authored-by: Danny Canter <[email protected]>
1 parent 1bba222 commit cc4052f

File tree

3 files changed

+93
-66
lines changed

3 files changed

+93
-66
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
kep-number: 1981
22
alpha:
3-
approver: "@deads2k"
3+
approver: "@deads2k"
4+
beta:
5+
approver: "@deads2k"

0 commit comments

Comments
 (0)