Skip to content

feat(helm): add optional operator network policy - #79

Open
be-student wants to merge 1 commit into
slauger:developfrom
be-student:codex/53-operator-network-policy
Open

feat(helm): add optional operator network policy#79
be-student wants to merge 1 commit into
slauger:developfrom
be-student:codex/53-operator-network-policy

Conversation

@be-student

Copy link
Copy Markdown
Contributor

Summary

  • add an opt-in NetworkPolicy with an explicit API server CIDR
  • allow only API and cluster DNS egress, plus metrics ingress when enabled
  • exercise the enabled policy in the kind E2E deployment

Test plan

  • make ci
  • make e2e

Closes #53

AI assistance: OpenAI Codex helped implement and validate this change; I reviewed the full diff.

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.

feat(helm): optional NetworkPolicy for the operator

1 participant