Skip to content
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

Make machine IDs unique on Debian 10 #4

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Make machine IDs unique on Debian 10 #4

merged 1 commit into from
Sep 6, 2023

Conversation

kke
Copy link
Contributor

@kke kke commented Sep 6, 2023

My left-open PR 282 from old repo recreated

Clears the machine ID files to force regeneration on Debian 10. Previously the image had a pre-set constant machine ID on all instances which didn't make kube happy on multi node clusters.

Commands replicated from Dockerfiles for other images, such as https://github.com/k0sproject/footloose/blob/main/images/ubuntu20.04/Dockerfile#L20-L21

@kke kke added the bug Something isn't working label Sep 6, 2023
The Debian image had a pre-set constant Machine ID which made Kube not
happy on multi-node clusters.

Clears the machine-id files to force regeneration.

Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
@kke kke force-pushed the debian10-machineid branch from 6261ae0 to e13d1c9 Compare September 6, 2023 06:41
@kke kke merged commit bb5a149 into main Sep 6, 2023
@kke kke deleted the debian10-machineid branch September 6, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants