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

Eliminate convert configure_node_groups param #124

Merged
merged 1 commit into from
Sep 17, 2020
Merged

Conversation

reidmv
Copy link
Contributor

@reidmv reidmv commented Sep 16, 2020

Previously, the user would need to specify the configure_node_groups
parameter when running the convert plan. In some circumstances failing
to pass the right value would break the convert operation.

This commit adds computed default values for this parameter so that the
user does not need to pass it.

@reidmv reidmv requested a review from a team as a code owner September 16, 2020 23:35
@reidmv reidmv changed the title Make convert configure_node_groups param optional Eliminate convert configure_node_groups param Sep 16, 2020
Previously, the user would need to specify the configure_node_groups
parameter when running the convert plan. In some circumstances failing
to pass the right value would break the convert operation.

This commit adds computed default values for this parameter so that the
user does not need to pass it.
@reidmv reidmv force-pushed the convert-improvements branch from 97d0bf7 to f4d31d0 Compare September 16, 2020 23:36
Copy link
Contributor

@timidri timidri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code LGTM, however, due to considerable complexity I can't really form an opinion on correctness.

@reidmv reidmv merged commit cfb8b74 into main Sep 17, 2020
@reidmv reidmv deleted the convert-improvements branch September 17, 2020 16:08
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.

2 participants