Skip to content

Commit 9837a61

Browse files
committed
update cri-api comments for Windows HostProcess withdrawal
1 parent a666451 commit 9837a61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

staging/src/k8s.io/cri-api/pkg/apis/runtime/v1/api.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

staging/src/k8s.io/cri-api/pkg/apis/runtime/v1/api.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,7 @@ message LinuxContainerUser {
10111011
// WindowsNamespaceOption provides options for Windows namespaces.
10121012
message WindowsNamespaceOption {
10131013
// Network namespace for this container/sandbox.
1014-
// Namespaces currently set by the kubelet: POD, NODE
1014+
// This is currently never set by the kubelet
10151015
NamespaceMode network = 1;
10161016
}
10171017

0 commit comments

Comments
 (0)