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

Add option to allow unauthenticated access to metrics, and for generic additions to auth #904

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fraenki
Copy link
Contributor

@fraenki fraenki commented Dec 12, 2023

NOTE: This is a resubmission of #849, rebased against current master branch to resolve conflicts. Fixes #850. Credits to @sshipway.

This minor change allows generic control of the auth.conf file, and permitting unauthenticated retrieval of metrics (as is required by our monitoring system)

  • 2 new parameters to server class
  • Usage comments added
  • Spec tests added and run successfully

@teluq-pbrideau
Copy link
Contributor

I also would like to see this move forward, I need the auth_extra parameter

@sshipway
Copy link

Yes, please lets get this merged, it is a simple and backwards-compatible change that will really help with flexibility.

@teluq-pbrideau
Copy link
Contributor

@fraenki Any chances you could rebase with master? I’d like to use your change with the new 20.0.0 release.
@ekohl Can I do something to help to move this forward?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for enabling unauthentacated access to metrics endpoint
4 participants