Iceber Gu
Iceber Gu
pls review @cyphar @tianon
need to merge https://github.com/opencontainers/runc/pull/2775
@kolyshkin use `grep unix.Mount . -r | grep bind` to find and modify other files
@kolyshkin Thanks. I looked at it again. I realized that I had overlooked the fact that the kernel was not configured with the `CONFIG_*_NS` options Although the `specconv.CreateLibcontainerConfig` filters for...
@kolyshkin Split into two commits
@amye Thank you very much for creating this issue, can I start working for onboarding?
I read these pages carefully: - [x] Understand the project proposal process and reqs: https://github.com/cncf/toc/blob/main/process/project_proposals.md#introduction - [x] Understand the services available for your project at CNCF https://www.cncf.io/services-for-projects/ - [x] Ensure...
> Marking all those off! One note: qq.com addresses don't seem to work well with the maintainers lists. Got a different one? Calvin Chen([email protected]) > best practices badge https://bestpractices.coreinfrastructure.org/projects/5539 Do...
> https://bestpractices.coreinfrastructure.org/en is a good place to start clusterpedia has been passed the CII best practices badge https://bestpractices.coreinfrastructure.org/en/projects/5539
Thank you very much for the advice! I referenced other projects, including [kubernetes](https://github.com/kubernetes/kubernetes/blob/master/LICENSE), [kubedge](https://github.com/kubeedge/kubeedge/blob/master/LICENSE), [prometheus](https://github.com/prometheus/prometheus/blob/main/LICENSE). And found that prometheus also rolled back a similar issue:https://github.com/prometheus/prometheus/pull/456 I'm not sure what what...