mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
Rename experimental-runtime-integration-type to experimental-cri
This commit is contained in:
@@ -836,7 +836,7 @@ func TestUpdateNodeStatusWithRuntimeStateError(t *testing.T) {
|
||||
checkNodeStatus(api.ConditionFalse, "KubeletNotReady")
|
||||
|
||||
// Test cri integration.
|
||||
kubelet.kubeletConfiguration.ExperimentalRuntimeIntegrationType = "cri"
|
||||
kubelet.kubeletConfiguration.EnableCRI = true
|
||||
fakeRuntime.StatusErr = nil
|
||||
|
||||
// Should report node not ready if runtime status is nil.
|
||||
|
||||
Reference in New Issue
Block a user