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

Consolidate the katib-cert-generator to the katib-controller #2185

Merged
merged 14 commits into from
Aug 4, 2023

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    c8280b0 View commit details
    Browse the repository at this point in the history
  2. Use deployed secret instead of creating a new secret when the cert-ge…

    …nerator saves certs on secret
    
    Signed-off-by: Yuki Iwai <[email protected]>
    tenzen-y committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0e917ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a855324 View commit details
    Browse the repository at this point in the history
  4. Fix manifests

    Signed-off-by: Yuki Iwai <[email protected]>
    tenzen-y committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    14a20d3 View commit details
    Browse the repository at this point in the history
  5. Remove unneeded comments

    Signed-off-by: Yuki Iwai <[email protected]>
    tenzen-y committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c352873 View commit details
    Browse the repository at this point in the history
  6. Restore unintentionally deleted log

    Signed-off-by: Yuki Iwai <[email protected]>
    tenzen-y committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6aa62b4 View commit details
    Browse the repository at this point in the history
  7. Rename package cert-generator with certgenerator

    Signed-off-by: Yuki Iwai <[email protected]>
    tenzen-y committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    39d9057 View commit details
    Browse the repository at this point in the history
  8. Add test cases to check if the enable is set to true when the webhook…

    …ServiceName or webhookSecretName is set
    
    Signed-off-by: Yuki Iwai <[email protected]>
    tenzen-y committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    45507d0 View commit details
    Browse the repository at this point in the history
  9. Update the developer guide

    Signed-off-by: Yuki Iwai <[email protected]>
    tenzen-y committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    beda6df View commit details
    Browse the repository at this point in the history
  10. Swap livness probe and readiness probe

    Signed-off-by: Yuki Iwai <[email protected]>
    tenzen-y committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    be41ebf View commit details
    Browse the repository at this point in the history
  11. Introduce SSA to the cert-generator

    Signed-off-by: Yuki Iwai <[email protected]>
    tenzen-y committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    35c4116 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    41620bd View commit details
    Browse the repository at this point in the history
  13. Disable leader election on the cert-generator

    Signed-off-by: Yuki Iwai <[email protected]>
    tenzen-y committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    7ef511f View commit details
    Browse the repository at this point in the history
  14. Drop unneeded fields from SSA patches

    Signed-off-by: Yuki Iwai <[email protected]>
    tenzen-y committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ee9bff1 View commit details
    Browse the repository at this point in the history