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

TLS support for HTTP Endpoint of Collector server #2798

Merged
merged 9 commits into from
Feb 8, 2021

Commits on Feb 7, 2021

  1. Adding TLS flags for collector HTTP endpoint

    Signed-off-by: rjs211 <srivatsa211@gmail.com>
    rjs211 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    78df329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de296c5 View commit details
    Browse the repository at this point in the history
  3. correcting config mismatch, failing unit test

    Signed-off-by: rjs211 <srivatsa211@gmail.com>
    rjs211 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    62b6d79 View commit details
    Browse the repository at this point in the history
  4. minor refactor

    Signed-off-by: rjs211 <srivatsa211@gmail.com>
    rjs211 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    d3c2c8d View commit details
    Browse the repository at this point in the history
  5. added testcase for collector's HTTP TLS at receiver

    Signed-off-by: rjs211 <srivatsa211@gmail.com>
    rjs211 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    5ba777b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. rearraging for error logic

    Signed-off-by: rjs211 <srivatsa211@gmail.com>
    rjs211 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    0915bca View commit details
    Browse the repository at this point in the history
  2. Adding table based test cases

    Signed-off-by: rjs211 <srivatsa211@gmail.com>
    rjs211 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a07970e View commit details
    Browse the repository at this point in the history
  3. dummy commit for git resync

    Signed-off-by: rjs211 <srivatsa211@gmail.com>
    rjs211 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    473c063 View commit details
    Browse the repository at this point in the history
  4. removing redundant error capture for TLS certificate watcher close me…

    …thod
    
    Signed-off-by: rjs211 <srivatsa211@gmail.com>
    rjs211 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    cd29744 View commit details
    Browse the repository at this point in the history