mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
fixup! CRI-API updates for windows host networking
This commit is contained in:
parent
a7bafa1361
commit
11270f5f87
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
|
||||
|
Loading…
Reference in New Issue
Block a user