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

Change machine_id to UUID1 #587

Open
ribalba opened this issue Dec 11, 2023 · 5 comments
Open

Change machine_id to UUID1 #587

ribalba opened this issue Dec 11, 2023 · 5 comments
Labels
good first issue Good for newcomers

Comments

@ribalba
Copy link
Member

ribalba commented Dec 11, 2023

Currently the machine_id is set in the config file manually. We should replace this to be a UUID so we can provision cluster machines without syncing the machine ids. See #582 (reply in thread)

@ribalba ribalba added the good first issue Good for newcomers label Dec 11, 2023
@ribalba
Copy link
Member Author

ribalba commented Dec 12, 2023

I forgot to note that uuid1 also incorporates time so that it will not return the same uuid ever time the install script (which will probably set this) is run. So it is important to check if machine_id is already set.

@mafleischer
Copy link

Hi. I'm getting into GMT and I would like to take this issue :)

@ribalba
Copy link
Member Author

ribalba commented Jan 18, 2024

Great news. Feel free to reach out if you have any questions.

@mafleischer
Copy link

mafleischer commented May 11, 2024

Hi folks! Just wanted to let you know (very late 🙈) that immediately after getting into the GMT and this issue I took on a paid project and had no time anymore 😢 I hope in the next free slot I will be able to take this up again.

@ArneTR
Copy link
Member

ArneTR commented May 13, 2024

Thanks for the update on this! Let us know when you wanna start at any point in the future and need input from us :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants