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

Allow to use own certificate for metrics endpoint #10504

Closed
wants to merge 5 commits into from

Commits on Jul 13, 2020

  1. embed: configure TLSInfo

    Signed-off-by: Gladkov Alexey <agladkov@redhat.com>
    legionus committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    093db65 View commit details
    Browse the repository at this point in the history
  2. etcdmain: add options to configure metrics cert

    Signed-off-by: Gladkov Alexey <agladkov@redhat.com>
    legionus committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    575a000 View commit details
    Browse the repository at this point in the history
  3. integration/fixtures: add metrics cert

    Signed-off-by: Gladkov Alexey <agladkov@redhat.com>
    legionus committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    f27a3f5 View commit details
    Browse the repository at this point in the history
  4. tests/e2e: add test for certificate protected metrics

    Signed-off-by: Gladkov Alexey <agladkov@redhat.com>
    legionus committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    670a78a View commit details
    Browse the repository at this point in the history
  5. embed: add a warning to log that we changed certificate for metrics e…

    …ndpoints
    
    Signed-off-by: Gladkov Alexey <agladkov@redhat.com>
    legionus committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    d76775e View commit details
    Browse the repository at this point in the history