Skip to content

Remove deprecated handling of mutating admin requests from GET.#3975

Merged
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
jmarantz:admin-remove-mutating-gets
Jul 28, 2018
Merged

Remove deprecated handling of mutating admin requests from GET.#3975
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
jmarantz:admin-remove-mutating-gets

Conversation

@jmarantz
Copy link
Copy Markdown
Contributor

@jmarantz jmarantz commented Jul 27, 2018

Description: Changes handling of mutating admin requests issued with GET from a warning to an error, returning 400.

Risk Level: medium -- could be scripts still depending on this, though the behavior was deprecated since 1.7
Testing: //test/...

Docs Changes: admin.rst updated..
Release Notes: I don't think so but I will check
Fixes: #3714. Partially addresses #2763.

jmarantz added 2 commits July 27, 2018 18:25
Signed-off-by: Joshua Marantz <jmarantz@google.com>
Signed-off-by: Joshua Marantz <jmarantz@google.com>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

nice, thanks

@mattklein123 mattklein123 merged commit f28dc53 into envoyproxy:master Jul 28, 2018
@jmarantz jmarantz deleted the admin-remove-mutating-gets branch July 29, 2018 18:49
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.

2 participants