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

executor: allow to specify --no-pivot-root #5838

Merged

Conversation

giuseppe
Copy link
Member

the functionality is already implemented, it must be exposed through the BuildOptions struct.

What type of PR is this?

/kind api-change
/kind bug
/kind cleanup
/kind deprecation
/kind design
/kind documentation
/kind failing-test
/kind feature
/kind flake
/kind other

What this PR does / why we need it:

How to verify it

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

needed for: containers/podman#24546

Copy link
Member

@Luap99 Luap99 left a comment

Choose a reason for hiding this comment

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

LGTM

@giuseppe giuseppe added the No New Tests Allow PR to proceed without adding regression tests label Nov 13, 2024
the functionality is already implemented, it must be exposed through
the BuildOptions struct.

Signed-off-by: Giuseppe Scrivano <[email protected]>
@giuseppe giuseppe force-pushed the executor-pass-no-pivot-root branch from ce09834 to eb7a422 Compare November 13, 2024 12:06
@nalind
Copy link
Member

nalind commented Nov 14, 2024

Shouldn't this be wired into buildah build's CLI options?

@Luap99
Copy link
Member

Luap99 commented Nov 15, 2024

We no not expose this on the podman cli either, we just have a containers.conf option and so far nobody has asked for one AFAIK

@rhatdan
Copy link
Member

rhatdan commented Nov 15, 2024

Ok, then let's merge it in.

/approve
/lgtm

I would rather not expose it from CLI if possible.

Copy link
Contributor

openshift-ci bot commented Nov 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: giuseppe, rhatdan

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-merge-bot openshift-merge-bot bot merged commit f1543bd into containers:main Nov 15, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm No New Tests Allow PR to proceed without adding regression tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants