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

[Prometheus Remote Write Exporter for Cortex] Fix Panic Issue in MutualTLS Test #315

Merged
merged 10 commits into from
Sep 3, 2020

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    6f1fd94 View commit details
    Browse the repository at this point in the history
  2. Add new line and comment to cert generation script

    Eric Lee committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    81d4f2e View commit details
    Browse the repository at this point in the history
  3. Remove extra new line from comment

    Eric Lee committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    b02f961 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. Add test for generated certs and fix file names

    Eric Lee committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    2935d50 View commit details
    Browse the repository at this point in the history
  2. Change key generation to ecdsa p256

    Eric Lee committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    4eb3026 View commit details
    Browse the repository at this point in the history
  3. Run certificate generator script to retry CI tests

    Eric Lee committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    d85f6ec View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Remove static certificate files and bash script

    Eric Lee committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    f48fdd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Merge branch 'master' of github.com:open-telemetry/opentelemetry-go-c…

    …ontrib into tls-fix
    Eric Lee committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ace4cc1 View commit details
    Browse the repository at this point in the history
  2. Update comment to retry tests

    Eric Lee committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    6bab1e6 View commit details
    Browse the repository at this point in the history
  3. Update comment to retry tests

    Eric Lee committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    8694f60 View commit details
    Browse the repository at this point in the history