Mesh ProxyConfig: Add envoy metadata#902
Mesh ProxyConfig: Add envoy metadata#902drichelson wants to merge 1 commit intoistio:release-1.1from
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: drichelson 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 |
|
Hi @drichelson. Thanks for your PR. I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
/ok-to-test |
rshriram
left a comment
There was a problem hiding this comment.
i dont think you need this. if in your helm templates or sidecar injection config, you supply environment variables of form ISTIO_META_BLAH, Pilot agent will extract them and automatically inject node metadata into envoy before starting it.
|
@rshriram Please see istio PR for a little more context: https://github.com/istio/istio/pull/13367/files |
|
Closing as the issue has been resolved in a different way. Thanks @drichelson for your patience! |
This continues to address istio/istio#11984 and is a follow-on to istio/istio#12189
We're adding the node metadata to this struct so it can be easily plugged in to the bootstrap config when pilot-agent starts.