Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

rate-limiting: plumb config into inbound policies #4807

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

shashankram
Copy link
Member

Description:
Plumbs the tcp, virtual_host and per route rate limiting
configs into the inbound traffic policy objects.

Next, they will be mapped to Envoy listener and route
configs.

Part of #2018

Testing done:
Unit tests

Affected area:

Functional Area
Control Plane [X]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? no

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change? no

  3. Has documentation corresponding to this change been updated in the osm-docs repo (if applicable)? n/a

Plumbs the tcp, virtual_host and per route rate limiting
configs into the inbound traffic policy objects.

Next, they will be mapped to Envoy listener and route
configs.

Part of openservicemesh#2018

Signed-off-by: Shashank Ram <[email protected]>
@shashankram shashankram marked this pull request as ready for review June 10, 2022 19:15
@shashankram shashankram merged commit 7046cf2 into openservicemesh:main Jun 13, 2022
@shashankram shashankram deleted the rl-api branch June 13, 2022 16:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants