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

chore: reduce complexity #38

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented Mar 25, 2024

There is no need to create machine config for each instance in a worker group. We only need machine configs for each set of worker group. So this cleans up code to use m instead of m * n numbers of worker configs.

There is no need to create machine config for each instance in a worker
group. We only need machine configs for each set of worker group. So
this cleans up code to use `m` instead of `m * n` numbers of worker
configs.

Signed-off-by: Noel Georgi <[email protected]>
@frezbo
Copy link
Member Author

frezbo commented Mar 25, 2024

/m

@talos-bot talos-bot merged commit 39e06dd into siderolabs:main Mar 25, 2024
2 checks passed
@frezbo frezbo deleted the chore/reduce-complexity branch March 25, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants