Skip to content

Healthcheck fix #788

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 6, 2025
Merged

Conversation

kfswain
Copy link
Collaborator

@kfswain kfswain commented May 6, 2025

This is a reversion of #777 which
Fixes: #786

Validated that main had the issue seen in #786, and this rollback fixes that issue

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 6, 2025
@k8s-ci-robot k8s-ci-robot requested review from Jeffwan and liu-cong May 6, 2025 22:45
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kfswain

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 6, 2025
Copy link

netlify bot commented May 6, 2025

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit a738864
🔍 Latest deploy log https://app.netlify.com/sites/gateway-api-inference-extension/deploys/681a90fadfbaf40008c59d3e
😎 Deploy Preview https://deploy-preview-788--gateway-api-inference-extension.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 6, 2025
@ahg-g
Copy link
Contributor

ahg-g commented May 6, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 6, 2025
@k8s-ci-robot k8s-ci-robot merged commit 35d7f64 into kubernetes-sigs:main May 6, 2025
8 checks passed
rlakhtakia pushed a commit to rlakhtakia/gateway-api-inference-extension that referenced this pull request May 13, 2025
* Revert "fix: add required List() method to epp health server"

This reverts commit a305927.

* Revert "fix: add required List() method to bbr health server"

This reverts commit 43da9fa.

* Revert "fix: check for distinct gRPC services in epp health check"

This reverts commit 2f72a8a.

* Revert "fix: check for distinct gRPC services in bbr health check"

This reverts commit 4bf03ad.

* Revert "chore: update google.golang.org/grpc dep from v1.71.1 to v1.72.0"

This reverts commit a6c3ede.

* Revert "chore: add go's default main output binary to .gitignore"

This reverts commit db30475.

* go mod tidy output
nayihz pushed a commit to nayihz/gateway-api-inference-extension that referenced this pull request May 14, 2025
* Revert "fix: add required List() method to epp health server"

This reverts commit a305927.

* Revert "fix: add required List() method to bbr health server"

This reverts commit 43da9fa.

* Revert "fix: check for distinct gRPC services in epp health check"

This reverts commit 2f72a8a.

* Revert "fix: check for distinct gRPC services in bbr health check"

This reverts commit 4bf03ad.

* Revert "chore: update google.golang.org/grpc dep from v1.71.1 to v1.72.0"

This reverts commit a6c3ede.

* Revert "chore: add go's default main output binary to .gitignore"

This reverts commit db30475.

* go mod tidy output
kaushikmitr pushed a commit to kaushikmitr/llm-instance-gateway that referenced this pull request May 15, 2025
* Revert "fix: add required List() method to epp health server"

This reverts commit a305927.

* Revert "fix: add required List() method to bbr health server"

This reverts commit 43da9fa.

* Revert "fix: check for distinct gRPC services in epp health check"

This reverts commit 2f72a8a.

* Revert "fix: check for distinct gRPC services in bbr health check"

This reverts commit 4bf03ad.

* Revert "chore: update google.golang.org/grpc dep from v1.71.1 to v1.72.0"

This reverts commit a6c3ede.

* Revert "chore: add go's default main output binary to .gitignore"

This reverts commit db30475.

* go mod tidy output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bugs: Follow user guide ran into 500 internal server error when sending inference request
3 participants