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

apis: add local rate limiting to UpstreamTrafficSetting #4796

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

shashankram
Copy link
Member

Description:
Adds the local rate limiting API to the UpstreamTrafficSetting
spec.

The API allows enforcing connection and request level
rate limiting for TCP and HTTP traffic respectively.

Design doc can be found here

Part of #2018

Testing done:

Affected area:

Functional Area
New Functionality [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)? API doc will be updated once the API is available for general use.

Adds the local rate limiting API to the UpstreamTrafficSetting
spec.

Part of openservicemesh#2018

Signed-off-by: Shashank Ram <shashr2204@gmail.com>
Copy link
Contributor

@trstringer trstringer left a comment

Choose a reason for hiding this comment

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

Looks good to me. Not merging yet because I see unresolved conversations.

@shashankram shashankram merged commit 1e73ba3 into openservicemesh:main Jun 8, 2022
@shashankram shashankram deleted the rl-api branch June 8, 2022 20:13
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.

5 participants