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

Perform log.fatal if TLS flags are used when tls.enabled=false #2893 #3030

Merged
merged 11 commits into from
Apr 18, 2022

Commits on Jul 4, 2021

  1. Perform log.fatal if TLS flags are used when tls.enabled=false(jaeger…

    …tracing#2893)
    
    Signed-off-by: Rajdeep Kaur <rajdeep51994@gmail.com>
    clock21am committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    f92ac6a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Add TLS flags test

    This commit adds tls flag test in collector/app/builder_flag_test.go and query/app/flag_test.go
    Also fixes InitFromViper check in builder_flag.go (jaegertracing#2893)
    
    Signed-off-by: Rajdeep Kaur <rajdeep51994@gmail.com>
    clock21am committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    f8f1cdf View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Merge branch 'main' into rajdeep/issue-2893

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    3969321 View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    d4584f5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into rajdeep/issue-2893

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    a79f23a View commit details
    Browse the repository at this point in the history
  4. fix tests

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    ca1dfac View commit details
    Browse the repository at this point in the history
  5. fix test

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    5fbd179 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    552cf86 View commit details
    Browse the repository at this point in the history
  7. fix tests

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    fad9357 View commit details
    Browse the repository at this point in the history
  8. fix tests

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    2834752 View commit details
    Browse the repository at this point in the history
  9. remove comment

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    8ef54be View commit details
    Browse the repository at this point in the history