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

Automate TLS secrets generation for Kubernetes family infrastructures #220

Merged
merged 15 commits into from
Apr 28, 2020

Commits on Apr 27, 2020

  1. Automate TLS secrets generation for Kubernetes family infrastructures

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    834233c View commit details
    Browse the repository at this point in the history
  2. Add TLS configuration check. Move and rename CreateNewJob to SyncJobT…

    …oCluster.
    
    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    af1d7d5 View commit details
    Browse the repository at this point in the history
  3. Fixes according to review

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    2d73290 View commit details
    Browse the repository at this point in the history
  4. Refactoring

    Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
    tolusha authored and mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    e96eb66 View commit details
    Browse the repository at this point in the history
  5. Fixes

    Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
    tolusha authored and mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    9327616 View commit details
    Browse the repository at this point in the history
  6. Fix

    Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
    tolusha authored and mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    d8c3d3e View commit details
    Browse the repository at this point in the history
  7. Fixes

    Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
    tolusha authored and mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    ff27775 View commit details
    Browse the repository at this point in the history
  8. Remove redundant method

    Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
    tolusha authored and mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    9b4543f View commit details
    Browse the repository at this point in the history
  9. Fixes

    Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
    tolusha authored and mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    3e2b57a View commit details
    Browse the repository at this point in the history
  10. Fixes

    Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
    tolusha authored and mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    bda6db1 View commit details
    Browse the repository at this point in the history
  11. Fix

    Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
    tolusha authored and mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    9c591da View commit details
    Browse the repository at this point in the history
  12. Fixes

    Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
    tolusha authored and mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    f979fbf View commit details
    Browse the repository at this point in the history
  13. Move tls secrets handling into controller

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    6e90cce View commit details
    Browse the repository at this point in the history
  14. Add log message about CA certificate generation

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    58edc19 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Fixes according to review

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    2f51db4 View commit details
    Browse the repository at this point in the history