Skip to content

http local rate limit: note token bucket is shared#13525

Merged
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
rgs1:note-token-bucket-is-shared
Oct 13, 2020
Merged

http local rate limit: note token bucket is shared#13525
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
rgs1:note-token-bucket-is-shared

Conversation

@rgs1
Copy link
Member

@rgs1 rgs1 commented Oct 12, 2020

Follow-up to #13517.

Signed-off-by: Raul Gutierrez Segales rgs@pinterest.com

Follow-up to envoyproxy#13517.

Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
Copy link
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.

Awesome thanks. Do you mind adding this same note for the L4 one as well per your comment?

/wait

nitgoy
nitgoy previously approved these changes Oct 12, 2020
Copy link
Contributor

@nitgoy nitgoy left a comment

Choose a reason for hiding this comment

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

Thanks!

* add note for the L4 filter docs as well
* add note markup

Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
Copy link
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.

Thanks!

@mattklein123 mattklein123 merged commit 8994609 into envoyproxy:master Oct 13, 2020
@nitgoy
Copy link
Contributor

nitgoy commented Oct 13, 2020

@mattklein123 @rgs1 Just noticed that a previous note in docs/root/configuration/listeners/network_filters/local_rate_limit_filter.rst says:
"In the current implementation each filter and filter chain has an independent rate limit."

It seems to conflict with the note added in this PR.

mpuncel added a commit to mpuncel/envoy that referenced this pull request Oct 14, 2020
* 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>
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.

3 participants