yangwwei commented on pull request #306:
URL:
https://github.com/apache/incubator-yunikorn-k8shim/pull/306#issuecomment-928228047
> > . Can you pls check this? @HuangTing-Yao, pls do cross-check, thanks!
>
> I ran `make code_gen` but it didnt generate any file changes. Im not a
golang dev, so I could have screwed this up ;-)
Understood. To run this, you will need to set up the dir structure as the
required form, otherwise, the tool will not be able to recognize. Like
mentioned here:
```
# If you want to re-run the code-generator to generate code,
# Please make sure the directory structure must be the example.
# ex: github.com/apache/incubator-yunikorn-k8shim
# Also you need to set you GOPATH environmental variables first.
# If GOPATH is empty, we will set it to "$HOME/go".
```
pls give it a try, if you still have issues. I can take a look at that later
today and see if I have a good setup to run this. Thanks
--
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]