Skip to content

feat/security: add network policies for executor#830

Closed
evict wants to merge 3 commits into
mainfrom
vr/network-policies
Closed

feat/security: add network policies for executor#830
evict wants to merge 3 commits into
mainfrom
vr/network-policies

Conversation

@evict
Copy link
Copy Markdown

@evict evict commented Mar 5, 2026

Checklist

Test plan

@evict evict changed the title add network policies for executor feat/security: add network policies for executor Mar 5, 2026
enabled: false
# -- List of private network CIDR blocks to deny egress to.
# Each entry supports an optional `except` list of CIDRs to exclude from the deny rule.
privateNetworks:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Re: naming, there's nothing limiting this to private networks, could be named networks, or cidrs, or subnets?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Ah yes, we could find a better name. I think we should also be able to allow or deny certain ports.

@marcleblanc2 marcleblanc2 mentioned this pull request Jun 3, 2026
5 tasks
@marcleblanc2
Copy link
Copy Markdown
Contributor

Replaced by #875

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