Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for pilot_k8s_settings (0.15 sec)

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

    김은빈 <******@****.***> 1701831414 +0900
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 06 02:56:54 UTC 2023
    - 1.2K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/output/pilot_k8s_settings.golden.yaml

    김은빈 <******@****.***> 1701831414 +0900
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 06 02:56:54 UTC 2023
    - 5K bytes
    - Viewed (0)
  3. operator/cmd/mesh/manifest-generate_test.go

    func TestManifestGeneratePilot(t *testing.T) {
    	runTestGroup(t, testGroup{
    		{
    			desc:       "pilot_default",
    			diffIgnore: "CustomResourceDefinition:*:*,ConfigMap:*:istio",
    		},
    		{
    			desc:       "pilot_k8s_settings",
    			diffSelect: "Deployment:*:istiod,HorizontalPodAutoscaler:*:istiod",
    			fileSelect: []string{"templates/deployment.yaml", "templates/autoscale.yaml"},
    		},
    		{
    			desc:       "pilot_override_values",
    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