containerd / containerd/nerdctl
`ParseFlagMount` should not depend on `ParseFlagV` (but `ParseFlagV` may depend on `ParseFlagMount`)
Open
kind/refactor
- Dominant language
- Go
- Stars
- 10.4k
- Forks
- 826
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 44
Description
The current implementation of `ParseFlagMount` depends on `ParseFlagV`:
https://github.com/containerd/nerdctl/blob/7dbbc311506c70edcfea9e4f300b4e1309c3ddda/pkg/mountutil/mountutil_linux.go#L426
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.