Skip to content

Fix web routes#2519

Merged
htdvisser merged 2 commits into
masterfrom
fix/web-routes
May 13, 2020
Merged

Fix web routes#2519
htdvisser merged 2 commits into
masterfrom
fix/web-routes

Conversation

@htdvisser

Copy link
Copy Markdown
Contributor

Summary

This quickfix moves the registration of the system routes (/metrics, /debug/pprof and /healthz/) to initWeb (because registration order matters).

Additionally it adds the missing config documentation for the http.trusted-proxies config option.

@htdvisser htdvisser added c/shared This is shared between components documentation This involves writing user documentation quickfix labels May 12, 2020
@htdvisser htdvisser added this to the May 2020 milestone May 12, 2020
@htdvisser
htdvisser requested a review from KrishnaIyer May 12, 2020 15:31
@htdvisser
htdvisser requested a review from johanstokking as a code owner May 12, 2020 15:31
@htdvisser htdvisser self-assigned this May 12, 2020
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.01%) to 73.081% when pulling deb77d7 on fix/web-routes into 866abb3 on master.

@KrishnaIyer KrishnaIyer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah LGTM.

@htdvisser
htdvisser merged commit 59de3aa into master May 13, 2020
@htdvisser
htdvisser deleted the fix/web-routes branch May 13, 2020 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c/shared This is shared between components documentation This involves writing user documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants