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 2021/09/28 00:21:21 UTC

[GitHub] [incubator-yunikorn-k8shim] yangwwei edited a comment on pull request #306: [YUNIKORN-861] add affinity support to task-group for gang scheduling placeholders

yangwwei edited a comment on pull request #306:
URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/306#issuecomment-928496890


   hi @brickyard 
   
   you can run `make code_gen` with the following steps:
   
   1. Clone the repo to the local workspace like: `/Users/wyang/workspace/github.com/apache/incubator-yunikorn-k8shim`
   2. Set GOPATH to the workspace: `export GOPATH=/Users/wyang/workspace/`
   3. Run `make code_gen`
   
   Note, the project path has to be `$GOPATH/github.com/apache/incubator-yunikorn-k8shim`, this way the code gen tool can recognize and make changes to the right files. This works for me and I get the changes like the patch attached (have to compress it to zip in order to attach it here). Please see if these steps work for you. Thanks.
   [PR-306.patch.zip](https://github.com/apache/incubator-yunikorn-k8shim/files/7240060/PR-306.patch.zip)
   . 


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