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

Implement restart policy support in Docker provider. #3509

Closed

Conversation

tomwilkie
Copy link
Contributor

Fixes #2417

@jen20
Copy link
Contributor

jen20 commented Dec 2, 2015

This LGTM, however it also conflicts with #3761. IMO we should merge #3761, and then resolve the merge conflict with the functionality here with regards to failure counts.

@jen20 jen20 mentioned this pull request Dec 2, 2015
@tomwilkie
Copy link
Contributor Author

I'll rebase/merge tomorrow if that okay? Got to prepare slides today.

@jen20
Copy link
Contributor

jen20 commented Dec 2, 2015

Hi @tomwilkie - I'm actually doing it as we speak - you'll still get credit for the commit however!

@jen20
Copy link
Contributor

jen20 commented Dec 2, 2015

Hi @tomwilkie, in merging this I realised it had already been applied as part of #3761 in a slightly different form - the restart and max_retry_count are separate arguments. I think this is ok, and perhaps a slight improvement over special string formatting, so for now I'm going to close this PR. If you think there are reasons to prefer this approach over the one in #3761, please reopen and let us know! Many thanks for your contribution - sorry it has taken us so long to get to.

@jen20 jen20 closed this Dec 2, 2015
@tomwilkie
Copy link
Contributor Author

No worries, sounds good.

@ghost
Copy link

ghost commented Apr 29, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker Provider Does Not Support --restart Switch
3 participants