Skip to content

NO-ISSUE: Update renovate to prevent PRs to backplane-5.0#835

Open
giladravid16 wants to merge 2 commits intoopenshift:mainfrom
giladravid16:renovate-base-branches
Open

NO-ISSUE: Update renovate to prevent PRs to backplane-5.0#835
giladravid16 wants to merge 2 commits intoopenshift:mainfrom
giladravid16:renovate-base-branches

Conversation

@giladravid16
Copy link
Copy Markdown
Contributor

@giladravid16 giladravid16 commented May 6, 2026

We want to fast forward to backplane-5.0, so we want to prevent PRs from konflux to backplane-5.0.
Also included a manual cherry pick of 7b19bc4 since it's already merged.

Summary by CodeRabbit

  • Chores
    • Updated the base container image to the latest stable version.
    • Configured build automation to target specific release branches for controlled dependency updates.

red-hat-konflux Bot and others added 2 commits May 6, 2026 10:35
…ocker digest to 7d4e475

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label May 6, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@giladravid16: This pull request explicitly references no jira issue.

Details

In response to this:

We want to fast forward to backplane-5.0, so we want to prevent PRs from konflux to backplane-5.0.
Also included a manual cherry pick of 7b19bc4 since it's already merged.

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
Copy link
Copy Markdown

coderabbitai Bot commented May 6, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 28594d3d-7407-42ed-a979-a6effee8dec2

📥 Commits

Reviewing files that changed from the base of the PR and between d783cdb and 380a112.

📒 Files selected for processing (2)
  • Dockerfile
  • renovate.json

Walkthrough

This PR updates the UBI minimal base image hash in the Dockerfile and adds branch pattern configuration to Renovate, restricting dependency updates to main and backplane-2.x release branches.

Changes

Base Image Update

Layer / File(s) Summary
Base Image Hash
Dockerfile
FROM instruction updated to use a newer UBI 9 minimal image SHA256 digest.

Renovate Configuration

Layer / File(s) Summary
Branch Patterns
renovate.json
Added baseBranchPatterns configuration restricting Renovate to main and backplane-2.6 through backplane-2.11, and backplane-2.17.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 11 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Ipv6 And Disconnected Network Test Compatibility ⚠️ Warning Tests have hardcoded IPv4 CIDRs (192.168.1.0/24, 192.0.2.0/24), IPv4 addresses, URL construction without IPv6 support, and external registry refs (quay.io). Add IPv4/IPv6 detection with GetIPAddressFamily(). Use net.JoinHostPort() for URLs. Replace external registries. Add [Skipped:Disconnected] for tests needing external access.
✅ Passed checks (11 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly reflects the main change in the PR: updating Renovate configuration to prevent PRs to backplane-5.0, which is confirmed by the renovate.json changes adding baseBranchPatterns.
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 All Ginkgo test names in modified test files are stable and deterministic. No test titles contain dynamic values like generated IDs, timestamps, pod/namespace names, or variable interpolation.
Test Structure And Quality ✅ Passed The custom check is for reviewing Ginkgo test code structure and quality. This PR only modifies Dockerfile and renovate.json (neither contain test code). The check is not applicable to this PR.
Microshift Test Compatibility ✅ Passed This PR only modifies Dockerfile and renovate.json. No new Ginkgo e2e tests are added, so the MicroShift test compatibility check is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR does not add new Ginkgo e2e tests. Changes limited to Dockerfile image digest update and renovate.json config. Unit tests present are part of initial project import.
Topology-Aware Scheduling Compatibility ✅ Passed PR changes only a Dockerfile base image digest and renovate.json configuration. No deployment manifests, operator code, or controllers were added or modified. Check is not applicable.
Ote Binary Stdout Contract ✅ Passed PR modifies only Dockerfile and renovate.json. No Go code changes present. OTE Binary Stdout Contract check applies only to process-level Go code. Check not applicable.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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

@openshift-ci openshift-ci Bot requested review from eranco74 and sakhoury May 6, 2026 07:46
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 6, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: giladravid16

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 openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 6, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 6, 2026

@giladravid16: The following tests 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/e2e-ibio-v6v4 380a112 link true /test e2e-ibio-v6v4
ci/prow/ibio-reinstall-v6v4 380a112 link false /test ibio-reinstall-v6v4

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants