ROX-28151: limit the number of registries#16773
Conversation
a88508c to
d9d376a
Compare
b80149c to
f7cf578
Compare
|
Images are ready for the commit at b5f3477. To use with deploy scripts, first |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #16773 +/- ##
==========================================
- Coverage 48.81% 48.81% -0.01%
==========================================
Files 2706 2706
Lines 202028 202038 +10
==========================================
+ Hits 98616 98618 +2
- Misses 95651 95657 +6
- Partials 7761 7763 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f4ae8f9 to
dc7da70
Compare
f7cf578 to
b04e6fa
Compare
dc7da70 to
3511616
Compare
b04e6fa to
2170e00
Compare
3511616 to
57c7d2d
Compare
376bd5c to
d57be59
Compare
d57be59 to
b5f3477
Compare
|
@parametalol: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Description
In case of an abuse from users, central may create too many in-memory Prometheus registries — one per user identity. The scope of this PR is to set a maximum number of such registries, and reject new requests to the
<API>/metricsendpoint for new identities.User-facing documentation
Testing and quality
Automated testing
How I validated my change
CI
Current dependencies on/for this PR: