Skip to content

Bump redhat-services-prod/openshift/boilerplate from image-v8.3.6 to image-v8.4.3 in /build - #266

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/docker/build/redhat-services-prod/openshift/boilerplate-image-v8.4.3
Open

Bump redhat-services-prod/openshift/boilerplate from image-v8.3.6 to image-v8.4.3 in /build#266
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/docker/build/redhat-services-prod/openshift/boilerplate-image-v8.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Warning

Cooldown could not be applied because no publication date was available from the registry.

Bumps redhat-services-prod/openshift/boilerplate from image-v8.3.6 to image-v8.4.3.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by CodeRabbit

  • Chores
    • Updated the build environment to a newer version for improved reliability and compatibility.

Bumps redhat-services-prod/openshift/boilerplate from image-v8.3.6 to image-v8.4.3.

---
updated-dependencies:
- dependency-name: redhat-services-prod/openshift/boilerplate
  dependency-version: image-v8.4.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Sep 1, 2026
@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

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: 2f54e34c-2242-43c3-9dd1-490bb9f41d74

📥 Commits

Reviewing files that changed from the base of the PR and between 344eaf5 and de4a9e2.

📒 Files selected for processing (1)
  • build/Dockerfile

Included review availability: Your plan provides up to 12 included reviews per hour; 10 remain after this review.


Walkthrough

The Dockerfile builder stage now uses quay.io/redhat-services-prod/openshift/boilerplate:image-v8.4.3 instead of image-v8.3.6. No other Dockerfile behavior changes.

Changes

Builder image update

Layer / File(s) Summary
Update builder stage image
build/Dockerfile
The builder stage image changes from image-v8.3.6 to image-v8.4.3.

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

Merge Risk: ⚪ Minimal · up to de4a9

This updates the build image reference in one Dockerfile; no actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: tkong-redhat

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately describes the Docker image update from image-v8.3.6 to image-v8.4.3 in /build.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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 PASS: The pull request changes only the builder image tag in build/Dockerfile, from image-v8.3.6 to image-v8.4.3. The complete diff contains no Ginkgo test files or test-title changes. Therefore…
Test Structure And Quality ✅ Passed PASS: The pull request changes only the builder image reference in build/Dockerfile, from image-v8.3.6 to image-v8.4.3. It introduces no Ginkgo test code, cluster operations, waits, assertions, …
Microshift Test Compatibility ✅ Passed The pull request changes only the builder image tag in build/Dockerfile, from image-v8.3.6 to image-v8.4.3. The committed diff adds no Go files or Ginkgo tests, so the MicroShift test compatibility ch…
Single Node Openshift (Sno) Test Compatibility ✅ Passed PASS: The pull request changes only the builder image reference in build/Dockerfile, from image-v8.3.6 to image-v8.4.3. The commit diff contains no Ginkgo tests or other test files, so it introd…
Topology-Aware Scheduling Compatibility ✅ Passed PASS. The pull request changes only build/Dockerfile, replacing the builder image tag image-v8.3.6 with image-v8.4.3. It does not add or modify deployment manifests, operator code, controllers, …
Ote Binary Stdout Contract ✅ Passed PASS — The PR changes only the builder image tag in build/Dockerfile from image-v8.3.6 to image-v8.4.3. The final runtime image is unchanged. No process-level Go code changed. The existing `cmd/…
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PASS — The pull request changes only build/Dockerfile, replacing the builder image tag image-v8.3.6 with image-v8.4.3. It adds no Ginkgo tests or other test files. Therefore, the IPv4 and discon…
No-Weak-Crypto ✅ Passed PASS: The pull request changes only the builder image tag in build/Dockerfile, from image-v8.3.6 to image-v8.4.3. The diff adds no MD5, SHA1, DES, RC4, 3DES, Blowfish, ECB, custom crypto, or sec…
Container-Privileges ✅ Passed PASS. The pull request changes only the builder image tag in build/Dockerfile. It adds no privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN, or allowPrivilegeEscalation setting. The f…
No-Sensitive-Data-In-Logs ✅ Passed PASS — The pull request changes only the builder image tag in build/Dockerfile, from image-v8.3.6 to image-v8.4.3. The diff adds no logging, output statements, or sensitive-data handling. Existi…
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

Full details: Stable And Deterministic Test Names

Explanation

PASS: The pull request changes only the builder image tag in build/Dockerfile, from image-v8.3.6 to image-v8.4.3. The complete diff contains no Ginkgo test files or test-title changes. Therefore, it introduces no unstable or dynamic test name.

Full details: Test Structure And Quality

Explanation

PASS: The pull request changes only the builder image reference in build/Dockerfile, from image-v8.3.6 to image-v8.4.3. It introduces no Ginkgo test code, cluster operations, waits, assertions, or test setup and cleanup behavior. Therefore, none of the stated test-quality failure conditions apply.

Full details: Microshift Test Compatibility

Explanation

The pull request changes only the builder image tag in build/Dockerfile, from image-v8.3.6 to image-v8.4.3. The committed diff adds no Go files or Ginkgo tests, so the MicroShift test compatibility check does not apply.

Full details: Single Node Openshift (Sno) Test Compatibility

Explanation

PASS: The pull request changes only the builder image reference in build/Dockerfile, from image-v8.3.6 to image-v8.4.3. The commit diff contains no Ginkgo tests or other test files, so it introduces no SNO multi-node assumption.

Full details: Topology-Aware Scheduling Compatibility

Explanation

PASS. The pull request changes only build/Dockerfile, replacing the builder image tag image-v8.3.6 with image-v8.4.3. It does not add or modify deployment manifests, operator code, controllers, or scheduling constraints. The topology-aware scheduling check is not applicable.

Full details: Ote Binary Stdout Contract

Explanation

PASS — The PR changes only the builder image tag in build/Dockerfile from image-v8.3.6 to image-v8.4.3. The final runtime image is unchanged. No process-level Go code changed. The existing cmd/ocm-agent/fips.go:init() uses fmt.Println, but it is identical to the parent revision and therefore is not introduced by this PR. main() writes errors to os.Stderr, and the logger is configured for os.Stderr.

Full details: Ipv6 And Disconnected Network Test Compatibility

Explanation

PASS — The pull request changes only build/Dockerfile, replacing the builder image tag image-v8.3.6 with image-v8.4.3. It adds no Ginkgo tests or other test files. Therefore, the IPv4 and disconnected-network test conditions do not apply.

Full details: No-Weak-Crypto

Explanation

PASS: The pull request changes only the builder image tag in build/Dockerfile, from image-v8.3.6 to image-v8.4.3. The diff adds no MD5, SHA1, DES, RC4, 3DES, Blowfish, ECB, custom crypto, or secret/token comparison code. The final image base and all build steps remain unchanged.

Full details: Container-Privileges

Explanation

PASS. The pull request changes only the builder image tag in build/Dockerfile. It adds no privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN, or allowPrivilegeEscalation setting. The final image still sets USER_UID=1000 and uses USER ${USER_UID}. The builder-stage commands and root setup are unchanged and do not run in the final image.

Full details: No-Sensitive-Data-In-Logs

Explanation

PASS — The pull request changes only the builder image tag in build/Dockerfile, from image-v8.3.6 to image-v8.4.3. The diff adds no logging, output statements, or sensitive-data handling. Existing echo statements in build/bin are unchanged.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/docker/build/redhat-services-prod/openshift/boilerplate-image-v8.4.3

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

@openshift-ci
openshift-ci Bot requested review from Tafhim and vaidehi411 September 1, 2026 15:04
@openshift-ci

openshift-ci Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign tkong-redhat for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

@dependabot[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.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.46%. Comparing base (344eaf5) to head (de4a9e2).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #266   +/-   ##
=======================================
  Coverage   56.46%   56.46%           
=======================================
  Files          23       23           
  Lines        1934     1934           
=======================================
  Hits         1092     1092           
  Misses        786      786           
  Partials       56       56           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant