Skip to content

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?

@fraenki
Copy link
Contributor Author

fraenki commented Oct 21, 2025

Rebased with master branch.
Please review... and merge :)

@bwitt
Copy link
Contributor

bwitt commented Nov 20, 2025

A test is failing, but maybe it's not related? Can we re-run the test if it's flaky? Also, would it make sense to add tests to cover this case?

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

5 participants