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

feat(runtime/permissions): support IP CIDR ranges in net allowlist #13779

Closed
wants to merge 7 commits into from

Conversation

nebarf
Copy link

@nebarf nebarf commented Feb 26, 2022

Fixes #9816

dsseng and others added 6 commits July 24, 2021 13:27
Signed-off-by: Dmitry Sharshakov <d3dx12.xx@gmail.com>
Signed-off-by: Dmitry Sharshakov <d3dx12.xx@gmail.com>
Signed-off-by: Dmitry Sharshakov <d3dx12.xx@gmail.com>
@CLAassistant
Copy link

CLAassistant commented Feb 26, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ nebarf
❌ sh7dm
You have signed the CLA already but the status is still pending? Let us recheck it.

@nebarf
Copy link
Author

nebarf commented Mar 5, 2022

@lucacasonato about your comment #11509 (review), do you still suggest to turn NetDescriptor into an enum? At a first glance it would require a bit of refactoring

@stale
Copy link

stale bot commented May 4, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 4, 2022
@stale stale bot closed this May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: support cidr blocks egress control with --allow-net
3 participants