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

Rename health check URL parameter to path. #1285

Merged
merged 1 commit into from
Mar 14, 2017

Conversation

timoreimann
Copy link
Contributor

Also improve documentation.

@emilevauge @dtomcej as discussed on Slack.

Also improve documentation.
@timoreimann timoreimann force-pushed the rename-healthcheck-url-to-path branch from 4eeb679 to de91b99 Compare March 14, 2017 00:53
@timoreimann
Copy link
Contributor Author

CI green, this is ready for review: @containous/traefik

Copy link
Contributor

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

Hum… it's gonna break current user potentially right ? Could we version that or.. alias it so that we don't break ? 👼

@timoreimann
Copy link
Contributor Author

timoreimann commented Mar 14, 2017

@vdemeester the feature wasn't available in the previous release yet. We kind of agreed on Slack that changing in the v1.2 branch is still acceptable and doesn't count as a breaking API change.

WDYT?

@vdemeester
Copy link
Contributor

@timoreimann ohhh 👼 right, nevermind.. didn't see that it was the branch, etc…

Copy link
Contributor

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

LGTM 🦁

@timoreimann timoreimann added this to the 1.2 milestone Mar 14, 2017
@emilevauge
Copy link
Member

@timoreimann great job, thanks :)
LGTM

@emilevauge emilevauge merged commit cc9bb4b into traefik:v1.2 Mar 14, 2017
@timoreimann timoreimann deleted the rename-healthcheck-url-to-path branch March 20, 2017 23:17
mihaitodor added a commit to mihaitodor/traefik that referenced this pull request Apr 26, 2017
This PR traefik#1285 renamed
the URL member of types.HealthCheck to "Path", but it didn't
update the integration test.

I also added the Healthcheck test to the integration suite.
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