Skip to content

config: handling deprecated enum values#8281

Merged
alyssawilk merged 3 commits intoenvoyproxy:masterfrom
alyssawilk:deprecated_enum
Sep 24, 2019
Merged

config: handling deprecated enum values#8281
alyssawilk merged 3 commits intoenvoyproxy:masterfrom
alyssawilk:deprecated_enum

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

Handling deprecated and deprecated-default enum values as part of our config checking.

Risk Level: Medium
Testing: new unit tests
Docs Changes: updated runtime docs
Release Notes: reverted #8207
Fixes #8253

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk
Copy link
Copy Markdown
Contributor Author

cc @kyessenov

@alyssawilk
Copy link
Copy Markdown
Contributor Author

No clue what's up with CI but I think this is ready for a first pass

junr03
junr03 previously approved these changes Sep 19, 2019
Copy link
Copy Markdown
Member

@junr03 junr03 left a comment

Choose a reason for hiding this comment

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

lgtm, thanks for turning this around so fast!

zuercher
zuercher previously approved these changes Sep 19, 2019
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.

Neat. Thanks!

@alyssawilk
Copy link
Copy Markdown
Contributor Author

/azp run envoy-linux

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk alyssawilk dismissed stale reviews from zuercher and junr03 via 5376c85 September 23, 2019 15:32
@zuercher zuercher self-assigned this Sep 23, 2019
@alyssawilk alyssawilk merged commit 7d8e9de into envoyproxy:master Sep 24, 2019
danzh2010 pushed a commit to danzh2010/envoy that referenced this pull request Oct 4, 2019
Handling deprecated and deprecated-default enum values as part of our config checking.

Risk Level: Medium
Testing: new unit tests
Docs Changes: updated runtime docs
Release Notes: reverted envoyproxy#8207
Fixes envoyproxy#8253
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk alyssawilk deleted the deprecated_enum branch April 20, 2020 13:29
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.

See if we can auto-detect deprecated values

4 participants