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

WIP: cert-rotation: use new-style cert rotation controllers #1712

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 27, 2024

  1. Bump library-go

    vrutkovs committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c2239c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ebe1cb View commit details
    Browse the repository at this point in the history
  3. Remove RefreshOnlyWhenExpired

    That makes cert-rotation controllers uniform to do proper leader election
    vrutkovs committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    61bb030 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8212c7 View commit details
    Browse the repository at this point in the history
  5. cert-rotation controller: use shorter lease duration

    This uses shorter lease duration periods so that suspended/shutdown controller would not wait several minutes to grab the lease and start refreshing certificates sooner
    vrutkovs committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5d6766f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Reapply "certrotationcontroller: set AutoRegenerateAfterOfflineExpiry…

    … for generated certificates"
    
    This reverts commit 5823d3d.
    vrutkovs committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    bf730ea View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Bump library-go

    Bump library-go
    vrutkovs committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e1b8be4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bf3a32 View commit details
    Browse the repository at this point in the history