Skip to content

Conversation

@jansauer
Copy link
Contributor

The term API could be mistaken with the Traefik web interface
exposing the configuration of router, services and middlewares
(As in https://docs.traefik.io/v2.0/operations/api/).

This pr replaces this term with the word endpoint, which is also
used in the documentation for this feature
(https://docs.traefik.io/v2.0/operations/ping/).

Fixes: #5226

@jansauer jansauer requested review from a team as code owners August 21, 2019 08:03
@ldez ldez changed the base branch from master to v2.0 August 21, 2019 08:03
@ldez ldez removed request for a team August 21, 2019 08:03
@ldez ldez added this to the 2.0 milestone Aug 21, 2019
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
Description: `Calls Traefik /ping to check the health of Traefik (the endpoint must be enabled).`,
Description: `Calls Traefik /ping endpoint (disabled by default) to check the health of Traefik.`,

Copy link
Collaborator

@SantoDE SantoDE left a comment

Choose a reason for hiding this comment

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

Apart from @mpl suggestions, LGTM :)

Copy link
Contributor

@ldez ldez left a comment

Choose a reason for hiding this comment

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

Thanks 👍

Copy link
Collaborator

@jbdoumenjou jbdoumenjou left a comment

Choose a reason for hiding this comment

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

LGTM

jansauer and others added 4 commits October 7, 2019 13:06
The term `API` could be mistaken with the Traefik web interface
exposing the configuration of router, services and middlewares
(As in https://docs.traefik.io/v2.0/operations/api/).

This pr replaces this term with the word `endpoint`, which is also
used in the documentation for this feature
(https://docs.traefik.io/v2.0/operations/ping/).

Fixes: #5226
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.

6 participants