Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for namespaceHasLabel (0.13 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, constants.AmbientUseWaypointLabel)
    			if err != nil {
    				return err
    			}
    			if enrollNamespace {
    				if !overwrite && hasWaypoint {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 15:59:33 UTC 2024
    - 16.4K bytes
    - Viewed (0)
Back to top