-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
examples: Fix more deprecations/warnings in configs #13529
examples: Fix more deprecations/warnings in configs #13529
Conversation
cebe230
to
1f9185b
Compare
doing |
7e23ada
to
1106863
Compare
/retest-circle |
🔨 rebuilding |
Signed-off-by: Ryan Northey <ryan@synca.io>
1106863
to
6574bc0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks (though again I would really like to understand why this is not failing as I thought we fail config checking when using a deprecated field).
/wait
@mattklein123 im afraid that is beyond my immediate knowledge of how the config validation works Shall i open a separate ticket, and then we can land this ? |
Yes that's fine. I think this may be specific to the deprecated typed_config that @htuch recently worked on, but I'm not sure. |
Let's discuss in the other thread. |
i pushed the thread to #13542 |
Signed-off-by: Ryan Northey <ryan@synca.io>
/retest |
Retrying Azure Pipelines, to retry CircleCI checks, use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
not sure what is happening with CI - this PR was passing with current config earlier now im seeing errors about |
xstatic is a typo... |
sorry my bad (emacs key bindings) - ill fix |
Woohoo @phlax. More v2 if you have the bandwidth. Here are the files with v2 in the name and there are more v2 references inside
|
* master: (22 commits) http: using CONNECT_ERROR for HTTP/2 (envoyproxy#13519) listener: respect address.pipe.mode (it didn't work) (envoyproxy#13493) examples: Fix more deprecations/warnings in configs (envoyproxy#13529) overload: tcp connection refusal overload action (envoyproxy#13311) tcp: towards pluggable upstreams (envoyproxy#13331) conn_pool: fixing comments (envoyproxy#13520) Prevent SEGFAULT when disabling listener (envoyproxy#13515) Convert overload manager config literals to YAML (envoyproxy#13518) Fix runtime feature variable name (envoyproxy#13533) dependencies: refactor repository location schema utils, cleanups. (envoyproxy#13452) router: fix an invalid ASSERT when encoding metadata frames in the router. (envoyproxy#13511) http2: Proactively disconnect connections flooded when resetting stream (envoyproxy#13482) ci use azp to sync filter example (envoyproxy#13501) mongo_proxy: support configurable command list for metrics (envoyproxy#13494) http local rate limit: note token bucket is shared (envoyproxy#13525) wasm/extensions: Wasm extension policy. (envoyproxy#13526) http: removing envoy.reloadable_features.http1_flood_protection (envoyproxy#13508) build: update ppc64le CI build status shield (envoyproxy#13521) dependencies: enforce dependency shepherd sign-off via RepoKitteh. (envoyproxy#13522) Add no_traffic_healthy_interval (envoyproxy#13336) ... Signed-off-by: Michael Puncel <mpuncel@squareup.com>
Signed-off-by: Ryan Northey <ryan@synca.io> Signed-off-by: Antonio Vicente <avd@google.com>
Signed-off-by: Ryan Northey <ryan@synca.io> Signed-off-by: Christoph Pakulski <christoph@tetrate.io>
Signed-off-by: Ryan Northey <ryan@synca.io> Signed-off-by: Christoph Pakulski <christoph@tetrate.io>
Signed-off-by: Ryan Northey ryan@synca.io
Commit Message: examples: Fix more deprecations/warnings in configs
Additional Description:
further to #13503
Risk Level:
Testing:
Docs Changes:
Release Notes:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]