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

rootless: make VCStoreUUIDPath rootless #2133

Closed
devimc opened this issue Oct 11, 2019 · 0 comments · Fixed by #2134
Closed

rootless: make VCStoreUUIDPath rootless #2133

devimc opened this issue Oct 11, 2019 · 0 comments · Fixed by #2134
Assignees
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.

Comments

@devimc
Copy link

devimc commented Oct 11, 2019

see #2132

@devimc devimc added bug Incorrect behaviour needs-review Needs to be assessed by the team. labels Oct 11, 2019
@devimc devimc self-assigned this Oct 11, 2019
devimc pushed a commit to devimc/kata-runtime that referenced this issue Oct 11, 2019
The uuid file shouldn't be created at `/var` if running rootless.
Modify `VMUUIDStoragePath` to get a path accessible for non-root users
if running rootless.

fixes kata-containers#2133

Signed-off-by: Julio Montes <julio.montes@intel.com>
amshinde pushed a commit to amshinde/kata-runtime that referenced this issue Dec 2, 2019
The uuid file shouldn't be created at `/var` if running rootless.
Modify `VMUUIDStoragePath` to get a path accessible for non-root users
if running rootless.

fixes kata-containers#2133

Signed-off-by: Julio Montes <julio.montes@intel.com>
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