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

introduce provisioner.PrepareCluster step #17

Merged
merged 2 commits into from
May 22, 2019

Conversation

lieut-data
Copy link
Member

This breaks out the part of the provisioner that needs to modify the
cluster (to record changes to the ProvisionerMetadata) from the part
that actually provisions, making it explicit in the supervisor that we
need to write said changes back to disk.

I had incorrectly removed the "save-after-provision" step when an error
occurs during the provisioning. Hopefully this will make it more
obvious.

This breaks out the part of the provisioner that needs to modify the
cluster (to record changes to the ProvisionerMetadata) from the part
that actually provisions, making it explicit in the supervisor that we
need to write said changes back to disk.

I had incorrectly removed the "save-after-provision" step when an error
occurs during the provisioning. Hopefully this will make it more
obvious.
@lieut-data lieut-data added the 2: Dev Review Requires review by a developer label May 17, 2019
@lieut-data lieut-data requested review from jwilander and removed request for bradjcoughlin May 22, 2019 12:58
@jwilander jwilander added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a developer labels May 22, 2019
@jwilander jwilander merged commit 830fd50 into master May 22, 2019
@jwilander jwilander deleted the fix-deleting-after-creation-failure branch May 22, 2019 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
3 participants