wilfred-s opened a new pull request, #522: URL: https://github.com/apache/yunikorn-k8shim/pull/522
### What is this PR for? The k8shim in plugin mode updates the pod status to move the pod from the unschedulablePods structure to the activeQ. The state change was added to the plugin code based on an incorrect assumption that it would trigger a move between the unschedulablePods and activeQ. However, the scheduler explicitly excluded pod status when checking for updates. ### What type of PR is it? * [X] - Bug Fix ### What is the Jira issue? https://issues.apache.org/jira/browse/YUNIKORN-1562 ### How should this be tested? e2e tests for the plugin must pass -- 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]
