Skip to content

Use struct value in setfilterstate in metadata exchange filter#2565

Merged
istio-testing merged 1 commit intoistio:masterfrom
gargnupur:nup_http_exchange
Nov 14, 2019
Merged

Use struct value in setfilterstate in metadata exchange filter#2565
istio-testing merged 1 commit intoistio:masterfrom
gargnupur:nup_http_exchange

Conversation

@gargnupur
Copy link
Copy Markdown
Contributor

@gargnupur gargnupur commented Nov 14, 2019

What this PR does / why we need it:
Use struct value in setfilterstate in metadata exchange filter

When setting filterstate in metadata exchange filter, currently it is setting serialized bytes of Envoy::ProbufWkt::Value itself, rather than the underlying object of Value, because of which stats plugin can's deserialize it.

Use struct value when setting filter state for metadata exchange filter
@gargnupur gargnupur requested a review from a team November 14, 2019 06:41
@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Nov 14, 2019
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 14, 2019
@gargnupur
Copy link
Copy Markdown
Contributor Author

/retest

@istio-testing istio-testing merged commit 1e10a94 into istio:master Nov 14, 2019
@gargnupur gargnupur deleted the nup_http_exchange branch January 7, 2020 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants