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

Bump github.com/openshift/imagebuilder from v1.2.10 to v1.2.11 #5609

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

nalind
Copy link
Member

@nalind nalind commented Jun 26, 2024

What type of PR is this?

/kind other

What this PR does / why we need it:

Bump github.com/openshift/imagebuilder from v1.2.10 to v1.2.11 and, for now, reject COPY or ADD instructions that use the new flags that it recognizes that we don't yet implement.

How to verify it

It shouldn't be rejecting anything that the current tests do. As we implement the new features, any tests that we added to ensure that they were rejected would have to be thrown away, so this PR currently doesn't add any.

Which issue(s) this PR fixes:

Fixes part of containers/podman#23046.

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

Bump github.com/openshift/imagebuilder from v1.2.10 to v1.2.11

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Reject the new ADD --keep-git-dir, COPY --parents, and ADD/COPY --link
and ADD/COPY --exclude flags.  The behavior they ask for isn't
implemented (yet), and rejecting the flags outright is far preferable to
quietly ignoring them.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
@nalind nalind added the No New Tests Allow PR to proceed without adding regression tests label Jun 26, 2024
Copy link

Ephemeral COPR build failed. @containers/packit-build please check.

Copy link
Collaborator

@flouthoc flouthoc left a comment

Choose a reason for hiding this comment

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

LGTM
/lgtm
/approve
/hold

Copy link
Contributor

openshift-ci bot commented Jun 26, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: flouthoc, nalind

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

@nalind
Copy link
Member Author

nalind commented Jun 26, 2024

/unhold

@openshift-merge-bot openshift-merge-bot bot merged commit dde8d7e into containers:main Jun 26, 2024
35 of 36 checks passed
@nalind nalind deleted the extensions branch June 26, 2024 18:43
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants