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

Make CA valid 1 hour in the past #118631

Merged
merged 1 commit into from Jun 15, 2023
Merged

Commits on Jun 13, 2023

  1. Make CA valid 1 hour in the past

    When running kubeadm / installing k8s early during boot,
    the CA certificate can be generated before time is synchronised
    and time is jumped backward.
    Make notBefore 1 hour in the past to accept small clock jump.
    
    Signed-off-by: Etienne Champetier <e.champetier@ateme.com>
    champtar committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e1735b9 View commit details
    Browse the repository at this point in the history