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

[helm] add NetworkPolicy support #2546

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

TheRealNoob
Copy link

PR Description

Add NetworkPolicy support. Since Alloy is extremely flexible in what it can be used for, the OOBE example I included basically doesn't enforce security at all. The reason you might still want to enable it with this example is if your company has default-deny set up, meaning if you don't have a netpol at all then no traffic gets through.

Which issue(s) this PR fixes

I didn't open one.

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

Signed-off-by: TheRealNoob <[email protected]>
Signed-off-by: TheRealNoob <[email protected]>
@TheRealNoob TheRealNoob requested a review from a team as a code owner January 27, 2025 18:01
@CLAassistant
Copy link

CLAassistant commented Jan 27, 2025

CLA assistant check
All committers have signed the CLA.

@mattdurham
Copy link
Collaborator

Paging @petewall for thoughts :)

@mattdurham
Copy link
Collaborator

Looks like some linting errors.

Signed-off-by: TheRealNoob <[email protected]>
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.

3 participants