Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for namespaceHasLabel (0.09 sec)

  1. istioctl/pkg/waypoint/waypoint.go

    			//
    			// e.g. Users are handling ambient redirection per workload rather than at the namespace level.
    			hasWaypoint, err := namespaceHasLabel(kubeClient, ns, label.IoIstioUseWaypoint.Name)
    			if err != nil {
    				return err
    			}
    			if enrollNamespace {
    				if !overwrite && hasWaypoint {
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Wed Oct 09 16:05:45 UTC 2024
    - 19.6K bytes
    - Viewed (0)
Back to top