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

Propagate CA certs bundle on all infrastructures #18377

Merged
merged 8 commits into from
Nov 27, 2020
Merged

Propagate CA certs bundle on all infrastructures #18377

merged 8 commits into from
Nov 27, 2020

Commits on Nov 27, 2020

  1. Implement CA bundle propagation on Kubernetes infrastructures family

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

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    edc6d17 View commit details
    Browse the repository at this point in the history
  3. Move CA bundle propagation into a provisioner

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    8c2d0fc View commit details
    Browse the repository at this point in the history
  4. Fix comment

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    62d8fb5 View commit details
    Browse the repository at this point in the history
  5. Rename properties

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    f24aec3 View commit details
    Browse the repository at this point in the history
  6. Update property name in inject

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    6515aea View commit details
    Browse the repository at this point in the history
  7. Correctly handle empty labels string

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

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