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

cds: update cluster name restrictions in Cluster. #216

Merged
merged 2 commits into from
Oct 30, 2017

Conversation

htuch
Copy link
Member

@htuch htuch commented Oct 30, 2017

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

Signed-off-by: Harvey Tuch [email protected]

@htuch
Copy link
Member Author

htuch commented Oct 30, 2017

@rshriram @rohitbhoj

@@ -63,8 +63,7 @@ message CircuitBreakers {

message Cluster {
// 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
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.

@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