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

consul service: Restart on failure. #29861

Closed
wants to merge 1 commit into from

Conversation

nh2
Copy link
Contributor

@nh2 nh2 commented Sep 27, 2017

Backport of #29860 to 17.09.

Consul is a service you typically want to have running all the time;
it's not supposed to quit by itself.
@nh2 nh2 mentioned this pull request Sep 27, 2017
8 tasks
fpletz pushed a commit that referenced this pull request Sep 27, 2017
Consul is a service you typically want to have running all the time;
it's not supposed to quit by itself.

(cherry picked from commit f4c53f1)

Closes #29861.
@fpletz
Copy link
Member

fpletz commented Sep 27, 2017

Please use cherry-pick -x for adding a reference to the picked commit on master. I backported the commit for you. Thanks!

@fpletz fpletz closed this Sep 27, 2017
@nh2
Copy link
Contributor Author

nh2 commented Sep 27, 2017

Please use cherry-pick -x for adding a reference to the picked commit on master.

Ah dammit I forgot that again. We should add that to the pull request template if that is possible.

I backported the commit for you. Thanks!

Much appreciated!

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.

None yet

2 participants