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

✨ Add support for controller-manager webhook shutdown delay #2601

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Dec 2, 2023

  1. Add support for shutdown delay

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

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

Commits on Dec 3, 2023

  1. Add ShutdownDelay field

    dippynark committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    f9393cb View commit details
    Browse the repository at this point in the history
  2. Replace newline

    dippynark committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    12f9864 View commit details
    Browse the repository at this point in the history
  3. Do not disable keep-alives

    dippynark committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5c3c96e View commit details
    Browse the repository at this point in the history
  4. Address comments

    dippynark committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    4bd1de4 View commit details
    Browse the repository at this point in the history
  5. Keep shutdown timeout

    dippynark committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    384d8ce View commit details
    Browse the repository at this point in the history
  6. Add newline

    dippynark committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2b4c651 View commit details
    Browse the repository at this point in the history
  7. Improve comments

    dippynark committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    3529110 View commit details
    Browse the repository at this point in the history
  8. Add back newline

    dippynark committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    dca33cb View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Remove unnecessary channel

    dippynark committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9351414 View commit details
    Browse the repository at this point in the history