Skip to content

ROX-29755: Recover reprocessing when Sensor's are 'stuck' (#15802)#15928

Merged
lvalerom merged 2 commits intorelease-4.6from
backport-15802-to-release-4.6
Jul 9, 2025
Merged

ROX-29755: Recover reprocessing when Sensor's are 'stuck' (#15802)#15928
lvalerom merged 2 commits intorelease-4.6from
backport-15802-to-release-4.6

Conversation

@lvalerom
Copy link
Copy Markdown
Contributor

@lvalerom lvalerom commented Jul 8, 2025

(cherry picked from commit 933c558)

Description

Backport 15802 to release 4.6

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

change me!

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Jul 8, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@github-actions github-actions bot added area/central area/ci backport PR to backport changes from master to release branch labels Jul 8, 2025
@lvalerom lvalerom force-pushed the backport-15802-to-release-4.6 branch from 1a9ee57 to 96dde04 Compare July 8, 2025 10:34
@red-hat-konflux
Copy link
Copy Markdown
Contributor

Caution

There are some errors in your PipelineRun template.

PipelineRun Error
quay-proxy no kind "ImageDigestMirrorSet" is registered for version "config.openshift.io/v1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:83"

@lvalerom lvalerom changed the title fix(sensor): Recover reprocessing when Sensor's are 'stuck' ROX-29755: Recover reprocessing when Sensor's are 'stuck' (#15802) Jul 8, 2025
@rhacs-bot
Copy link
Copy Markdown
Contributor

rhacs-bot commented Jul 8, 2025

Images are ready for the commit at 3a3fade.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.6.7-11-g3a3fade074.

@lvalerom lvalerom force-pushed the backport-15802-to-release-4.6 branch from 96dde04 to 83b0fe8 Compare July 8, 2025 11:55
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 8, 2025

Codecov Report

Attention: Patch coverage is 80.55556% with 14 lines in your changes missing coverage. Please review.

Project coverage is 48.44%. Comparing base (dcb534f) to head (3a3fade).
Report is 1 commits behind head on release-4.6.

Files with missing lines Patch % Lines
central/reprocessor/reprocessor.go 85.18% 7 Missing and 1 partial ⚠️
...ntral/sensor/service/connection/connection_impl.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-4.6   #15928      +/-   ##
===============================================
+ Coverage        48.43%   48.44%   +0.01%     
===============================================
  Files             2470     2472       +2     
  Lines           178540   178731     +191     
===============================================
+ Hits             86468    86582     +114     
- Misses           85117    85188      +71     
- Partials          6955     6961       +6     
Flag Coverage Δ
go-unit-tests 48.44% <80.55%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lvalerom lvalerom marked this pull request as ready for review July 8, 2025 15:11
@mtodor mtodor added this to the 4.6.8-rc.2 milestone Jul 8, 2025
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Jul 8, 2025

@lvalerom: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/gke-ui-e2e-tests 3a3fade link false /test gke-ui-e2e-tests

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.

@lvalerom lvalerom requested review from dcaravel and janisz July 9, 2025 08:55
@lvalerom lvalerom merged commit c909975 into release-4.6 Jul 9, 2025
98 of 109 checks passed
@lvalerom lvalerom deleted the backport-15802-to-release-4.6 branch July 9, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/central area/ci backport PR to backport changes from master to release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants