Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for installWithCRFile (0.11 sec)

  1. tests/integration/operator/switch_cr_test.go

    			}
    			// install third operator deployment with different revision
    			istioCtl.InvokeOrFail(t, initCmd)
    			t.TrackResource(&operatorDumper{rev: "v3"})
    
    			installWithCRFile(t, t, cs, istioCtl, "default", "v2")
    			installWithCRFile(t, t, cs, istioCtl, "default", "")
    
    			// istio control plane resources expected to be deleted after deleting CRs
    			cleanupInClusterCRs(t, cs)
    
    			// test operator remove command
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 10 20:33:28 UTC 2024
    - 17.5K bytes
    - Viewed (0)
Back to top