Skip to content

Support creating NetworkPolicies#19

Merged
DebakelOrakel merged 2 commits into
masterfrom
feat/support-netpol
Jun 26, 2026
Merged

Support creating NetworkPolicies#19
DebakelOrakel merged 2 commits into
masterfrom
feat/support-netpol

Conversation

@DebakelOrakel

@DebakelOrakel DebakelOrakel commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR allows for the creation of NetworkPolicies.

Checklist

  • The PR has a meaningful title. It will be used to auto-generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.
  • Link this PR to related issues or PRs.

This PR allows for the creation of NetworkPolicies.
@DebakelOrakel DebakelOrakel added the enhancement New feature or request label Jun 26, 2026
@DebakelOrakel DebakelOrakel requested review from a team and removed request for a team June 26, 2026 06:52
Comment thread component/main.jsonnet Outdated
Comment thread component/main.jsonnet Outdated
Comment thread component/main.jsonnet Outdated

[TIP]
====
The networkPolicy will only be deployed if it is `enabled` and has at least 1 entry in `allowedNamespaces`.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
The networkPolicy will only be deployed if it is `enabled` and has at least 1 entry in `allowedNamespaces`.
The networkPolicy will only be deployed if it is `enabled` and has at least 1 entry in `allowedNamespaces` and `exposedComponents`.

@DebakelOrakel DebakelOrakel merged commit b8ac826 into master Jun 26, 2026
15 checks passed
@DebakelOrakel DebakelOrakel deleted the feat/support-netpol branch June 26, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants