yangwwei commented on PR #555: URL: https://github.com/apache/yunikorn-k8shim/pull/555#issuecomment-1478619196
hi @craigcondit what you said is achievable, we can set `kubernetes.apiClientTimeout`, introduced via [YUNIKORN-1609](https://issues.apache.org/jira/browse/YUNIKORN-1609) to a big value, and keep it waiting. What I am saying is if eventually, it times out, we should let it fail, instead of giving a WARN and continuing to do the scheduling. Or, are you suggesting we should remove the timeout here? -- 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]
