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

Fix bug in checking healthChecks at first (#655) #656

Merged

Conversation

chozo99
Copy link
Contributor

@chozo99 chozo99 commented Nov 8, 2019

Suppose you have an app that needs to warming up at first.
( e.g. http response code: 503 -> 200 )

When start a app that has healthChecks
task have healthChecks Results property but don't have any element in array at first

But it add backend server in haproxy

Eventually,
Before healthChecks run once at first
request's packet will flow in a app that don't check healthChecks

#655

@mesosphere-ci
Copy link

Can one of the admins verify this patch?

@jkoelker
Copy link
Contributor

jkoelker commented Nov 8, 2019

ok to test

@d2iq-archive d2iq-archive deleted a comment from mesosphere-ci Nov 8, 2019
@d2iq-archive d2iq-archive deleted a comment from mesosphere-ci Nov 8, 2019
@d2iq-archive d2iq-archive deleted a comment from mesosphere-ci Nov 8, 2019
@jkoelker jkoelker merged commit 4207efe into d2iq-archive:master Nov 8, 2019
@jkoelker
Copy link
Contributor

jkoelker commented Nov 8, 2019

Thanks!

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.

3 participants