Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Updates healthcheck endpoint #49

Merged
merged 1 commit into from
May 4, 2019

Conversation

ewilde
Copy link
Contributor

@ewilde ewilde commented May 3, 2019

Description

Updates health check handler to use new name

How Has This Been Tested?

curl 127.0.0.1:8080/healthz -i                        Fri  3 May 14:43:11 2019
HTTP/1.1 200 OK
Content-Length: 0
Date: Fri, 03 May 2019 19:43:14 GMT

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Signed-off-by: Edward Wilde <[email protected]>
Copy link
Member

@alexellis alexellis left a comment

Choose a reason for hiding this comment

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

Approved

@alexellis alexellis merged commit 223e228 into openfaas:master May 4, 2019
@alexellis
Copy link
Member

When the image is pushed, then this can be put into docker-compose.yml in the faas repo. https://github.com/openfaas/faas-swarm/releases/tag/0.6.2

@ewilde
Copy link
Contributor Author

ewilde commented May 5, 2019

thanks @alexellis see: openfaas/faas#1180

@ewilde ewilde deleted the ew/feat/health-rename branch May 5, 2019 18:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants