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

Remove support for envoy < 1.14.0-dev #97

Open
MarcinFalkowski opened this issue Mar 26, 2020 · 0 comments
Open

Remove support for envoy < 1.14.0-dev #97

MarcinFalkowski opened this issue Mar 26, 2020 · 0 comments

Comments

@MarcinFalkowski
Copy link
Contributor

Currently we use envoy 1.14.0-dev (commit 6c2137468c25d167dbbe4719b0ecaf343bfb4233), but we keep backward compatibility with envoy 1.13.0-dev (commit b7bef67c256090919a4585a1a06c42f15d640a09) (excluding incoming permissions, which don't work on that version).

When the backward compatibility will be not needed, remove the deprecated code and tests checking the compatibility (all marked with TODO comments).

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.

1 participant