Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

baremetal: let installer.service retry on failure #1490

Merged
merged 1 commit into from Jun 17, 2021
Merged

Conversation

pothos
Copy link
Member

@pothos pothos commented Jun 9, 2021

In case the network only has a temporary problem, the installer service
should start again on failure.
Convert it to a oneshot service to set RemainAfterExist, so that it is
not triggered twice if anything that depends on it is pulling it in
again after it finished.

@pothos pothos requested a review from ipochi June 9, 2021 12:16
ipochi
ipochi previously approved these changes Jun 16, 2021
Copy link
Member

@ipochi ipochi left a comment

Choose a reason for hiding this comment

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

lgtm

@ipochi
Copy link
Member

ipochi commented Jun 16, 2021

@pothos Please rebase, that should fix the tinkerbell CI (fix was merged)

In case the network only has a temporary problem, the installer service
should start again on failure.
Convert it to a oneshot service to set RemainAfterExist, so that it is
not triggered twice if anything that depends on it is pulling it in
again after it finished.
Copy link
Member

@ipochi ipochi left a comment

Choose a reason for hiding this comment

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

lgtm

@pothos pothos merged commit c94916a into master Jun 17, 2021
@pothos pothos deleted the kai/installer-retry branch June 17, 2021 10:46
@invidian invidian added the kind/enhancement New feature or request label Jul 16, 2021
@invidian invidian added this to the v0.9.0 milestone Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants