Skip to content

Conversation

@rcampos2029
Copy link
Collaborator

No description provided.

…tions

- Add make targets 'image' and 'hermetic_image' for building container images
- Create hack/build_image.sh for standard podman-based image builds
- Create hack/build_hermetic_image.sh for reproducible hermetic builds using hermeto
- Update Dockerfile to support both hermetic and non-hermetic build modes
- Enable flexible image repository, tag, and name configuration via environment variables
- Configure pull request pipeline to use hermetic builds with Go module prefetch
- Configure push pipeline to use hermetic builds with Go module prefetch
- Add prefetch-input parameter for Go dependency management in both pipelines
- Ensure reproducible builds in CI/CD environment
@openshift-ci
Copy link

openshift-ci bot commented Nov 4, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rcampos2029

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-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 4, 2025
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 4, 2025
@rcampos2029 rcampos2029 merged commit 7f3a71b into openshift-online:konflux-ocm-cli Nov 4, 2025
2 of 3 checks passed
rcampos2029 added a commit that referenced this pull request Nov 4, 2025
rcampos2029 added a commit that referenced this pull request Nov 4, 2025
rcampos2029 added a commit that referenced this pull request Nov 6, 2025
* Red Hat Konflux update ocm-cli

Signed-off-by: red-hat-konflux <konflux@no-reply.konflux-ci.dev>

* Add hermetic container image build support (#909)

* Add container image build support with hermetic and standard build options

- Add make targets 'image' and 'hermetic_image' for building container images
- Create hack/build_image.sh for standard podman-based image builds
- Create hack/build_hermetic_image.sh for reproducible hermetic builds using hermeto
- Update Dockerfile to support both hermetic and non-hermetic build modes
- Enable flexible image repository, tag, and name configuration via environment variables

* Enable hermetic builds in Tekton CI/CD pipelines

- Configure pull request pipeline to use hermetic builds with Go module prefetch
- Configure push pipeline to use hermetic builds with Go module prefetch
- Add prefetch-input parameter for Go dependency management in both pipelines
- Ensure reproducible builds in CI/CD environment

* Konflux ocm cli change (#910)

* Add container image build support with hermetic and standard build options

- Add make targets 'image' and 'hermetic_image' for building container images
- Create hack/build_image.sh for standard podman-based image builds
- Create hack/build_hermetic_image.sh for reproducible hermetic builds using hermeto
- Update Dockerfile to support both hermetic and non-hermetic build modes
- Enable flexible image repository, tag, and name configuration via environment variables

* Enable hermetic builds in Tekton CI/CD pipelines

- Configure pull request pipeline to use hermetic builds with Go module prefetch
- Configure push pipeline to use hermetic builds with Go module prefetch
- Add prefetch-input parameter for Go dependency management in both pipelines
- Ensure reproducible builds in CI/CD environment

* HERMETIC variable name correction

* Revert "Konflux ocm cli change (#910)" (#911)

This reverts commit 7f3a71b.

* konflux | bumping task references. (#921)

* Konflux ocm cli (#922)

* konflux | bumping task references.

* konflux | build source image

---------

Signed-off-by: red-hat-konflux <konflux@no-reply.konflux-ci.dev>
Co-authored-by: red-hat-konflux <konflux@no-reply.konflux-ci.dev>
Co-authored-by: Ren Campos <rcampos@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants