Skip to content

Gvisor support? Podman compatibility with gvisor #6699

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

Closed
Manishfoodtechs opened this issue Jun 20, 2020 · 2 comments
Closed

Gvisor support? Podman compatibility with gvisor #6699

Manishfoodtechs opened this issue Jun 20, 2020 · 2 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue

Comments

@Manishfoodtechs
Copy link

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind feature

Description
Gvisor support? Podman compatibility with gvisor .The issue was closed here and opened here.

About Gvisor: https://gvisor.dev/
gVisor is an application kernel, written in Go, that implements a substantial portion of the Linux system surface. It includes an Open Container Initiative (OCI) runtime called runsc that provides an isolation boundary between the application and the host kernel.

A similar issue of compatibility of Podaman with Gvisor is already with Google team google/gvisor#311 since 5 june 2019.

Steps to reproduce the issue:

1.works fine when sudo
sudo podman --runtime=runsc run --rm -it docker.io/library/ubuntu:latest bash

  1. podman --runtime=runsc run --rm -it docker.io/library/ubuntu:latest bash
    panic: error restoring namespace: of type network: operation not permitted

  2. runc works fine in both root and rootless modes

Describe the results you received:

@openshift-ci-robot openshift-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 20, 2020
@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@vrothberg
Copy link
Member

Thanks for opening the issue @Manishfoodtechs.

As @rhatdan and @giuseppe joined the conversation in google/gvisor#311 I am going to close this issue here.

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue
Projects
None yet
Development

No branches or pull requests

3 participants