Skip to content

Conversation

@rivkyrizel
Copy link

  • Add Tekton pipeline definitions for pull requests and pushes
  • Add Dockerfile.konflux for Konflux builds
  • Add rpms configuration files for dependency management
  • Update builder image to golang v1.24

@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 10, 2025

@rivkyrizel: This pull request references ACM-25660 which is a valid jira issue.

In response to this:

  • Add Tekton pipeline definitions for pull requests and pushes
  • Add Dockerfile.konflux for Konflux builds
  • Add rpms configuration files for dependency management
  • Update builder image to golang v1.24

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-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 10, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 10, 2025

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.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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

Copy link
Member

@carbonin carbonin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is still missing some things.

Compare these files to the ones from the previous branches. I tagged a few, but I'm not sure I found all of them.

description: Skip checks against built image
name: skip-checks
type: string
- default: "false"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be "true" I think

description: Execute the build with network isolation
name: hermetic
type: string
- default: ""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need something here for go and rpms. check the other branches for exactly what it needs to be.

1h, 2d, 3w for hours, days, and weeks, respectively.
name: image-expires-after
type: string
- default: "false"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty sure we need this as well.

@giladravid16
Copy link
Contributor

giladravid16 commented Nov 11, 2025

@rivkyrizel there are still a lot of differences in the tasks between the pull-request pipeline in your branch and the one in backplane-2.10.
The pipeline for push looks good.

- Add Tekton pipeline definitions for pull requests and pushes
- Add Dockerfile.konflux for Konflux builds
- Add rpms configuration files for dependency management
- Update builder image to golang v1.24
@giladravid16
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 11, 2025
@carbonin
Copy link
Member

/approve

@openshift-ci
Copy link

openshift-ci bot commented Nov 11, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: carbonin, rivkyrizel

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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 Nov 11, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 0d2316c into openshift:backplane-2.11 Nov 11, 2025
9 of 10 checks passed
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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants