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

Resource unmarshalling in cache_dump admin API #93

Closed
LisaLudique opened this issue May 26, 2020 · 0 comments · Fixed by #99
Closed

Resource unmarshalling in cache_dump admin API #93

LisaLudique opened this issue May 26, 2020 · 0 comments · Fixed by #99
Assignees
Milestone

Comments

@LisaLudique
Copy link
Contributor

The resources in the DiscoveryResponse are still in their marshalled any.Any form when fetched with the cache_dump API (https://github.com/envoyproxy/xds-relay/pull/74/files#r426102814). The cache_dump API should inspect the type_URL to unmarshal the Any variable into the correct resource to make it more readable: https://envoyproxy.slack.com/archives/CTULFMN91/p1590087624055200?thread_ts=1590087384.054900&cid=CTULFMN91.

@jessicayuen jessicayuen added this to the MVP - v1.0.0 milestone Jun 8, 2020
@LisaLudique LisaLudique self-assigned this Jun 8, 2020
@LisaLudique LisaLudique linked a pull request Jun 16, 2020 that will close this issue
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 a pull request may close this issue.

2 participants