OCPBUGS-83800: add remaining CNO NetworkPolicies [take 2]#3001
OCPBUGS-83800: add remaining CNO NetworkPolicies [take 2]#3001danwinship wants to merge 2 commits into
Conversation
|
@danwinship: This pull request references Jira Issue OCPBUGS-83800, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
WalkthroughThis pull request adds network policy manifests for the cloud-network-config-controller component and updates release management annotations on an existing network policy in the cluster-network-operator namespace. ChangesNetwork Policy Implementation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@danwinship: This pull request references Jira Issue OCPBUGS-83800, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danwinship The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@danwinship: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
#2959 was reverted because it broke upgrades; we can't have CVO create the CNCC "deny" policy and then have CNO create the "allow" policy, because that creates a gap where everything is denied. This just moves the default-deny policy from manifests to bindata so they're both applied at the same time.
/assign @jcaamano
Summary by CodeRabbit