pull/6/head
Random-Liu 2017-02-15 16:56:23 -08:00
parent 201866af20
commit ac97fc22f6
1 changed files with 0 additions and 2 deletions

View File

@ -160,8 +160,6 @@ func GetHollowKubeletConfig(
c.SerializeImagePulls = true
c.SystemCgroups = ""
c.ProtectKernelDefaults = false
// TODO: This is a temporary workaround until we fix CRI+kubemark properly.
c.EnableCRI = false
// TODO(mtaufen): Note that PodInfraContainerImage was being set to the empty value before,
// but this may not have been intentional. (previous code (SimpleKubelet)