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

pkg, cli: rootless uses correct isolation #2854

Merged
merged 1 commit into from
Dec 15, 2020

Conversation

giuseppe
Copy link
Member

@giuseppe giuseppe commented Dec 15, 2020

when running as rootless, make sure the cli default isolation is set
to "rootless" instead of "oci".

Closes: #2750

Signed-off-by: Giuseppe Scrivano [email protected]

What type of PR is this?

/kind bug

What this PR does / why we need it:

use "rootless" isolation by default when running rootless

How to verify it

follow the steps in #2750

Which issue(s) this PR fixes:

#2750

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: giuseppe

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

when running as rootless, make sure the cli default isolation is set
to "rootless" instead of "oci".

Closes: containers#2750

Signed-off-by: Giuseppe Scrivano <[email protected]>
@giuseppe giuseppe force-pushed the rootless-isolation-default branch from 370a860 to 6eb5801 Compare December 15, 2020 19:04
@rhatdan
Copy link
Member

rhatdan commented Dec 15, 2020

@haircommander
Copy link
Collaborator

LGTM

@rhatdan
Copy link
Member

rhatdan commented Dec 15, 2020

The failures are not caused by this PR Forcing merge.

@rhatdan rhatdan merged commit d69f76a into containers:master Dec 15, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

container_linux.go:349: starting container process caused "process_linux.go:449: container init...
4 participants