FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add httpz into server always for k/k to work by mjudeikis · Pull Request #505 · kbind-dev/kbind · GitHub

Add httpz into server always for k/k to work - #505

Merged
mjudeikis merged 2 commits into
kbind-dev:mainfrom
mjudeikis:http.healhtz
Mar 31, 2026
Merged

Add httpz into server always for k/k to work#505
mjudeikis merged 2 commits into
kbind-dev:mainfrom
mjudeikis:http.healhtz

Conversation

Copy link
Copy Markdown
Contributor

Summary

Add httpz healthz endpoint

What Type of PR Is This?

/kind bug

Related Issue(s)

Fixes #

Release Notes

NONE

mjudeikis requested a review from a team as a code owner March 31, 2026 06:14
Comment thread backend/server.go
}

// Register health check endpoint
s.WebServer.Router.HandleFunc("/healthz", func(w nethttp.ResponseWriter, r *nethttp.Request) {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

@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.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Created follow-up issue: #507 — will track consolidating the duplicate /api/healthz and /healthz endpoints after this merges.

ntnn previously approved these changes Mar 31, 2026

Copy link
Copy Markdown

Created follow-up issue: #506 — will track merging/squashing /api/healthz and /healthz after this lands.

mjudeikis enabled auto-merge (squash) March 31, 2026 07:08
mjudeikis merged commit 6f9a8da into kbind-dev:main Mar 31, 2026
7 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL