add dynamic state to attribute list#684
Conversation
Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>
|
@qiwzhang: changing LGTM is restricted to assignees, and only istio/api repo collaborators may be assigned issues. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: qiwzhang If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
This PR has no API level changes. It adds two new attributes (one for http and one for tcp, similar to the sni attribute added recently). These attributes correspond to the dynamic metadata generated in Envoy by various filters (metadata includes attributes and valuable logging info generated by various codecs).
related to istio/proxy#2013 and
istio/istio#9613
Signed-off-by: Shriram Rajagopalan shriramr@vmware.com