Skip to content

Disallow specifying custom resolver name for STRICT and LOGICAL dns#6799

Merged
mattklein123 merged 6 commits intoenvoyproxy:masterfrom
sumukhs:issue/3553
May 6, 2019
Merged

Disallow specifying custom resolver name for STRICT and LOGICAL dns#6799
mattklein123 merged 6 commits intoenvoyproxy:masterfrom
sumukhs:issue/3553

Conversation

@sumukhs
Copy link
Copy Markdown
Contributor

@sumukhs sumukhs commented May 3, 2019

Description: An exception is thrown to the user if a custom resolver name is specified when using strict or logical dns in the address section of the endpoints.

Risk Level: Low

Testing: //test/...

Docs Changes: This is a behavior change in an error condition. Would documenting this change in the proto file be sufficient?

Release Notes: n/a

Fixes #3553

sumukhs and others added 4 commits May 2, 2019 09:47
Merge latest master from envoy
…GICAL_DNS

Signed-off-by: Sumukh Shivaprakash <sumukhs@microsoft.com>
Signed-off-by: Sumukh Shivaprakash <sumukhs@microsoft.com>
@zuercher zuercher self-assigned this May 3, 2019
@zuercher
Copy link
Copy Markdown
Member

zuercher commented May 3, 2019

Thanks for picking this up. I think you should definitely document this in address.proto and I think it deserves an entry in the release notes (version_history.rst) as well.

@sumukhs
Copy link
Copy Markdown
Contributor Author

sumukhs commented May 3, 2019

I think you should definitely document this in address.proto and I think it deserves an entry in the release notes (version_history.rst) as well.

Makes sense. Will post an update.

Signed-off-by: Sumukh Shivaprakash <sumukhs@microsoft.com>
@sumukhs
Copy link
Copy Markdown
Contributor Author

sumukhs commented May 5, 2019

@zuercher - Pushed a new update.

Copy link
Copy Markdown
Member

@zuercher zuercher left a comment

Choose a reason for hiding this comment

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

LGTM.

@zuercher
Copy link
Copy Markdown
Member

zuercher commented May 6, 2019

/assign @mattklein123

@mattklein123 mattklein123 merged commit e3ca81f into envoyproxy:master May 6, 2019
@sumukhs sumukhs deleted the issue/3553 branch May 7, 2019 02:11
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.

prevent the use of custom resolvers for DNS discovery types

3 participants