Skip to content
Discussion options

You must be logged in to vote

Talos v1.10 is not supported anymore, so the question is not relevant.

Talos v1.12:

[ 80.944603] [talos] controller failed {"component": "controller-runtime", "controller": "config.AcquireController", "error": "failed to validate config acquired via platform openstack: 1 error occurred:\n\t* static hostname is already set in v1alpha1 config\n\n"}

You have incorrect machine config, this has nothing to do with OpenStack.

You're generating machine config for 1.12, which produces HostnameConfig document, but you're patching in .machine.hostname.

See https://github.com/siderolabs/talos/tree/main/pkg/machinery/config/generate/stdpatches for programmatic solution.

See also:

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by biased-badger
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants