Skip to content

Update boilerplate to fix EC violations#439

Open
dustman9000 wants to merge 1 commit into
openshift:masterfrom
dustman9000:update-boilerplate-pipeline
Open

Update boilerplate to fix EC violations#439
dustman9000 wants to merge 1 commit into
openshift:masterfrom
dustman9000:update-boilerplate-pipeline

Conversation

@dustman9000
Copy link
Copy Markdown
Member

@dustman9000 dustman9000 commented Jun 2, 2026

Summary

  • Run make boilerplate-update to pull latest boilerplate (1cb129a)
  • Bump UBI base image from ubi-minimal:9.8-1779809423 to ubi-minimal:9.8-1780378819
  • Update last-boilerplate-commit tracking hash

Context

Team Rocket (ROSA SRE) owns splunk-forwarder-operator. The .tekton/ pipeline files use resolver: git pointing at openshift/boilerplate master, so they resolve task bundles dynamically. The boilerplate-update ensures Dockerfiles use the latest base images and the commit hash is current.

Test plan

  • Konflux build passes
  • Enterprise Contract check passes

Run boilerplate-update to pull latest pipeline definitions and UBI
base image (ubi-minimal:9.8-1780378819).
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 2, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (3)
  • boilerplate/_data/last-boilerplate-commit is excluded by !boilerplate/**
  • build/Dockerfile is excluded by !build/**
  • build/Dockerfile.olm-registry is excluded by !build/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: d79ffcb9-c0fb-46ef-9cc1-898c771d2bd1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

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

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

@openshift-ci openshift-ci Bot requested review from aliceh and clcollins June 2, 2026 17:16
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 2, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dustman9000

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 Jun 2, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 2, 2026

@dustman9000: 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 72.44%. Comparing base (72d29cf) to head (6cf50a9).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #439   +/-   ##
=======================================
  Coverage   72.44%   72.44%           
=======================================
  Files          11       11           
  Lines         704      704           
=======================================
  Hits          510      510           
  Misses        173      173           
  Partials       21       21           
🚀 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

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants