Skip to content

ROX-33941: Backport 19749 to release 4.10#19875

Open
dashrews78 wants to merge 3 commits intorelease-4.10from
backport-19749-to-release-4.10
Open

ROX-33941: Backport 19749 to release 4.10#19875
dashrews78 wants to merge 3 commits intorelease-4.10from
backport-19749-to-release-4.10

Conversation

@dashrews78
Copy link
Copy Markdown
Contributor

Description

Backport #19749 for performance gains.

Note: did not backport the imagev2 benchmark because it didn't exist in 4.10 and thus does not matter.

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!

dashrews78 and others added 2 commits April 7, 2026 12:23
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
(cherry picked from commit fea2daa)
@github-actions github-actions bot added area/central backport PR to backport changes from master to release branch labels Apr 7, 2026
@rhacs-bot
Copy link
Copy Markdown
Contributor

rhacs-bot commented Apr 7, 2026

Images are ready for the commit at c7c3b80.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.10.1-rc.1-4-gc7c3b80d58.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

/konflux-retest scanner-v4-db-on-push

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

❌ Patch coverage is 71.42857% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.35%. Comparing base (9c26281) to head (c7c3b80).

Files with missing lines Patch % Lines
central/image/datastore/store/v2/postgres/store.go 71.42% 4 Missing and 2 partials ⚠️
central/imagev2/datastore/store/postgres/store.go 71.42% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           release-4.10   #19875   +/-   ##
=============================================
  Coverage         49.35%   49.35%           
=============================================
  Files              2661     2661           
  Lines            200825   200833    +8     
=============================================
+ Hits              99114    99118    +4     
+ Misses            94273    94272    -1     
- Partials           7438     7443    +5     
Flag Coverage Δ
go-unit-tests 49.35% <71.42%> (+<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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

/konflux-retest operator-bundle-on-push

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

/konflux-retest operator-bundle-on-push

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 7, 2026

@dashrews78: 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-nongroovy-compatibility-tests c7c3b80 link false /test gke-nongroovy-compatibility-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.

janisz added a commit that referenced this pull request Apr 8, 2026
Changed from:
- PR #19875
- ROX-33451 - https://redhat.atlassian.net/browse/ROX-33451

To clickable markdown links:
- [#19875](#19875)
- [ROX-33451](https://redhat.atlassian.net/browse/ROX-33451)

This makes the report cleaner and more readable in GitHub.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@dashrews78 dashrews78 changed the title Backport 19749 to release 4.10 ROX-33941: Backport 19749 to release 4.10 Apr 8, 2026
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.

2 participants