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

kubeadm: backdate generated CAs #118922

Merged
merged 2 commits into from
Jun 28, 2023

Commits on Jun 28, 2023

  1. client-go: allow to set NotBefore in NewSelfSignedCACert()

    Signed-off-by: Etienne Champetier <e.champetier@ateme.com>
    champtar committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    44692a4 View commit details
    Browse the repository at this point in the history
  2. kubeadm: backdate generated CAs by 5 minutes

    This allow for a small time jump backward after
    certificates generation.
    
    Signed-off-by: Etienne Champetier <e.champetier@ateme.com>
    champtar committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8125563 View commit details
    Browse the repository at this point in the history