Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

rootless: use libcontainer API to detect rootless #2415

Closed
devimc opened this issue Jan 28, 2020 · 0 comments · Fixed by #2418
Closed

rootless: use libcontainer API to detect rootless #2415

devimc opened this issue Jan 28, 2020 · 0 comments · Fixed by #2418
Assignees
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.

Comments

@devimc
Copy link

devimc commented Jan 28, 2020

Use libcontainer API and don't reinvent the wheel

@devimc devimc added bug Incorrect behaviour needs-review Needs to be assessed by the team. labels Jan 28, 2020
@devimc devimc self-assigned this Jan 28, 2020
devimc pushed a commit to devimc/kata-runtime that referenced this issue Jan 28, 2020
libcontainer already has an API to detect if the runtime is running rootless.
Use libcontainer API instead of reinventing the wheel.

fixes kata-containers#2415

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Jan 28, 2020
libcontainer already has an API to detect if the runtime is running rootless.
Use libcontainer API instead of reinventing the wheel.

fixes kata-containers#2415

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Jan 28, 2020
libcontainer already has an API to detect if the runtime is running rootless.
Use libcontainer API instead of reinventing the wheel.

fixes kata-containers#2415

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Jan 28, 2020
libcontainer already has an API to detect if the runtime is running rootless.
Use libcontainer API instead of reinventing the wheel.

fixes kata-containers#2415

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Jan 28, 2020
libcontainer already has an API to detect if the runtime is running rootless.
Use libcontainer API instead of reinventing the wheel.

fixes kata-containers#2415

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Jan 28, 2020
libcontainer already has an API to detect if the runtime is running rootless.
Use libcontainer API instead of reinventing the wheel.

fixes kata-containers#2415

Signed-off-by: Julio Montes <[email protected]>
dong-liuliu pushed a commit to dong-liuliu/runtime that referenced this issue Feb 8, 2020
libcontainer already has an API to detect if the runtime is running rootless.
Use libcontainer API instead of reinventing the wheel.

fixes kata-containers#2415

Signed-off-by: Julio Montes <[email protected]>
evanfoster pushed a commit to evanfoster/runtime that referenced this issue Mar 9, 2020
libcontainer already has an API to detect if the runtime is running rootless.
Use libcontainer API instead of reinventing the wheel.

fixes kata-containers#2415

Signed-off-by: Julio Montes <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant