-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Cluster validation fails even though cluster has been successfully created #678
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
Comments
I think this is caused by |
Thanks for suggestion, I'll try to fix this |
/assign @girikuncoro |
This sounds like a provider specific issue; however, I do think it's related to #520 - does that sound right @davidewatson? |
Moving to Next, since we've deferred #520. Please let me know if you think this should stay in v1alpha1. /milestone Next |
Hit similar issue on my setup, then figured out that for the validation to pass, NodeRef needs to be not nil, which means the node needs to have the correct annotation. You can describe your node and see if they have the annotation "cluster.k8s.io/machine" |
/area ux |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
closing, we are going to take a different road. |
…t-docs Document the API endpoint discovery process
/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
Running cluster validation after cluster has been created
What did you expect to happen:
All checks should have passed since all machine objects exist
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: