targetoee opened a new pull request, #852:
URL: https://github.com/apache/yunikorn-core/pull/852

   ### What is this PR for?
   After k8shim updated golang.org/x/net module 
(https://github.com/apache/yunikorn-k8shim/pull/822), the golang.org/x/crypto 
module is automatically updated by `go mod tidy`.
   Because both the scheduler-interface and core projects also use this module, 
these two projects should be updated too.
   The scheduler-interface has already been updated, so this PR aims to update 
the versions of both the scheduler-interface and golang.org/x/crypto module.
   
   ### What type of PR is it?
   * [ ] - Bug Fix
   * [x] - Improvement
   * [ ] - Feature
   * [ ] - Documentation
   * [ ] - Hot Fix
   * [ ] - Refactoring
   
   ### Todos
   * [ ] - update k8shim 
   
   ### What is the Jira issue?
   [YUNIKORN-2541](https://issues.apache.org/jira/browse/YUNIKORN-2541/)
   
   ### How should this be tested?
   N/A
   
   ### Screenshots (if appropriate)
   N/A
   
   ### Questions:
   N/A
   


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