Skip to content

Conversation

@crawford
Copy link
Contributor

@crawford crawford commented Nov 2, 2018

Back in 54242f8, RemainAfterExit was added to prevent bootkube.service
and tectonic.service from running multiple times when progress.service
restarted. Due to a systemd bug 1, this causes the restart to be
ignored on those services.

This new approach uses conditions instead. This allows systemd to
activate the services but not actually start them if they have already
completed.

Back in 54242f8, RemainAfterExit was added to prevent bootkube.service
and tectonic.service from running multiple times when progress.service
restarted. Due to a systemd bug [1], this causes the restart to be
ignored on those services.

This new approach uses conditions instead. This allows systemd to
activate the services but not actually start them if they have already
completed.

[1]: systemd/systemd#3396
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 2, 2018
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 2, 2018
@wking
Copy link
Member

wking commented Nov 2, 2018

/lgtm

Why is getting this right so difficult? 🤔

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 2, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: crawford, wking

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

@crawford
Copy link
Contributor Author

crawford commented Nov 2, 2018

/retest

@openshift-merge-robot openshift-merge-robot merged commit 0013548 into openshift:master Nov 3, 2018
@crawford crawford deleted the restart branch December 13, 2018 00:10
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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants