- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for labelNamespaceWithWaypoint (0.17 sec)
-
istioctl/pkg/waypoint/waypoint.go
// If a user decides to enroll their namespace with a waypoint, label the namespace with the waypoint name // after the waypoint has been applied. if enrollNamespace { err = labelNamespaceWithWaypoint(kubeClient, ns) if err != nil { return fmt.Errorf("failed to label namespace with waypoint: %v", err) }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Oct 09 16:05:45 UTC 2024 - 19.6K bytes - Viewed (0)