Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Rashed (0.13 sec)

  1. operator/cmd/mesh/install.go

    		sort.Strings(icpTags)
    		// capture latest revision installed for comparison
    		for _, val := range icpTags {
    			if val != "" {
    				icpTag = val
    			}
    		}
    		// when the revision is passed
    		if icpTag != "" && tag != icpTag {
    			check := "         Before upgrading, you may wish to use 'istioctl x precheck' to check for upgrade warnings.\n"
    Go
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Thu May 02 14:30:43 GMT 2024
    - 15.5K bytes
    - Viewed (1)
Back to top