Wilfred Spiegelenburg created YUNIKORN-1353:
-----------------------------------------------

             Summary: refactor annotation and label processing
                 Key: YUNIKORN-1353
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1353
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: shim - kubernetes
            Reporter: Wilfred Spiegelenburg


Annotation and label processing is split over multiple files in the shim code.

Some are in common/utils, some in common/gang_utils. In other places we 
directly pull them from the pod. Annotations and label processing should move 
to a centralised place.

Generally: annotations should be used for all additional info we need inside 
YuniKorn. Labels are not the correct objects from a K8s perspective.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to