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

docs for ip allowlist/denylist #3784

Merged
merged 5 commits into from
Jul 11, 2024
Merged

Conversation

zhaohuabing
Copy link
Member

close: #3715

@zhaohuabing zhaohuabing requested a review from a team as a code owner July 8, 2024 05:02
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.01%. Comparing base (9a60ed1) to head (20e5a60).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3784      +/-   ##
==========================================
- Coverage   69.05%   69.01%   -0.05%     
==========================================
  Files         176      176              
  Lines       21743    21743              
==========================================
- Hits        15015    15006       -9     
- Misses       5651     5659       +8     
- Partials     1077     1078       +1     

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

@arkodg arkodg changed the title docs for ip whitelisting/blacklisting docs for ip allowlisting/denylist Jul 10, 2024
@arkodg arkodg changed the title docs for ip allowlisting/denylist docs for ip allowlist/denylist Jul 10, 2024
@guydc guydc added the cherrypick/release-v1.1 cherrypick to release/v1.1 label Jul 10, 2024
@Xunzhuo Xunzhuo added this to the v1.1.0 milestone Jul 11, 2024
@zhaohuabing zhaohuabing removed the cherrypick/release-v1.1 cherrypick to release/v1.1 label Jul 11, 2024
Signed-off-by: Huabing Zhao <[email protected]>
@zhaohuabing
Copy link
Member Author

zhaohuabing commented Jul 11, 2024

@guydc This docs PR doesn't need to be cherry-picked to v1.1.0. We just need to create a v1.1.0 doc directory and copy the latest docs there with the make docs-release TAG=v1.1.0 command.

@Xunzhuo
Copy link
Member

Xunzhuo commented Jul 11, 2024

@zhaohuabing the v1.1 folder will be generated when releasing v1.1, so we just need to merge this into latest for now.

@guydc guydc merged commit 63453e3 into envoyproxy:main Jul 11, 2024
27 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.

docs for allow/deny IP subnets
4 participants