Skip to content

CNTRLPLANE-3374: remove multus exception from monitor test#31130

Open
ehearne-redhat wants to merge 1 commit intoopenshift:mainfrom
ehearne-redhat:remove-multus-exception-from-default-sa-monitor-test
Open

CNTRLPLANE-3374: remove multus exception from monitor test#31130
ehearne-redhat wants to merge 1 commit intoopenshift:mainfrom
ehearne-redhat:remove-multus-exception-from-default-sa-monitor-test

Conversation

@ehearne-redhat
Copy link
Copy Markdown
Contributor

@ehearne-redhat ehearne-redhat commented May 6, 2026

Since openshift/cluster-network-operator#2961 is now merged, we can safely remove this exception from the list.

Summary by CodeRabbit

  • Chores
    • Removed an exemption from service account validation, enabling stricter security checks across all components.

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: automatic mode

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label May 6, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented May 6, 2026

@ehearne-redhat: This pull request references CNTRLPLANE-3374 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Since openshift/cluster-network-operator#2961 is now merged, we can safely remove this exception from the list.

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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 6, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 1f34bdbb-03e6-4ca0-8672-f3ab90177d6c

📥 Commits

Reviewing files that changed from the base of the PR and between 0de3cea and 4bb8a3c.

📒 Files selected for processing (1)
  • pkg/monitortests/authentication/nodefaultserviceaccountoperatortests/monitortest.go
💤 Files with no reviewable changes (1)
  • pkg/monitortests/authentication/nodefaultserviceaccountoperatortests/monitortest.go

Walkthrough

An exception entry for the openshift-multus/multus- namespace related to OCPBUGS-65631 has been removed from the default service account checker's exceptions list in the authentication monitor tests.

Changes

Default Service Account Checker Exception Removal

Layer / File(s) Summary
Exception List Update
pkg/monitortests/authentication/nodefaultserviceaccountoperatortests/monitortest.go
Removed the exception entry for openshift-multus/multus- (OCPBUGS-65631) from the exceptions slice in the noDefaultServiceAccountChecker.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 12
✅ Passed checks (12 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: removing a multus exception from the monitor test, which directly aligns with the file modification that removes an exception entry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed PR removes a multus exception. Test names use only static namespace names from core OpenShift (openshift-, kube-, default). Dynamic namespaces are excluded. No test names modified.
Test Structure And Quality ✅ Passed Modified file is a monitor test framework implementation, not Ginkgo test code. The change removes a configuration entry only. Check criteria do not apply.
Microshift Test Compatibility ✅ Passed PR removes a multus exception from a monitor test's exception list. This is a monitor test, not Ginkgo e2e test, so the MicroShift compatibility check is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR does not add any new Ginkgo e2e tests. It only removes an exception entry from an existing monitor test's exception list. The custom check is not applicable to this PR.
Topology-Aware Scheduling Compatibility ✅ Passed This PR modifies only a monitor test that validates service account usage, not deployment manifests or operator code with scheduling constraints. No topology-aware scheduling issues are present.
Ote Binary Stdout Contract ✅ Passed The PR removes a single exception entry from the exceptions array. No stdout writes present in removed code or file. No OTE Binary Stdout Contract violations introduced.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed This PR does not add Ginkgo e2e tests. It only removes an exception from a monitor test's exception list. The check is not applicable.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot requested review from deads2k and p0lyn0mial May 6, 2026 08:19
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 6, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ehearne-redhat
Once this PR has been reviewed and has the lgtm label, please assign mkowalski for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot Bot added the ready-for-human-review Indicates a PR has been reviewed by automated tools and is ready for human review label May 6, 2026
@openshift-merge-bot
Copy link
Copy Markdown
Contributor

Scheduling required tests:
/test e2e-aws-csi
/test e2e-aws-ovn-fips
/test e2e-aws-ovn-microshift
/test e2e-aws-ovn-microshift-serial
/test e2e-aws-ovn-serial-1of2
/test e2e-aws-ovn-serial-2of2
/test e2e-gcp-csi
/test e2e-gcp-ovn
/test e2e-gcp-ovn-upgrade
/test e2e-metal-ipi-ovn-ipv6
/test e2e-vsphere-ovn
/test e2e-vsphere-ovn-upi

@ehearne-redhat
Copy link
Copy Markdown
Contributor Author

/retest-required

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 6, 2026

@ehearne-redhat: all tests passed!

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. ready-for-human-review Indicates a PR has been reviewed by automated tools and is ready for human review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants