Update code for latest k8s
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
8f5e37a83c
commit
5f7ac28059
792 changed files with 25023 additions and 19841 deletions
|
@ -25,8 +25,8 @@ const (
|
|||
// IP is the container ipv4 or ipv6 address
|
||||
IP = "io.kubernetes.cri-o.IP"
|
||||
|
||||
// HostNetwork tells whether the sandbox is using hostnetwork
|
||||
HostNetwork = "io.kubernetes.cri-o.HostNetwork"
|
||||
// NamespaceOptions store the options for namespaces
|
||||
NamespaceOptions = "io.kubernetes.cri-o.NamespaceOptions"
|
||||
|
||||
// SeccompProfilePath is the node seccomp profile path
|
||||
SeccompProfilePath = "io.kubernetes.cri-o.SeccompProfilePath"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue