Make generate error as fatal: Invalid path
#13
Labels
kind/bug
Categorizes issue or PR as related to a bug.
fatal: Invalid path
#13
When we run
git clone [email protected]:kerthcet/lws.git
directly, the repo name is lws, and when you runmake generate
, it will report error like:This is because the project path is
sigs.k8s.io/lws
notsigs.k8s.io/leader-worker-set
./kind bug
The text was updated successfully, but these errors were encountered: