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

Healthcheck duration fix #5276

Merged
merged 2 commits into from
Jan 28, 2019
Merged

Conversation

kyhavlov
Copy link
Contributor

I re-added the ReadableDuration fields to the health check definition struct on top of @i0rek's changes to maintain backwards compatibility with the older client api code.

@kyhavlov kyhavlov force-pushed the healthcheck-duration-fix branch from 231804a to a9e73ec Compare January 25, 2019 22:35
This is to fix the backwards-incompatible change made in 1.4.1 by
changing these fields to time.Duration.
@kyhavlov kyhavlov force-pushed the healthcheck-duration-fix branch from a9e73ec to 1a4978f Compare January 25, 2019 22:47
api/health.go Show resolved Hide resolved
api/health.go Show resolved Hide resolved
api/health.go Show resolved Hide resolved
api/health.go Show resolved Hide resolved
@kyhavlov kyhavlov added this to the 1.4.2 milestone Jan 28, 2019
@kyhavlov kyhavlov merged commit 9e8a2a2 into unmarshall_healthcheck Jan 28, 2019
@kyhavlov kyhavlov deleted the healthcheck-duration-fix branch January 28, 2019 17:12
@kyhavlov kyhavlov restored the healthcheck-duration-fix branch January 28, 2019 18:32
@mkeeler mkeeler deleted the healthcheck-duration-fix branch June 11, 2019 19:51
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.

2 participants