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

Secure Communication Channels via TLS #75

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on May 16, 2024

  1. feature: enabling TLS for discovery service

    Signed-off-by: Benjamin Hettwer <[email protected]>
    benjaminhettwer committed May 16, 2024
    Configuration menu
    Copy the full SHA
    06e330b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Add mTLS config for network controller

    Signed-off-by: Benjamin Hettwer <[email protected]>
    benjaminhettwer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5307aa2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. feature(ephemeral): Add mTLS support for tcp client

    Signed-off-by: Benjamin Hettwer <[email protected]>
    benjaminhettwer committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    564347f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    cb1e102 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Move tls config creation to utils

    Signed-off-by: Benjamin Hettwer <[email protected]>
    benjaminhettwer committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e168a31 View commit details
    Browse the repository at this point in the history
  2. Fix build error in tests

    Signed-off-by: Benjamin Hettwer <[email protected]>
    benjaminhettwer committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1e88861 View commit details
    Browse the repository at this point in the history
  3. Updated chart readme and values.yaml with tls config

    Signed-off-by: Benjamin Hettwer <[email protected]>
    benjaminhettwer committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    206a9ba View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Fix markdown linter errors

    Signed-off-by: Benjamin Hettwer <[email protected]>
    benjaminhettwer committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f72909b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fix PR comments

    Signed-off-by: Benjamin Hettwer <[email protected]>
    benjaminhettwer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    80d7ec2 View commit details
    Browse the repository at this point in the history