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 bare-metal workers variable to optional #1304

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Mar 1, 2023

  • To accompany the restructure of the bare-metal modules to allow discrete workers to be defined and attached to a cluster (Restructure bare-metal module to use a worker module #1295), the workers variable (older way, used for defining homogeneous workers inline) should be optional and default to an empty list

Fix #1301

* To accompany the restructure of the bare-metal modules to
allow discrete workers to be defined and attached to a cluster
(#1295), the `workers` variable (older way, used for defining
homogeneous workers inline) should be optional and default
to an empty list
* Add docs covering inline vs discrete metal workers

Fix #1301
@dghubble dghubble merged commit 86e8484 into main Mar 1, 2023
@dghubble dghubble deleted the metal-default branch March 1, 2023 22:39
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.

workers variable should be optional on bare-metal after #1295
1 participant