-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
RC1
As part of the multitenancy work, we need to solve the issue of Pilot currently requiring privileges to read nodes, which are a cluster-scoped resource.
Currently, Pilot requires this only to determine pod locality (it gets the node the pod is running on, then retrieves two of its labels (region and zone).
If it can't get the node for any reason, it only logs a warning, but continues operating.
- is incorporated by
-
MAISTRA-425 Introduce controller that copies labels related to pod locality from the node to the pod
- Closed