Skip to content

api: add control plane identifier#5860

Merged
htuch merged 2 commits intoenvoyproxy:masterfrom
ramaraochavali:fix/control_plane_identifier
Feb 7, 2019
Merged

api: add control plane identifier#5860
htuch merged 2 commits intoenvoyproxy:masterfrom
ramaraochavali:fix/control_plane_identifier

Conversation

@ramaraochavali
Copy link
Copy Markdown
Contributor

Signed-off-by: Rama Chavali rama.rao@salesforce.com
Description: This PR adds API support required for #5770 . Once #5844 lands, I will output it using the text stat.
Risk Level: Low
Testing: N/A
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
htuch
htuch previously approved these changes Feb 6, 2019
// An opaque control plane identifier that uniquely identifies an instance
// of control plane. This can be used to identify which control plane instance,
// the Envoy is connected to.
string identifier = 1;
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.

Presumably if we want something more structured, we will add a Struct later?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes. Right now I do not know what that structure would look like. So just added this

Copy link
Copy Markdown
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

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

Thanks.

@htuch htuch merged commit 28fbbaa into envoyproxy:master Feb 7, 2019
@ramaraochavali ramaraochavali deleted the fix/control_plane_identifier branch February 7, 2019 03:38
fredlas pushed a commit to fredlas/envoy that referenced this pull request Mar 5, 2019
This PR adds API support required for envoyproxy#5770 . Once envoyproxy#5844 lands, I will output it using the text stat.

Risk Level: Low
Testing: N/A

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
Signed-off-by: Fred Douglas <fredlas@google.com>
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