-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
controller-gen command failed while running make
(CRD Generation)
#353
Comments
I'm guessing this is done from nix-shell. Could be version incompatibilities and not product issue here. |
@dsharma-dc |
The version currently getting installed via Makefile is |
I have to look to see if I can customize it or find an older version |
Fixed by installing the correct version, but the correct version is a bit old :) |
What steps did you take and what happened:
[A clear and concise description of what the bug is, and what commands you ran.]
Cloned project and ran
make
here is the log
What did you expect to happen:
build project and generate manifests after build
The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other Pastebin is fine.)
kubectl logs -f openebs-lvm-localpv-controller-7b6d6b4665-fk78q -n openebs -c openebs-lvm-plugin
kubectl logs -f openebs-lvm-localpv-node-[xxxx] -n openebs -c openebs-lvm-plugin
kubectl get pods -n openebs
kubectl get lvmvol -A -o yaml
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version
): v1.31.2controller-get Version: v0.12.0
Go version: 1.23.3
/etc/os-release
): nixosThe text was updated successfully, but these errors were encountered: