chenyulin0719 commented on code in PR #843: URL: https://github.com/apache/yunikorn-k8shim/pull/843#discussion_r1605985802
########## pkg/common/constants/constants.go: ########## @@ -36,8 +36,10 @@ const DomainYuniKornInternal = siCommon.DomainYuniKornInternal // Application const LabelApp = "app" +const CanonicalLabelApplicationID = DomainYuniKorn + "app-id" Review Comment: Done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
