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

docs: add documentation for discovery chains #6293

Merged
merged 2 commits into from
Aug 21, 2019

Conversation

@rboyer rboyer added type/docs Documentation needs to be created/updated/clarified theme/connect Anything related to Consul Connect, Service Mesh, Side Car Proxies labels Aug 8, 2019
@rboyer rboyer added this to the 1.6.0-final milestone Aug 8, 2019
@rboyer rboyer requested review from a team August 8, 2019 01:03
@rboyer rboyer self-assigned this Aug 8, 2019
Copy link
Member

@banks banks left a comment

Choose a reason for hiding this comment

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

Super minor stuff. This looks awesome!

website/source/api/discovery-chain.html.md Outdated Show resolved Hide resolved
website/source/api/discovery-chain.html.md Outdated Show resolved Hide resolved
website/source/docs/internals/discovery-chain.html.md Outdated Show resolved Hide resolved
website/source/docs/internals/discovery-chain.html.md Outdated Show resolved Hide resolved
website/source/docs/internals/discovery-chain.html.md Outdated Show resolved Hide resolved
@rboyer rboyer requested review from banks and kaitlincart August 19, 2019 21:48
@rboyer rboyer requested a review from kaitlincart August 21, 2019 16:57

The [discovery chain](/docs/internals/discovery-chain.html) for each upstream
service should be fetched from the
[`/v1/discovery-chain/:service_id`](/api/discovery-chain.html) API endpoint.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
[`/v1/discovery-chain/:service_id`](/api/discovery-chain.html) API endpoint.
[`/v1/discovery-chain/:service_id`](/api/discovery-chain.html) API endpoint to discovery the proxy's configuration.


# Discovery Chain <sup>beta</sup>

~> This topic is part of a [low-level API](/api/discovery-chain.html)
Copy link
Contributor

Choose a reason for hiding this comment

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

This intro is great!

Copy link
Contributor

@kaitlincart kaitlincart left a comment

Choose a reason for hiding this comment

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

The changes are great, nice work!

@rboyer
Copy link
Member Author

rboyer commented Aug 21, 2019

I wasn't paying attention and I just merged #6358 into this after it was approved.

rboyer added 2 commits August 21, 2019 12:28
- add service-router example involving gRPC
- fix indentation on service-router page by splitting it up
- remove reference to removed setting
@rboyer rboyer force-pushed the discovery-chain-api-docs branch from 2974dc0 to 2095749 Compare August 21, 2019 17:29
@rboyer rboyer merged commit 65fc93e into release/1-6 Aug 21, 2019
@rboyer rboyer deleted the discovery-chain-api-docs branch August 21, 2019 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/connect Anything related to Consul Connect, Service Mesh, Side Car Proxies type/docs Documentation needs to be created/updated/clarified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants