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

Fix TLS issues, enable TLS in tests #21

Merged
merged 8 commits into from
Oct 18, 2024
Merged

Commits on Oct 15, 2024

  1. Fix --use-tls option

    Signed-off-by: Alexander V. Nikolaev <[email protected]>
    avnik committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fee2993 View commit details
    Browse the repository at this point in the history
  2. Update tonic to 0.12.3 (fix TLS issues)

    Signed-off-by: Alexander V. Nikolaev <[email protected]>
    avnik committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ef5e793 View commit details
    Browse the repository at this point in the history
  3. Refactor agent lookup

    Signed-off-by: Alexander V. Nikolaev <[email protected]>
    avnik committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1c488a0 View commit details
    Browse the repository at this point in the history
  4. More verbose outgoing connection

    Signed-off-by: Alexander V. Nikolaev <[email protected]>
    avnik committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1c6fee5 View commit details
    Browse the repository at this point in the history
  5. Wrong tls name in test

    Signed-off-by: Alexander V. Nikolaev <[email protected]>
    avnik committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c6fcc9b View commit details
    Browse the repository at this point in the history
  6. Inject tls name to all endpoints

    Signed-off-by: Alexander V. Nikolaev <[email protected]>
    avnik committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    13a2620 View commit details
    Browse the repository at this point in the history
  7. Refactor memory ownership (part 2)

    Signed-off-by: Alexander V. Nikolaev <[email protected]>
    avnik committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    17272c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Fix and enable TLS tests

    Signed-off-by: Alexander V. Nikolaev <[email protected]>
    avnik committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    020f0b2 View commit details
    Browse the repository at this point in the history