Kailun Qin
Kailun Qin
Thank you for all your inputs and comments! @l0kod @cyphar @BoardzMaster @h-vetinari @AkihiroSuda @gnoack I've updated with a new version mainly w/ below changes based on the feedbacks: * Use...
> config schema must be updated as well Updated, thanks!
> Could you consider squashing commits? Squashed and rebased, PTAL, thanks!
> Is there any new update about this PR? > > I think maybe I can help about this PR @Zheaoli Thanks for raising this! I'd love to move the...
@odinuge I think it's reasonable to go w/ way#1 since 1) in general reservation limits are superior to page fault limits as the limits are enforced at reservation time and...
Thanks for the proposal! Some general questions below: 1) Is this new `securityContext` image media type a reflection of container-level K8s security context: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/? Say a subset, full set or...
Dear spec maintainers, would you please kindly take a look at the proposal when you get a chance? We do have some specific usage and asks here: https://github.com/opencontainers/runtime-spec/issues/1113#issuecomment-1153221877. Many thanks!
> We should just have a documentation for the existing implementation of systemd `cgroupsPath`, e.g. `user.slice:nerdctl:deadbeef` > https://github.com/containerd/nerdctl/blob/07c3ca23743308987aa3b26b1fb7b560804ff9a4/cmd/nerdctl/run_cgroup_linux.go#L53 > > I don't think we need to add new fields to...
> We should just have a documentation for the existing implementation of systemd `cgroupsPath`, e.g. `user.slice:nerdctl:deadbeef` > https://github.com/containerd/nerdctl/blob/07c3ca23743308987aa3b26b1fb7b560804ff9a4/cmd/nerdctl/run_cgroup_linux.go#L53 > > I don't think we need to add new fields to...
> perhaps it makes sense to at least refer to the source document(s) in the commit message. Added in the commit message. > What's missing from this description is >...