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

If Marathon doesn't have healthcheck, assume it's ok #665

Merged
merged 4 commits into from Sep 14, 2016
Merged

If Marathon doesn't have healthcheck, assume it's ok #665

merged 4 commits into from Sep 14, 2016

Conversation

gomes
Copy link
Contributor

@gomes gomes commented Sep 5, 2016

Healthcheck are not mandatory, so if a result is not present, assume it
is ok to continue. Fixes the case when a new leader is elected and
don't have any healthcheck result's, returning 404 to all requests.
#653

Healthcheck are not mandatory, so if a result is not present, assume it
is ok to continue. Fixes the case when a new leader is elected and
don't have any healthcheck result's, returning 404 to all requests.
#653
@vdemeester
Copy link
Contributor

/cc @containous/traefik
Seems fine to me 👼

@errm
Copy link
Contributor

errm commented Sep 13, 2016

LGTM

@errm
Copy link
Contributor

errm commented Sep 13, 2016

@gomes needs a rebase :)

@gomes
Copy link
Contributor Author

gomes commented Sep 13, 2016

Done

@emilevauge
Copy link
Member

@gomes thanks for this, LGTM :)
I'm sorry but could you rebase again? I will merge it right away.

@gomes
Copy link
Contributor Author

gomes commented Sep 14, 2016

@emilevauge done, I had to execute 2 times because of a build failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants