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

Refactor cert handling #9463

Merged
merged 7 commits into from
Dec 22, 2023
Merged

Commits on Dec 14, 2023

  1. Remove duplicated certificate Secret logic

    Signed-off-by: Katherine Stanley <[email protected]>
    katheris committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6de3a7b View commit details
    Browse the repository at this point in the history
  2. Remove certificate logic from ModelUtils class.

    Signed-off-by: Katherine Stanley <[email protected]>
    katheris committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    147d95e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Address review comment

    * Change ConfigMap to Secret in Javadoc
    
    Signed-off-by: Katherine Stanley <[email protected]>
    katheris committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    97c7610 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Move cluster-operator certificate methods to CertUtils

    Signed-off-by: Katherine Stanley <[email protected]>
    katheris committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d86434c View commit details
    Browse the repository at this point in the history
  2. Mock caCertGenerationFullAnnotation method

    Signed-off-by: Katherine Stanley <[email protected]>
    katheris committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d46486c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Update use of SecretEntry

    Signed-off-by: Katherine Stanley <[email protected]>
    katheris committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    26f0762 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Improve Javadoc for SecretEntry.asKey()

    Signed-off-by: Katherine Stanley <[email protected]>
    katheris committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d2d1814 View commit details
    Browse the repository at this point in the history