-
Task
-
Resolution: Done
-
Major
-
None
-
None
Istio needs to be able to retrieve the zone & region labels from the node each pod is scheduled to. Because this would require cluster-level privileges (get/list/watch nodes), we've added the option of getting the two labels from the pod.
Now we need a controller that copies those two labels from the node to the pod as soon as the pod is scheduled. The controller should ensure those labels are kept in sync whenever a cluster administrator changes the node's labels.
- incorporates
-
MAISTRA-380 Pilot requires access to nodes (cluster-scoped resource)
- Closed