Skip to content

CNTRLPLANE-2602: Add Dockerfile.ocp and vendor dependencies#4

Open
enxebre wants to merge 2 commits intoopenshift:mainfrom
enxebre:add-dockerfile-ocp
Open

CNTRLPLANE-2602: Add Dockerfile.ocp and vendor dependencies#4
enxebre wants to merge 2 commits intoopenshift:mainfrom
enxebre:add-dockerfile-ocp

Conversation

@enxebre
Copy link
Member

@enxebre enxebre commented Feb 16, 2026

Summary

  • Add Dockerfile.ocp for OpenShift CI image builds using the standard OCP builder and base images
  • Vendor Go module dependencies for hermetic CI builds
  • Remove /vendor/ from .gitignore

Test plan

  • Validated image builds locally with podman build -f Dockerfile.ocp .
  • CI image build job passes

🤖 Generated with Claude Code

enxebre and others added 2 commits February 16, 2026 12:22
Add an OpenShift-specific Dockerfile that uses the standard OpenShift CI
builder and base images to build the node-termination-handler binary for
inclusion in the OCP release payload.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Vendor Go module dependencies for hermetic CI image builds.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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 Feb 16, 2026
@openshift-ci-robot
Copy link

openshift-ci-robot commented Feb 16, 2026

@enxebre: This pull request references CNTRLPLANE-2602 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target the "4.22.0" version, but no target version was set.

Details

In response to this:

Summary

  • Add Dockerfile.ocp for OpenShift CI image builds using the standard OCP builder and base images
  • Vendor Go module dependencies for hermetic CI builds
  • Remove /vendor/ from .gitignore

Test plan

  • Validated image builds locally with podman build -f Dockerfile.ocp .
  • CI image build job passes

🤖 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 openshift-ci bot requested review from csrwng and devguyio February 16, 2026 11:32
@openshift-ci
Copy link

openshift-ci bot commented Feb 16, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: enxebre

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 Feb 16, 2026
@openshift-ci
Copy link

openshift-ci bot commented Feb 16, 2026

@enxebre: 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.

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