mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
fixup! CRI-API updates for windows host networking
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -945,9 +945,6 @@ message WindowsContainerSecurityContext {
|
||||
|
||||
// Indicates whether a container is to be run as a HostProcess container.
|
||||
bool host_process = 3;
|
||||
|
||||
// Configurations for the sandbox's namespaces.
|
||||
WindowsNamespaceOption namespace_options = 4;
|
||||
}
|
||||
|
||||
// WindowsContainerConfig contains platform-specific configuration for
|
||||
|
Reference in New Issue
Block a user