Skip to content

OCPBUGS-86416: add Konflux pipeline definitions for CPO 4.21#8607

Merged
celebdor merged 1 commit into
openshift:release-4.21from
celebdor:worktree-fix-cpo-421-tekton
May 27, 2026
Merged

OCPBUGS-86416: add Konflux pipeline definitions for CPO 4.21#8607
celebdor merged 1 commit into
openshift:release-4.21from
celebdor:worktree-fix-cpo-421-tekton

Conversation

@celebdor
Copy link
Copy Markdown
Collaborator

Summary

  • Add push and pull-request PipelineRun definitions for the control-plane-operator-4-21 Konflux component
  • Uses the common pipeline via git resolver, consistent with existing release branches
  • Remove stale control-plane-operator-main pipeline files that were incorrectly present on the release branch

Test plan

  • Verify the Konflux control-plane-operator-4-21 application triggers a push build after merge
  • Confirm push builds produce valid multi-arch images

🤖 Generated with Claude Code

Add push and pull-request PipelineRun definitions for the
control-plane-operator-4-21 Konflux component, using the common
pipeline via git resolver consistent with existing release branches.

Remove stale control-plane-operator-main pipeline files that were
incorrectly present on the release branch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-merge-bot
Copy link
Copy Markdown
Contributor

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels May 27, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@celebdor: This pull request references Jira Issue OCPBUGS-86567, which is invalid:

  • expected the bug to target either version "4.21." or "openshift-4.21.", but it targets "4.20.z" instead
  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is ON_QA instead
  • expected dependent Jira Issue OCPBUGS-86416 to target a version in 4.22.0, but it targets "4.21.z" instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Summary

  • Add push and pull-request PipelineRun definitions for the control-plane-operator-4-21 Konflux component
  • Uses the common pipeline via git resolver, consistent with existing release branches
  • Remove stale control-plane-operator-main pipeline files that were incorrectly present on the release branch

Test plan

  • Verify the Konflux control-plane-operator-4-21 application triggers a push build after merge
  • Confirm push builds produce valid multi-arch images

🤖 Generated with Claude Code

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
Contributor

coderabbitai Bot commented May 27, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: 88560831-7282-4fcb-8f83-458163bc67f1

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

openshift-ci Bot commented May 27, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: celebdor

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 27, 2026
@openshift-ci openshift-ci Bot requested review from bryan-cox and muraee May 27, 2026 17:38
@celebdor celebdor changed the title OCPBUGS-86567: add Konflux pipeline definitions for CPO 4.21 OCPBUGS-86416: add Konflux pipeline definitions for CPO 4.21 May 27, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@celebdor: This pull request references Jira Issue OCPBUGS-86416, which is invalid:

  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is Verified instead
  • expected dependent Jira Issue OCPBUGS-86354 to target a version in 4.22.0, but it targets "4.22.z" instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Summary

  • Add push and pull-request PipelineRun definitions for the control-plane-operator-4-21 Konflux component
  • Uses the common pipeline via git resolver, consistent with existing release branches
  • Remove stale control-plane-operator-main pipeline files that were incorrectly present on the release branch

Test plan

  • Verify the Konflux control-plane-operator-4-21 application triggers a push build after merge
  • Confirm push builds produce valid multi-arch images

🤖 Generated with Claude Code

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.

@celebdor celebdor added area/ci-tooling Indicates the PR includes changes for CI or tooling jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels May 27, 2026
@celebdor celebdor merged commit d345a6a into openshift:release-4.21 May 27, 2026
8 of 13 checks passed
@openshift-ci-robot
Copy link
Copy Markdown

@celebdor: Jira Issue OCPBUGS-86416 is in an unrecognized state (Verified) and will not be moved to the MODIFIED state.

Details

In response to this:

Summary

  • Add push and pull-request PipelineRun definitions for the control-plane-operator-4-21 Konflux component
  • Uses the common pipeline via git resolver, consistent with existing release branches
  • Remove stale control-plane-operator-main pipeline files that were incorrectly present on the release branch

Test plan

  • Verify the Konflux control-plane-operator-4-21 application triggers a push build after merge
  • Confirm push builds produce valid multi-arch images

🤖 Generated with Claude Code

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.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 27, 2026

@celebdor: 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/okd-scos-images e02d8cc link true /test okd-scos-images

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. area/ci-tooling Indicates the PR includes changes for CI or tooling jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. 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