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

overhauled request-cert. #34

Closed

Commits on Aug 5, 2020

  1. overhauled request-cert.

    * added go modules support for request cert.
    * updated dependencies to support kubernetes 1.18.
    * implemented logging.
    * refactored kubernetes actions to KubernetesCertificateManager.
    * refactored deprecated k8s APIs to current k8s APIs.
    * added TLS verifications.
    * fixed CSR signers to reflect current CSR API support.
    
    Signed-off-by: Mike Lloyd <[email protected]>
    Mike Lloyd committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    4a81971 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. fixed transitive build dependency.

    Signed-off-by: Mike Lloyd <[email protected]>
    Mike Lloyd committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    326669a View commit details
    Browse the repository at this point in the history