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

rootless: rangeUID is parsed with wrong index #2173

Closed
darfux opened this issue Nov 8, 2019 · 0 comments · Fixed by #2174
Closed

rootless: rangeUID is parsed with wrong index #2173

darfux opened this issue Nov 8, 2019 · 0 comments · Fixed by #2174
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.

Comments

@darfux
Copy link
Contributor

darfux commented Nov 8, 2019

The rangeUID should be parsed as ids[2] while ids[1] is the hostUID.

@darfux darfux added bug Incorrect behaviour needs-review Needs to be assessed by the team. labels Nov 8, 2019
darfux added a commit to darfux/runtime that referenced this issue Nov 8, 2019
`rangeUID` should be parsed as ids[2] rather than ids[1]

Fixes: kata-containers#2173
Signed-off-by: Li Yuxuan <[email protected]>
amshinde pushed a commit to amshinde/kata-runtime that referenced this issue Nov 11, 2019
`rangeUID` should be parsed as ids[2] rather than ids[1]

Fixes: kata-containers#2173
Signed-off-by: Li Yuxuan <[email protected]>
(cherry picked from commit 3f1a39c)
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