Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for IstioStatus (0.35 sec)

  1. pilot/pkg/config/kube/crd/conversion_test.go

    					ResourceVersion:  "1234",
    					Labels:           map[string]string{"label": "value"},
    					Annotations:      map[string]string{"annotation": "value"},
    				},
    				Spec: mock.ExampleVirtualService,
    				Status: &v1alpha1.IstioStatus{
    					Conditions: []*v1alpha1.IstioCondition{
    						{Type: "Health"},
    					},
    				},
    			},
    		},
    		{
    			name: "gateway",
    			cfg: config.Config{
    				Meta: config.Meta{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 25 18:26:16 UTC 2024
    - 4.6K bytes
    - Viewed (0)
Back to top