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

docker_container - #65993 - update restart policy (restart policy & restart retries) wit… #66192

Merged
merged 7 commits into from
Jan 6, 2020
Merged

docker_container - #65993 - update restart policy (restart policy & restart retries) wit… #66192

merged 7 commits into from
Jan 6, 2020

Commits on Jan 5, 2020

  1. #65993 - update restart policy (restart policy & restart retries) wit…

    …hout restarting the container
    winem committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    fda4a4f View commit details
    Browse the repository at this point in the history
  2. - proper indentation on the continuation-line

    - set restart_policy to the correct value independent from the api version
    winem committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    3cdd6ab View commit details
    Browse the repository at this point in the history
  3. - move restart_policy definitions into the if block

    - add a new variable for the restart_policy configuration value
    winem committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    367c218 View commit details
    Browse the repository at this point in the history
  4. add changelog fragment

    winem committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    0cfd0ea View commit details
    Browse the repository at this point in the history
  5. typo; minus -> underscore

    winem committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    ffe9ef4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    a2405e4 View commit details
    Browse the repository at this point in the history
  2. rename restart_policy_config_value to just restart_policy and refer t…

    …o the correct dict values
    winem committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    09f846e View commit details
    Browse the repository at this point in the history