Skip to content

Handle cleaning failures during provisioning#735

Merged
metal3-io-bot merged 2 commits intometal3-io:masterfrom
zaneb:provisioning-tweaks
Dec 7, 2020
Merged

Handle cleaning failures during provisioning#735
metal3-io-bot merged 2 commits intometal3-io:masterfrom
zaneb:provisioning-tweaks

Conversation

@zaneb
Copy link
Copy Markdown
Member

@zaneb zaneb commented Dec 3, 2020

The first time we provision a Node, we must move it from the manageable
to available state. This involves automated cleaning, and it may fail.
If it does, we should attempt to recover.

zaneb added 2 commits December 3, 2020 17:14
Since 1846513, startProvisioning() no
longer requests the state change that actually... starts provisioning,
so rename it to reflect that.
The first time we provision a Node, we must move it from the manageable
to available state. This involves automated cleaning, and it may fail.
If it does, we should attempt to recover.
@zaneb zaneb requested review from dhellmann and dtantsur December 3, 2020 22:29
@metal3-io-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zaneb

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot metal3-io-bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 3, 2020
@zaneb
Copy link
Copy Markdown
Member Author

zaneb commented Dec 4, 2020

/test-integration

@maelk
Copy link
Copy Markdown
Member

maelk commented Dec 7, 2020

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Dec 7, 2020
@metal3-io-bot metal3-io-bot merged commit 4c78685 into metal3-io:master Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants