Skip to content
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

Add route to HealthCheck (useful in deployments to GKE) #416

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jullianow
Copy link

The purpose of this PR is to provide a route for checking the life of the service.
This is extremely useful when the service is being deployed to GKE using GCE Ingress control.
This was an open discussion and seen as a limitation in the service's helm graph, as can be seen here: codecentric/helm-charts#627

Basically, when the service is configured with basic authentication, there is no route that returns Http code 2xx, so the Ingress-GCE life check cannot validate that the HTTP port exposed by the service (8025) is working correctly. .

Signed-off-by: Julliano Goncalves jullianow@gmail.com

Signed-off-by: Julliano Goncalves <jullianow@gmail.com>
@jullianow
Copy link
Author

ping

@jullianow
Copy link
Author

@tyndyll Can you help me with this?

Also, you can tell how the project is progressing. Is it still in the process of evolution?

@jullianow
Copy link
Author

Ping.

@chinmaya-n
Copy link

Is this project dead? I see no recent activity.

I'm tagging the last person committed to this repo: @tyndyll.

@jullianow
Copy link
Author

@gedge ping

@jullianow
Copy link
Author

@fabio-andre-rodrigues Thank you for approving this PR. I'm looking forward to this being released in a version of Mailhog.

@PaulMiles-cnic
Copy link

It's now Mar 27th 2024 - any updates on when this'll be merged in ?

@jullianow
Copy link
Author

jullianow commented Mar 27, 2024

I have the impression that this project is discontinued

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.

4 participants