You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by "pbacsko (via GitHub)" <gi...@apache.org> on 2023/05/30 14:47:37 UTC

[GitHub] [yunikorn-k8shim] pbacsko opened a new pull request, #603: [YUNIKORN-1747] Improve the performance of HavePodsWithAffinityList() and HavePodsWithRequiredAntiAffinityList()

pbacsko opened a new pull request, #603:
URL: https://github.com/apache/yunikorn-k8shim/pull/603

   ### What is this PR for?
   This PR is the follow-up to #595. Two more methods in `nodeInfoListerImpl` can be improved: `HavePodsWithAffinityList()` and `HavePodsWithRequiredAntiAffinityList()`. The approach is the same in all cases.
   
   ### What type of PR is it?
   * [ ] - Bug Fix
   * [x] - Improvement
   * [ ] - Feature
   * [ ] - Documentation
   * [ ] - Hot Fix
   * [ ] - Refactoring
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/YUNIKORN-1747
   
   ### How should this be tested?
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * [ ] - The licenses files need update.
   * [ ] - There is breaking changes for older versions.
   * [ ] - It needs documentation.
   


-- 
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


[GitHub] [yunikorn-k8shim] craigcondit closed pull request #603: [YUNIKORN-1747] Improve the performance of HavePodsWithAffinityList() and HavePodsWithRequiredAntiAffinityList()

Posted by "craigcondit (via GitHub)" <gi...@apache.org>.
craigcondit closed pull request #603: [YUNIKORN-1747] Improve the performance of HavePodsWithAffinityList() and HavePodsWithRequiredAntiAffinityList()
URL: https://github.com/apache/yunikorn-k8shim/pull/603


-- 
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