Skip to content

retry plugins: specify the correct config proto for other_priority#4670

Merged
alyssawilk merged 4 commits intoenvoyproxy:masterfrom
snowp:retry-config
Oct 10, 2018
Merged

retry plugins: specify the correct config proto for other_priority#4670
alyssawilk merged 4 commits intoenvoyproxy:masterfrom
snowp:retry-config

Conversation

@snowp
Copy link
Contributor

@snowp snowp commented Oct 10, 2018

Previously this was set to Empty, which caused config parsing to fail
with

message=Unable to parse JSON as proto (INVALID_ARGUMENT:: invalid name u
pdate_frequency: Cannot find field.): {"update_frequency":2}

Risk Level: Low
Testing: n/a
Docs Changes: n/a
Release Notes: n/a

Snow Pettersen added 3 commits October 10, 2018 09:48
Previously this was set to Empty, which caused config parsing to fail
with

message=Unable to parse JSON as proto (INVALID_ARGUMENT:: invalid name u
pdate_frequency: Cannot find field.): {"update_frequency":2}

Signed-off-by: Snow Pettersen <snowp@squareup.com>
Signed-off-by: Snow Pettersen <snowp@squareup.com>
Signed-off-by: Snow Pettersen <snowp@squareup.com>
Copy link
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

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

Can we regression test?

Signed-off-by: Snow Pettersen <snowp@squareup.com>
Copy link
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

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

Awesome, thanks!

@alyssawilk alyssawilk merged commit 798eeb5 into envoyproxy:master Oct 10, 2018
aa-stripe pushed a commit to aa-stripe/envoy that referenced this pull request Oct 11, 2018
…nvoyproxy#4670)

Previously this was set to Empty, which caused config parsing to fail
with

message=Unable to parse JSON as proto (INVALID_ARGUMENT:: invalid name update_frequency: Cannot find field.): {"update_frequency":2}

Risk Level: Low
Testing: n/a
Docs Changes: n/a

Signed-off-by: Snow Pettersen <snowp@squareup.com>
Signed-off-by: Aaltan Ahmad <aa@stripe.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.

3 participants