Skip to content

NO-ISSUE: Refresh RPM lockfiles RPM lockfile refresh - #10706

Open
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/lock-file-maintenance-rpm-lockfile-refresh
Open

NO-ISSUE: Refresh RPM lockfiles RPM lockfile refresh#10706
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/lock-file-maintenance-rpm-lockfile-refresh

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rpm-lockfile labels Jul 25, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 25, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@red-hat-konflux[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

This PR contains the following updates:

File rpm-prefetching/assisted-service-rhel9/rpms.in.yaml:

Package Change
kernel-headers 5.14.0-687.20.1.el9_8 -> 5.14.0-687.30.1.el9_8
openssl-devel 1:3.5.5-4.el9_8 -> 1:3.5.5-5.el9_8
skopeo 2:1.22.2-6.el9_8 -> 2:1.22.2-7.el9_8
openssl 1:3.5.5-4.el9_8 -> 1:3.5.5-5.el9_8
openssl-libs 1:3.5.5-4.el9_8 -> 1:3.5.5-5.el9_8

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (UTC)

  • Branch creation
  • "on Saturday"
  • Automerge
  • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

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

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown

Walkthrough

The RHEL 9 RPM lock file updates kernel-headers metadata from version 5.14.0-687.31.1.el9_8 to 5.14.0-687.33.1.el9_8 for four architectures.

Changes

RHEL 9 kernel headers

Layer / File(s) Summary
Kernel headers metadata refresh
rpm-prefetching/assisted-service-rhel9/rpms.lock.yaml
Updates the kernel-headers version, URL, size, checksum, and source RPM for aarch64, ppc64le, s390x, and x86_64.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Suggested reviewers: danielerez, gamli75

🚥 Pre-merge checks | ✅ 14 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description explains the automated lockfile refresh but omits the repository template sections for issues, environments, testing, and checklist items. Use the repository template and complete the issue, environment, testing, checklist, and reviewer-context sections.
✅ Passed checks (14 passed)
Check name Status Explanation
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 The PR changes only RPM lock metadata; it adds no Ginkgo test titles or dynamic test-name content.
Test Structure And Quality ✅ Passed The commit changes only one RPM lock YAML file with metadata updates; it adds no Ginkgo tests, It blocks, cluster operations, or assertions to review.
Microshift Test Compatibility ✅ Passed The commit changes only an RPM lockfile and adds no Ginkgo tests or test source paths, so MicroShift compatibility checks are not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The PR changes only one RPM lockfile; the diff adds no Ginkgo tests or test declarations, so the SNO compatibility check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed The PR changes only RPM lock metadata in one YAML file; the diff contains no deployment manifests, operator code, controllers, or scheduling constraints.
Ote Binary Stdout Contract ✅ Passed The PR changes only RPM lock metadata in one YAML file; no OTE binary, suite setup, initializer, or stdout-writing code changed.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The patch changes only RPM lock metadata; it adds no Ginkgo tests or executable test logic, so IPv4 and disconnected-network test checks do not apply.
No-Weak-Crypto ✅ Passed The PR changes only kernel-headers lock metadata. Added lines use SHA-256 checksums and introduce no MD5, SHA-1, DES, RC4, 3DES, Blowfish, ECB, or crypto code.
Container-Privileges ✅ Passed The PR changes only an RPM lockfile. The diff contains no container or Kubernetes privilege settings such as privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN, or allowPrivilegeEscalation.
No-Sensitive-Data-In-Logs ✅ Passed The only changed file is an RPM lockfile; its 20 additions update package URLs, versions, sizes, checksums, and source RPMs, with no logging or sensitive data.
Title check ✅ Passed The title clearly identifies the main change: refreshing RPM lockfiles.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/master/lock-file-maintenance-rpm-lockfile-refresh

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

@openshift-ci openshift-ci Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 25, 2026
@openshift-ci
openshift-ci Bot requested review from danielerez and gamli75 July 25, 2026 00:20
@openshift-ci

openshift-ci Bot commented Jul 25, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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

1 similar comment
@openshift-ci

openshift-ci Bot commented Jul 25, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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

@codecov

codecov Bot commented Jul 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.60%. Comparing base (8ea2f77) to head (a1ebc90).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10706      +/-   ##
==========================================
- Coverage   44.60%   44.60%   -0.01%     
==========================================
  Files         423      423              
  Lines       73417    73417              
==========================================
- Hits        32751    32746       -5     
- Misses      37725    37728       +3     
- Partials     2941     2943       +2     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 30, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master/lock-file-maintenance-rpm-lockfile-refresh branch from 22529fd to a1ebc90 Compare August 1, 2026 00:18
@openshift-ci openshift-ci Bot removed lgtm Indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Aug 1, 2026
@openshift-ci

openshift-ci Bot commented Aug 1, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@openshift-ci openshift-ci Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 1, 2026
@openshift-ci

openshift-ci Bot commented Aug 1, 2026

Copy link
Copy Markdown

@red-hat-konflux[bot]: 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

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. rpm-lockfile size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant