fixup! CRI-API updates for windows host networking

This commit is contained in:
Mark Rossetti 2022-11-04 09:29:18 -07:00
parent a7bafa1361
commit 11270f5f87
No known key found for this signature in database
GPG Key ID: 3188D8FC849D8762
2 changed files with 481 additions and 532 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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