ryankert01 commented on code in PR #889:
URL: https://github.com/apache/yunikorn-k8shim/pull/889#discussion_r1714469245


##########
Makefile:
##########
@@ -501,6 +501,14 @@ sched_image: $(OUTPUT)/third-party-licenses.md scheduler 
docker/scheduler
        --label "yunikorn-k8shim-revision=${SHIM_SHA}" \
        --label "BuildTimeStamp=${DATE}" \
        --label "Version=${VERSION}" \
+       --label org.opencontainers.image.title="yunikorn-scheduler-k8s" \
+       --label org.opencontainers.image.description="Apache Yunikorn 
Scheduler" \

Review Comment:
   Done.



##########
Makefile:
##########
@@ -570,6 +586,14 @@ adm_image: $(OUTPUT)/third-party-licenses.md admission 
docker/admission
        --label "yunikorn-k8shim-revision=${SHIM_SHA}" \
        --label "BuildTimeStamp=${DATE}" \
        --label "Version=${VERSION}" \
+       --label 
org.opencontainers.image.title="yunikorn-admission-controller-k8s" \
+       --label org.opencontainers.image.description="Apache Yunikorn Admission 
Controller" \

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]

Reply via email to