You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by GitBox <gi...@apache.org> on 2022/05/17 06:23:36 UTC

[GitHub] [yunikorn-k8shim] manirajv06 commented on a diff in pull request #277: [YUNIKORN-641]: Add events for placeholder timeout to pod

manirajv06 commented on code in PR #277:
URL: https://github.com/apache/yunikorn-k8shim/pull/277#discussion_r874411549


##########
pkg/cache/application.go:
##########
@@ -58,6 +58,7 @@ type Application struct {
 	placeholderAsk             *si.Resource // total placeholder request for the app (all task groups)
 	placeholderTimeoutInSec    int64
 	schedulingStyle            string
+	requestOriginatingPod      *v1.Pod // Original Pod which creates the requests

Review Comment:
   Taken care



-- 
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: reviews-unsubscribe@yunikorn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org