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

UPSTREAM: <carry>: Added support for TLS to MLMD GRPC Server #683

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Sep 17, 2024

  1. UPSTREAM: <carry>: Added support for TLS to MLMD GRPC Server

    Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
    hbelmiro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a631c23 View commit details
    Browse the repository at this point in the history
  2. Turned getMlmdGrpcCertificatesSecret into a static function

    Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
    hbelmiro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    34f3b00 View commit details
    Browse the repository at this point in the history
  3. Moved ExtractParams to the bottom

    Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
    hbelmiro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2d1cec6 View commit details
    Browse the repository at this point in the history
  4. Added comment for mTLS on MLMD config

    Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
    hbelmiro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    16eac33 View commit details
    Browse the repository at this point in the history
  5. Used METADATA_TLS_ENABLED flag

    Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
    hbelmiro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7f56e62 View commit details
    Browse the repository at this point in the history
  6. Made --mlPipelineServiceTLSEnabled mandatory

    Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
    hbelmiro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f476485 View commit details
    Browse the repository at this point in the history
  7. Revert "Made --mlPipelineServiceTLSEnabled mandatory"

    This reverts commit 692aad2.
    hbelmiro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8b77324 View commit details
    Browse the repository at this point in the history
  8. Reverted incorrect change

    Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
    hbelmiro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    314b4eb View commit details
    Browse the repository at this point in the history
  9. Made METADATA_TLS_ENABLED optional

    Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
    hbelmiro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a2841e2 View commit details
    Browse the repository at this point in the history
  10. Moved certificate contents to DSPAParams

    Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
    hbelmiro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9cc9ff7 View commit details
    Browse the repository at this point in the history