Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for preCheckWarnings (0.58 sec)

  1. operator/cmd/mesh/uninstall.go

    	}
    	opts.ProgressLog.SetState(progress.StateUninstallComplete)
    	return nil
    }
    
    // preCheckWarnings checks possible breaking changes and issue warnings to users, it checks the following:
    // 1. checks proxies still pointing to the target control plane revision.
    // 2. lists to be pruned resources if user uninstall by --revision flag.
    func preCheckWarnings(cmd *cobra.Command, kubeClient kube.CLIClient, uiArgs *uninstallArgs, istioNamespace,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Mar 15 01:18:49 UTC 2024
    - 10.4K bytes
    - Viewed (0)
Back to top