Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for pilot_default (0.14 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/input/pilot_default.yaml

    John Howard <******@****.***> 1578852924 -0800
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sun Jan 12 18:15:24 UTC 2020
    - 209 bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/output/pilot_default.golden.yaml

    John Howard <******@****.***> 1704863403 -0800
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 102.6K bytes
    - Viewed (0)
  3. operator/cmd/mesh/manifest-generate_test.go

    			fileSelect: []string{""},
    			flags:      "--force",
    		},
    	})
    }
    
    func TestManifestGeneratePilot(t *testing.T) {
    	runTestGroup(t, testGroup{
    		{
    			desc:       "pilot_default",
    			diffIgnore: "CustomResourceDefinition:*:*,ConfigMap:*:istio",
    		},
    		{
    			desc:       "pilot_k8s_settings",
    			diffSelect: "Deployment:*:istiod,HorizontalPodAutoscaler:*:istiod",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 18:05:06 UTC 2024
    - 43.5K bytes
    - Viewed (0)
Back to top