mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-01 13:34:20 +01:00
CCv0: Merge
- Re-vendor after merge due to static check error Fixes: #3295 Signed-off-by: stevenhorsman steven@uk.ibm.com Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -59,4 +59,7 @@ const (
|
||||
|
||||
// PodAnnotations are the annotations of the pod
|
||||
PodAnnotations = "io.kubernetes.cri.pod-annotations"
|
||||
|
||||
// WindowsHostProcess is used by hcsshim to identify windows pods that are running HostProcesses
|
||||
WindowsHostProcess = "microsoft.com/hostprocess-container"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user