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 certificate renewer in webhook registration controller #1692

Merged
merged 11 commits into from Mar 16, 2021

Commits on Mar 4, 2021

  1. load TLS pair from existing secret, if applicable

    Signed-off-by: Shuting Zhao <shutting06@gmail.com>
    realshuting committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    58c6a08 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. remove Kyverno managed secrets during shutdown

    Signed-off-by: Shuting Zhao <shutting06@gmail.com>
    realshuting committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    92d3fb4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into webhook_ha

    Signed-off-by: Shuting Zhao <shutting06@gmail.com>
    realshuting committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    25675e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. - add certificate renewer; - re-structure certificate package

    Signed-off-by: Shuting Zhao <shutting06@gmail.com>
    realshuting committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    efe12f9 View commit details
    Browse the repository at this point in the history
  2. commit un-saved file

    Signed-off-by: Shuting Zhao <shutting06@gmail.com>
    realshuting committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    176fd1d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. eliminate throttling requests while registering webhook configs

    Signed-off-by: Shuting Zhao <shutting06@gmail.com>
    realshuting committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    5132412 View commit details
    Browse the repository at this point in the history
  2. disable webhook monitor (in old pod) during rolling update

    Signed-off-by: Shuting Zhao <shutting06@gmail.com>
    realshuting committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    e2c8682 View commit details
    Browse the repository at this point in the history
  3. remove webhook cleanup logic from init container

    Signed-off-by: Shuting Zhao <shutting06@gmail.com>
    realshuting committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    98c42f7 View commit details
    Browse the repository at this point in the history
  4. update PR template

    Signed-off-by: Shuting Zhao <shutting06@gmail.com>
    realshuting committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    257ce19 View commit details
    Browse the repository at this point in the history
  5. update link to the website repo

    Signed-off-by: Shuting Zhao <shutting06@gmail.com>
    realshuting committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    46755d1 View commit details
    Browse the repository at this point in the history
  6. update repo name

    Signed-off-by: Shuting Zhao <shutting06@gmail.com>
    realshuting committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    f49fea2 View commit details
    Browse the repository at this point in the history