-
Notifications
You must be signed in to change notification settings - Fork 2
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
workload cluster fails on generate-manifests Makefile target #148
Comments
hey there--let me know if this isn't the best place to ask this question, or if there's anything I can do to provide more information. Would love to use this provider! |
@rgarcia I am looking at your issue now. A panic should not happen, even if the config is invalid. BTW I see you use Do you want to use caphv for bare-metal servers or VPS servers? |
We have not tested it on Mac yet. Could you try the same commands on a Linux machine or VM? The error does not happen in our code. We just use the controller-gen tool. I bump the version from 0.13.0 to 0.14.0. Maybe this solves the issues for you. Please switch to this branch: Then:
You don't need to start Tilt for that. Please tell us if running on Linux or the version bump helped. |
@rgarcia The update of controller-tools was merged into the main branch. If you fetch the latest main branch, the error should be gone. Please tell us if this worked for you. And feel free to create a new issue if something is not clear. |
/kind bug
What steps did you take and what happened:
Clicked on the "Create Hivelocity Cluster" button in the top nav of the tilt web UI.
Fails with the following logs:
What did you expect to happen:
A Hivelocity k8s cluster to get created.
Anything else you would like to add:
No
Environment:
kubectl version
) v1.29.3/etc/os-release
): mac osThe text was updated successfully, but these errors were encountered: