Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for lv2 (0.24 sec)

  1. tools/bug-report/pkg/cluster/cluster_test.go

    					},
    				},
    			},
    			&config2.BugReportConfig{
    				Include: []*config2.SelectionSpec{
    					{
    						Pods: []string{"in-"},
    						Labels: map[string]string{
    							"l1": "lv1",
    							"l2": "lv2",
    						},
    					},
    				},
    			},
    			false,
    		},
    		{
    			"tested label skip",
    			&v1.Pod{
    				ObjectMeta: metav1.ObjectMeta{
    					Name: "in-test1",
    					Labels: map[string]string{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jul 06 17:23:32 UTC 2023
    - 11K bytes
    - Viewed (0)
Back to top