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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to