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

fixed obsolete links in the docs #3050

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

LiZhenCheng9527
Copy link
Contributor

What type of PR is this?

fixed obsolete links in the docs

@LiZhenCheng9527 LiZhenCheng9527 requested a review from a team as a code owner March 28, 2024 11:03
Copy link
Contributor

Choose a reason for hiding this comment

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

there's plan to move contributions out of versions, xref: #2987

@@ -396,7 +396,7 @@ When considering internal threat actors, we chose to follow the [security model]

**Threat**: Reduced API gateway availability due to an attacker\'s maliciously crafted request (e.g., QoD) potentially inducing a Denial of Service (DoS) attack.

**Recommendation**: To ensure high availability and to mitigate potential security threats, adhere to the Envoy Gateway documentation for the configuration of a [rate-limiting](https://gateway.envoyproxy.io/v0.6.0/user/rate-limit/) filter and load balancing.
**Recommendation**: To ensure high availability and mitigate potential security threats, follow the guidelines in the Envoy Gateway documentation for configuring [local rate limit](https://gateway.envoyproxy.io/latest/user/traffic/local-rate-limit/) filters, [global rate limit](https://gateway.envoyproxy.io/latest/user/traffic/global-rate-limit/) filters, and load balancing.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
**Recommendation**: To ensure high availability and mitigate potential security threats, follow the guidelines in the Envoy Gateway documentation for configuring [local rate limit](https://gateway.envoyproxy.io/latest/user/traffic/local-rate-limit/) filters, [global rate limit](https://gateway.envoyproxy.io/latest/user/traffic/global-rate-limit/) filters, and load balancing.
**Recommendation**: To ensure high availability and mitigate potential security threats, follow the guidelines in the Envoy Gateway documentation for configuring [local rate limit](../traffic/local-rate-limit/) filters, [global rate limit](../traffic/global-rate-limit/) filters, and load balancing.

Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.55%. Comparing base (31b4058) to head (997fbd4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3050      +/-   ##
==========================================
- Coverage   64.56%   64.55%   -0.01%     
==========================================
  Files         121      121              
  Lines       21369    21369              
==========================================
- Hits        13796    13795       -1     
- Misses       6707     6708       +1     
  Partials      866      866              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zirain zirain merged commit 5bb7b3f into envoyproxy:main Apr 8, 2024
22 checks passed
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.

2 participants