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

Support graceful shutdown #1051

Merged
merged 6 commits into from
May 25, 2020
Merged

Support graceful shutdown #1051

merged 6 commits into from
May 25, 2020

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    e64fbad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d42a56 View commit details
    Browse the repository at this point in the history
  3. small fixes

    benoit74 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    46a1fe0 View commit details
    Browse the repository at this point in the history
  4. Add even more tests

    benoit74 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    c8bbad6 View commit details
    Browse the repository at this point in the history
  5. Fix failing test

    benoit74 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    fa64779 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Refactor draining feature

    - trigger on SIGTERM/INT rather than HTTP POST
    - remove atlantis drain command
    - refactor into generic status controller
    lkysow committed May 25, 2020
    Configuration menu
    Copy the full SHA
    78b1ea2 View commit details
    Browse the repository at this point in the history