Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for lv4 (0.01 sec)

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

    			},
    			true,
    		},
    		{
    			"tested annotation not skip",
    			&v1.Pod{
    				ObjectMeta: metav1.ObjectMeta{
    					Name: "in-test1",
    					Labels: map[string]string{
    						"l3": "lv3",
    						"l4": "lv4",
    					},
    					Annotations: map[string]string{
    						"a3": "av3",
    						"a4": "av4",
    					},
    				},
    			},
    			&config2.BugReportConfig{
    				Include: []*config2.SelectionSpec{
    					{
    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