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

feat: Add support for delaying webhook shutdown #3170

Closed

Commits on Nov 23, 2023

  1. Add shutdown grace period flag

    Signed-off-by: Luke Addison <lukeaddison785@gmail.com>
    dippynark committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    76718fa View commit details
    Browse the repository at this point in the history
  2. Use wait instead grace

    Signed-off-by: Luke Addison <lukeaddison785@gmail.com>
    dippynark committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f73f60c View commit details
    Browse the repository at this point in the history
  3. Improve comment

    Signed-off-by: Luke Addison <lukeaddison785@gmail.com>
    dippynark committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c7fe1fb View commit details
    Browse the repository at this point in the history
  4. Improve flag description

    Signed-off-by: Luke Addison <lukeaddison785@gmail.com>
    dippynark committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    7cdefb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    b2e1593 View commit details
    Browse the repository at this point in the history
  2. Improve flag description

    Signed-off-by: Luke Addison <lukeaddison785@gmail.com>
    dippynark committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1c2ad5b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Use --shutdown-delay-duration

    Signed-off-by: Luke Addison <lukeaddison785@gmail.com>
    dippynark committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    40a3247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f95e90b View commit details
    Browse the repository at this point in the history
  3. Improve flag description

    Signed-off-by: Luke Addison <lukeaddison785@gmail.com>
    dippynark committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    327ac16 View commit details
    Browse the repository at this point in the history