Paco Xu

Results 300 comments of Paco Xu

> The difficult part is figuring out from the client perspective whether quota is enabled so it knows whether it can avoid expensive ephemeral storage accounting (such as in the...

I got some new errors with latest code. > 7月 06 14:57:03 paco containerd[10220]: time="2022-07-06T14:57:03.299383030+08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 > 7月 06 14:57:03 paco containerd[10220]: time="2022-07-06T14:57:03.299968488+08:00" level=warning msg="failed to...

> Maybe throughput of pulls would be useful? Even then, it's only marginally useful unless you get everything from a single registry. - as pulling time is related to size,...

To summarize, essential metrics would be 1. Guage: in-progress pulls counts 2. Counter: image pull error counts - Should this count by registry or image name? - Should we add...

As https://github.com/kubernetes/enhancements/blob/0e4d5df19d396511fe41ed0860b0ab9b96f46a2d/keps/sig-node/2221-remove-dockershim/README.md#pros says, a cri-dockerd can be maintained independently by folks who are interested in keeping this functionality. I just notice it is https://github.com/Mirantis/cri-dockerd for users who are still using...

#2189 is updated now as well as the PR [#97099](https://github.com/kubernetes/kubernetes/issues/96986). /assign @dougsland @howardjohn Thanks for review of the KEP. What would be the next step for this? I'm not quite...

@rikatz I closed #2368 and will update the KEP pr.