Ali Farah

Results 3 comments of Ali Farah

@dims @sttts Hey guys, any idea on how to solve this? It's a bit confusing for beginners. ``` k8s.io$ git clone https://github.com/kubernetes/sample-controller k8s.io$ cd sample-controller sample-controller$ ./hack/update-codegen.sh bash: ../code-generator/generate-groups.sh: No...

hey @max-rocket-internet, just realised that the fix is actually in the read me. Run `go mod vendor` and you should be good.