-
Notifications
You must be signed in to change notification settings - Fork 261
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
controllers panic at machineScript #318
Comments
maybe provide some additional info will be helpful including the yaml files you used etc, looks like nil reference here... |
The same error happens when there is no cluster passed by cluster-api. Maybe #317 resolves this. |
yes, I add some debug info in controller and the null point was caused by the value of cluster was |
yes , I think I can work on #317 and let's see whether this still occurs.. |
the issue can be reproduced when using the existing the cluster as bootstrap nodes. |
Just a side-note. Seems we don't have automated builds of master any more. So please test with an own image of |
@hchenxa can you help to check whether your problem is still there or fixed by latest update? |
sure, will let u know the result then. |
looks like the issue was gone. |
/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
What did you expect to happen:
I create the cluster and the controller panic with below:
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: