-
Notifications
You must be signed in to change notification settings - Fork 29
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
[Talos] Wrong providerID after node provisioning #342
Comments
Capmox now also has @ekarlso used that to initialize the nodes |
Yes, I know about that. But I don't know neither @ekarlso setup nor if next releases will be effective against my setup. |
#347 makes provider-id opt-in. |
Please check with the new release v0.6.0 |
Actually, please check with v0.6.1 :) |
What steps did you take and what happened:
I have been using the following components:
Untill capmox v0.3.0, talos-ccm has been able to set the right providerID to a new node, eg. proxmox://[unique_id].
But as of capmox v0.4.0, witih every release of capmox (I tested them all), providerID gets set to talos://nocloud/[node_ip].
Is there any brand new mechanism doing the same thing before talos-ccm? Or does talos-ccm do it wrong?
What did you expect to happen:
I would like talos-ccm to be able to set the right providerID.
Anything else you would like to add:
I am pretty sure talos-ccm sets node's providerID, because before I started using it, no providerID got set.
Am I supposed to no longer use talos-ccm?
Environment:
kubectl version
): v1.28.3/etc/os-release
): Talos v1.6.8The text was updated successfully, but these errors were encountered: