Skip to content

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

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

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

Conversation

@lvalerom
Copy link
Copy Markdown
Contributor

@lvalerom lvalerom commented Jul 8, 2025

(cherry picked from commit 933c558)

Description

Backport 15802 to release 4.7

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

@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"

@github-actions github-actions bot added area/central backport PR to backport changes from master to release branch labels Jul 8, 2025
@rhacs-bot
Copy link
Copy Markdown
Contributor

rhacs-bot commented Jul 8, 2025

Images are ready for the commit at 79f25a1.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.7.5-rc.1-3-g79f25a1c57.

@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 49.18%. Comparing base (fb12832) to head (79f25a1).
Report is 3 commits behind head on release-4.7.

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.7   #15932      +/-   ##
===============================================
+ Coverage        49.17%   49.18%   +0.01%     
===============================================
  Files             2515     2517       +2     
  Lines           182981   183172     +191     
===============================================
+ Hits             89976    90090     +114     
- Misses           85860    85931      +71     
- Partials          7145     7151       +6     
Flag Coverage Δ
go-unit-tests 49.18% <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.7.5-rc.2 milestone Jul 8, 2025
@lvalerom lvalerom requested review from dcaravel and janisz July 9, 2025 08:55
@lvalerom lvalerom merged commit a97404a into release-4.7 Jul 9, 2025
98 of 107 checks passed
@lvalerom lvalerom deleted the backport-15802-to-release-4.7 branch July 9, 2025 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/central 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