Skip to content

cds: update cluster name restrictions in Cluster.#216

Merged
htuch merged 2 commits intoenvoyproxy:masterfrom
htuch:docs-fix
Oct 30, 2017
Merged

cds: update cluster name restrictions in Cluster.#216
htuch merged 2 commits intoenvoyproxy:masterfrom
htuch:docs-fix

Conversation

@htuch
Copy link
Copy Markdown
Member

@htuch htuch commented Oct 30, 2017

In response to envoyproxy/envoy#1806 and
envoyproxy/envoy#1871.

Signed-off-by: Harvey Tuch htuch@google.com

In response to envoyproxy/envoy#1806 and
envoyproxy/envoy#1871.

Signed-off-by: Harvey Tuch <htuch@google.com>
@htuch
Copy link
Copy Markdown
Member Author

htuch commented Oct 30, 2017

@rshriram @rohitbhoj

// Supplies the name of the cluster which must be unique across all clusters.
// The cluster name is used when emitting statistics. The cluster name can be
// at most 60 characters long, and must not contain :.
// Any : in the cluster name will be converted to _ when emitting statistics.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

FWIW this is the kind of place in which we would cross link to the CLI option. Might be worth putting a doc TODO in here.

Signed-off-by: Harvey Tuch <htuch@google.com>
@htuch htuch merged commit de2537c into envoyproxy:master Oct 30, 2017
@htuch htuch deleted the docs-fix branch October 30, 2017 18:12
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