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

Deprecated envoy features #743

Open
jasmingacic opened this issue Sep 13, 2022 · 2 comments
Open

Deprecated envoy features #743

jasmingacic opened this issue Sep 13, 2022 · 2 comments

Comments

@jasmingacic
Copy link
Contributor

We should keep an eye on this

[2022-09-13 00:39:31.143][7][warning][misc] [source/common/protobuf/message_validator_impl.cc:21] Deprecated field: type envoy.type.matcher.v3.RegexMatcher Using deprecated option 'envoy.type.matcher.v3.RegexMatcher.google_re2' from file regex.proto. This configuration will be removed from Envoy soon. Please see https://www.envoyproxy.io/docs/envoy/latest/version_history/version_history for details. If continued use of this field is absolutely necessary, see https://www.envoyproxy.io/docs/envoy/latest/configuration/operations/runtime#using-runtime-overrides-for-deprecated-features for how to apply a temporary and highly discouraged override.
@jasmingacic
Copy link
Contributor Author

Upon examining this a little further I found out that config.route.v3.CorsPolicy is deprecated
See full information about it:
https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto#config-route-v3-corspolicy

Also there is more info here https://www.envoyproxy.io/docs/envoy/latest/version_history/v1.24/v1.24.0#deprecated

@jasmingacic
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants