Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ShouldRunDaemonPod (0.31 sec)

  1. pkg/controller/daemon/daemon_controller_test.go

    		nodeUnschedulable                bool
    		ds                               *apps.DaemonSet
    		shouldRun, shouldContinueRunning bool
    	}{
    		{
    			predicateName: "ShouldRunDaemonPod",
    			ds: &apps.DaemonSet{
    				Spec: apps.DaemonSetSpec{
    					Selector: &metav1.LabelSelector{MatchLabels: simpleDaemonSetLabel},
    					Template: v1.PodTemplateSpec{
    						ObjectMeta: metav1.ObjectMeta{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 111.4K bytes
    - Viewed (0)
Back to top