Skip to content

TRT-2504,OCPBUGS-74917: Claude command to manage watch request limits, split test by operator/component#30750

Merged
dgoodwin merged 15 commits intoopenshift:mainfrom
dgoodwin:update-operator-watch-request-limits
Feb 5, 2026
Merged

TRT-2504,OCPBUGS-74917: Claude command to manage watch request limits, split test by operator/component#30750
dgoodwin merged 15 commits intoopenshift:mainfrom
dgoodwin:update-operator-watch-request-limits

Conversation

@dgoodwin
Copy link
Copy Markdown
Contributor

@dgoodwin dgoodwin commented Feb 2, 2026

  • Add claude command for update-operator-watch-request-limits
  • Breakup the watch requests test by operator name and component for easier tracking
    Test will also now inform the user about what the failure means and how to update limits, if it's reasonable to do so.

@openshift-ci-robot
Copy link
Copy Markdown

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 openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 2, 2026
@dgoodwin dgoodwin changed the title update operator watch request limits Claude command to manage watch request limits, split test by operator/component Feb 2, 2026
@openshift-ci openshift-ci Bot requested review from p0lyn0mial and sjenning February 2, 2026 14:43
@openshift-ci-robot
Copy link
Copy Markdown

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

The `update-operator-watch-request-limits` command updates the upper bounds for watch request counts in the test "[sig-arch][Late] operators should not create watch channels very often". This test monitors the number of watch requests created by operators to detect explosive growth in watch channel usage, which can endanger the kube-apiserver and usually indicates a bug.

The test maintains per-operator, per-platform limits that need periodic adjustments as operators evolve. When the test fails, it typically means watch request counts have gradually increased and need a small bump, provided the increase is not excessive (10x or more) and is explainable.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we mention the watch-counts dashboard for investigation / verification?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Added a See Also link at the bottom for the next push.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Also did some work on the dashboard, it wasn't showing all operators due to a limit 50 on the query for operator names, and I removed network (only one now) arch (should be identical) and fromrelease (we don't alter the limits based on this), so it's a bit less data to process now.

@openshift-trt
Copy link
Copy Markdown

openshift-trt Bot commented Feb 2, 2026

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: fef2718

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-gcp-ovn High - "[Monitor:audit-log-analyzer][Jira:"OLM"] operator marketplace should not create excessive watch requests" is a new test that failed 1 time(s) against the current commit

New tests seen in this PR at sha: fef2718

  • "[Monitor:audit-log-analyzer][Jira:"Cloud Compute"] operator cluster-autoscaler should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Cloud Compute"] operator machine-api should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Cloud Credential Operator"] operator cloud-credential should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"DNS"] operator dns should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Etcd"] operator etcd should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Management Console"] operator console should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"OLM"] operator marketplace should not create excessive watch requests" [Total: 10, Pass: 9, Fail: 1, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Routing"] operator ingress should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Storage"] operator csi-snapshot-controller should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator aws-ebs-csi-driver should not create excessive watch requests" [Total: 4, Pass: 4, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator cluster-baremetal should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator cluster-capi should not create excessive watch requests" [Total: 7, Pass: 7, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator cluster-image-registry should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator cluster-monitoring should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator cluster-node-tuning should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator cluster-samples should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator cluster-storage should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator gcp-pd-csi-driver should not create excessive watch requests" [Total: 3, Pass: 3, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator openshift-config should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator openshift-kube-scheduler should not create excessive watch requests" [Total: 10, Pass: 10, Fail: 0, Flake: 0]
  • (...showing 20 of 32 tests)

@openshift-ci-robot
Copy link
Copy Markdown

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

@openshift-trt
Copy link
Copy Markdown

openshift-trt Bot commented Feb 3, 2026

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: c4c8b9d

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-aws-csi High - "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator watch request tracking limits load" is a new test that failed 1 time(s) against the current commit
pull-ci-openshift-origin-main-e2e-aws-ovn-fips High - "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator watch request tracking limits load" is a new test that failed 1 time(s) against the current commit
pull-ci-openshift-origin-main-e2e-aws-ovn-microshift High - "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator watch request tracking limits load" is a new test that failed 1 time(s) against the current commit
pull-ci-openshift-origin-main-e2e-aws-ovn-microshift-serial High - "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator watch request tracking limits load" is a new test that failed 1 time(s) against the current commit
pull-ci-openshift-origin-main-e2e-aws-ovn-serial-1of2 High - "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator watch request tracking limits load" is a new test that failed 1 time(s) against the current commit
pull-ci-openshift-origin-main-e2e-aws-ovn-serial-2of2 High - "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator watch request tracking limits load" is a new test that failed 1 time(s) against the current commit
pull-ci-openshift-origin-main-e2e-gcp-csi High - "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator watch request tracking limits load" is a new test that failed 1 time(s) against the current commit
pull-ci-openshift-origin-main-e2e-gcp-ovn High - "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator watch request tracking limits load" is a new test that failed 1 time(s) against the current commit
pull-ci-openshift-origin-main-e2e-gcp-ovn-upgrade High - "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator watch request tracking limits load" is a new test that failed 1 time(s) against the current commit
pull-ci-openshift-origin-main-e2e-vsphere-ovn High - "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator watch request tracking limits load" is a new test that failed 1 time(s) against the current commit

New tests seen in this PR at sha: c4c8b9d

  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator watch request tracking limits load" [Total: 10, Pass: 0, Fail: 10, Flake: 0]

@dgoodwin
Copy link
Copy Markdown
Contributor Author

dgoodwin commented Feb 3, 2026

/retest

@openshift-ci-robot
Copy link
Copy Markdown

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

@neisw
Copy link
Copy Markdown
Contributor

neisw commented Feb 4, 2026

/lgtm

You are a madman when something gets under your skin... Remarkable.

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Feb 4, 2026
@neisw
Copy link
Copy Markdown
Contributor

neisw commented Feb 4, 2026

/retest-required

@openshift-trt
Copy link
Copy Markdown

openshift-trt Bot commented Feb 4, 2026

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New tests seen in this PR at sha: f07857c

  • "[Monitor:audit-log-analyzer][Jira:"Bare Metal Hardware Provisioning"] operator baremetal should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Cloud Compute"] operator cluster-autoscaler should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Cloud Compute"] operator machine-api should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Cloud Credential Operator"] operator cloud-credential should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"DNS"] operator dns should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Etcd"] operator etcd should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Image Registry"] operator image-registry should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Management Console"] operator console should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Monitoring"] operator monitoring should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Node Tuning Operator"] operator node-tuning should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"OLM"] operator marketplace should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Routing"] operator ingress should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Storage"] operator csi-snapshot-controller should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Storage"] operator storage should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator aws-ebs-csi-driver should not create excessive watch requests" [Total: 4, Pass: 4, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator capi should not create excessive watch requests" [Total: 8, Pass: 8, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator gcp-pd-csi-driver should not create excessive watch requests" [Total: 4, Pass: 4, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator openshift-config should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator openshift-kube-scheduler should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator operator should not create excessive watch requests" [Total: 11, Pass: 11, Fail: 0, Flake: 0]
  • (...showing 20 of 32 tests)

@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 4, 2026
@openshift-ci-robot
Copy link
Copy Markdown

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

@dgoodwin
Copy link
Copy Markdown
Contributor Author

dgoodwin commented Feb 4, 2026

Open passed tests and you should now see

: [Monitor:audit-log-analyzer][Jira:"Cloud Credential Operator"] operator service account cloud-credential-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Image Registry"] operator service account cluster-image-registry-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Monitoring"] operator service account cluster-monitoring-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"DNS"] operator service account dns-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Storage"] operator service account cluster-storage-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"kube-apiserver"] operator service account kube-apiserver-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"apiserver-auth"] operator service account authentication-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Management Console"] operator service account console-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"kube-storage-version-migrator"] operator service account kube-storage-version-migrator-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Bare Metal Hardware Provisioning"] operator service account cluster-baremetal-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"openshift-apiserver"] operator service account openshift-apiserver-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Monitoring"] operator service account prometheus-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Samples"] operator service account cluster-samples-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"service-ca"] operator service account service-ca-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"kube-controller-manager"] operator service account kube-controller-manager-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"openshift-controller-manager"] operator service account openshift-controller-manager-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Node Tuning Operator"] operator service account cluster-node-tuning-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Cloud Compute"] operator service account machine-api-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"kube-scheduler"] operator service account openshift-kube-scheduler-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Routing"] operator service account ingress-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Storage"] operator service account csi-snapshot-controller-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"config-operator"] operator service account openshift-config-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"OLM"] operator service account marketplace-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Test Framework"] operator service account operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Cloud Compute"] operator service account cluster-autoscaler-operator should not create excessive watch requests 	0s
: [Monitor:audit-log-analyzer][Jira:"Etcd"] operator service account etcd-operator should not create excessive watch requests

I don't know who is using an SA named 'operator' but that's a problem for another day.

Test pass rate resets here, there's nothing to rename going from one test to multiple, but I'd like us to get out of the business of test renames anyhow. All tests will be held to 95% pass rate as new tests, but using a P99 value and only failing if you're more than double it, should mean we do not see this failure at all for some time.

@dgoodwin dgoodwin changed the title Claude command to manage watch request limits, split test by operator/component TRT-2504: Claude command to manage watch request limits, split test by operator/component Feb 4, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Feb 4, 2026

@dgoodwin: This pull request references TRT-2504 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 story to target the "4.22.0" version, but no target version was set.

Details

In response to this:

  • Add claude command for update-operator-watch-request-limits
  • Breakup the watch requests test by operator name and component for easier tracking
    Test will also now inform the user about what the failure means and how to update limits, if it's reasonable to do so.

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.

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

dgoodwin commented Feb 4, 2026

Actual limit changes are in 433e8a5

@dgoodwin dgoodwin changed the title TRT-2504: Claude command to manage watch request limits, split test by operator/component TRT-2504,OCPBUGS-74917: Claude command to manage watch request limits, split test by operator/component Feb 4, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label Feb 4, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Feb 4, 2026

@dgoodwin: This pull request references TRT-2504 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 story to target the "4.22.0" version, but no target version was set.

This pull request references Jira Issue OCPBUGS-74917, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira (jiazha@redhat.com), skipping review request.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

  • Add claude command for update-operator-watch-request-limits
  • Breakup the watch requests test by operator name and component for easier tracking
    Test will also now inform the user about what the failure means and how to update limits, if it's reasonable to do so.

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.

@dgoodwin
Copy link
Copy Markdown
Contributor Author

dgoodwin commented Feb 4, 2026

/verified bypass

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Feb 4, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@dgoodwin: The verified label has been added.

Details

In response to this:

/verified bypass

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.

@jianzhangbjz
Copy link
Copy Markdown
Contributor

/retest-required

@openshift-trt
Copy link
Copy Markdown

openshift-trt Bot commented Feb 5, 2026

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New tests seen in this PR at sha: ad7a8a7

  • "[Monitor:audit-log-analyzer][Jira:"Bare Metal Hardware Provisioning"] operator service account cluster-baremetal-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Cloud Compute"] operator service account cluster-autoscaler-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Cloud Compute"] operator service account cluster-capi-operator should not create excessive watch requests" [Total: 7, Pass: 7, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Cloud Compute"] operator service account machine-api-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Cloud Credential Operator"] operator service account cloud-credential-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"DNS"] operator service account dns-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Etcd"] operator service account etcd-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Image Registry"] operator service account cluster-image-registry-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Management Console"] operator service account console-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Monitoring"] operator service account cluster-monitoring-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Monitoring"] operator service account prometheus-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Node Tuning Operator"] operator service account cluster-node-tuning-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"OLM"] operator service account marketplace-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Routing"] operator service account ingress-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Samples"] operator service account cluster-samples-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Storage"] operator service account cluster-storage-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Storage"] operator service account csi-snapshot-controller-operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Storage"] operator service account gcp-pd-csi-driver-operator should not create excessive watch requests" [Total: 3, Pass: 3, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator service account aws-ebs-csi-driver-operator should not create excessive watch requests" [Total: 4, Pass: 4, Fail: 0, Flake: 0]
  • "[Monitor:audit-log-analyzer][Jira:"Test Framework"] operator service account operator should not create excessive watch requests" [Total: 13, Pass: 13, Fail: 0, Flake: 0]
  • (...showing 20 of 32 tests)

@neisw
Copy link
Copy Markdown
Contributor

neisw commented Feb 5, 2026

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Feb 5, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Feb 5, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dgoodwin, neisw

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

The pull request process is described 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-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Feb 5, 2026

@dgoodwin: 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.

@dgoodwin dgoodwin merged commit ae8b7b1 into openshift:main Feb 5, 2026
19 of 20 checks passed
@openshift-ci-robot
Copy link
Copy Markdown

@dgoodwin: Jira Issue OCPBUGS-74917: Some pull requests linked via external trackers have merged:

The following pull request, linked via external tracker, has not merged:

All associated pull requests must be merged or unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with /jira refresh.

Jira Issue OCPBUGS-74917 has not been moved to the MODIFIED state.

This PR is marked as verified. If the remaining PRs listed above are marked as verified before merging, the issue will automatically be moved to VERIFIED after all of the changes from the PRs are available in an accepted nightly payload.

Details

In response to this:

  • Add claude command for update-operator-watch-request-limits
  • Breakup the watch requests test by operator name and component for easier tracking
    Test will also now inform the user about what the failure means and how to update limits, if it's reasonable to do so.

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.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants