Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict Konflux image builds #271

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

dhaiducek
Copy link

Reconfigures the Dockerfile to only copy required files during build. Following from this, Konflux will only build an image for the containerfile and the containerfile's dependencies. Probably not required since we really only build when there's a new release, but it could be useful if, for example, CI or tests are updated here to unblock the operator build that doesn't require a new image.

Also attempts to reconfigure MintMaker/Renovate to silence irrelevant MintMaker updates.

Konflux will build an image for the containerfile
and the containerfile's dependencies.

Signed-off-by: Dale Haiducek <[email protected]>
@dhaiducek
Copy link
Author

/hold It seems Konflux is still down.

@dhaiducek
Copy link
Author

/unhold

Copy link

openshift-ci bot commented Jan 28, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhaiducek, yiraeChristineKim

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:
  • OWNERS [dhaiducek,yiraeChristineKim]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dhaiducek dhaiducek merged commit 2e14240 into stolostron:release-3.17 Jan 28, 2025
19 of 22 checks passed
@dhaiducek dhaiducek deleted the restrict-image-build branch January 28, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants