Fu Wei
Fu Wei
@johannesfrey feel free to file new issue to describe the issue and tag @ me. I will take a look after vacation (next week) thanks!
Hi @yylt There is related item https://github.com/moby/moby/pull/46391. We need moby to fix event issue first and then improve it in containerd side.
Hi @alam0rt do you have reproduced steps for this?
@alam0rt no just config. I was thinking if there are steps to reproduce that issue you mentioned. I'm not sure it's related to leaky issue. Based on the following log,...
Hi @ishan16696 > the Hash of snapshot taken upto x revision I don't follow this. Do you mean `Hash` API? If so, `Hash` will compute all MVCC keys, `confState` and...
> Than to validate the integrity of this snapshot, If I calculate the hash this snapshot taken via [snapshot](https://github.com/etcd-io/etcd/blob/e7f572914d79f0705b3dc8ca28d9a14b0f854d49/client/v3/maintenance.go#L80) api call upto x revision(removing appended snapshot) The `Snapshot` uses sha256sum...
closed it due to no bandwidth. feel free to reopen it if you want to carry it.
This is the git commit message. Feel free to use this in your commit ``` Currently, fs-verity support detection fails on fresh containerd installations because the content store root directory...
> Is this for Kubernetes use case or general case? > > FYI, Kubernetes recently [added](https://github.com/kubernetes/apiserver/commit/f4edb394b0e83de067176cccc2fbefea217632a8) `maxLimit = 10000` Thanks for the link! Be default the object size is limited...