| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| } | ||
|
|
||
| // Register health check endpoint | ||
| s.WebServer.Router.HandleFunc("/healthz", func(w nethttp.ResponseWriter, r *nethttp.Request) { |
There was a problem hiding this comment.
@mjudeikis-bot after this merged we will have /api/healthz and /healthz`. Create a follow-up issue for this to merge, test and see if we can squash them.
Sorry, something went wrong.
There was a problem hiding this comment.
Created follow-up issue: #507 — will track consolidating the duplicate /api/healthz and /healthz endpoints after this merges.
Sorry, something went wrong.
|
Created follow-up issue: #506 — will track merging/squashing /api/healthz and /healthz after this lands. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Add httpz healthz endpoint
What Type of PR Is This?
/kind bug
Related Issue(s)
Fixes #
Release Notes