Cardy Tang

Results 13 comments of Cardy Tang

Only images in k8s.io namespace is considered but I am still not so certain whether this behavior is desired. It would be great if maintainers can review this :)

> From a GC perspective Images are considered top level resources at the same level as leases. It is a big change to have images treated as a resource in...

> Maybe you can add this to the agenda for the next community call? https://docs.google.com/document/d/1Q8KyVJd26oAQ3MafbnkVBgJCopPl2Bw45H9L9br9Vus/edit#heading=h.w85uown0afcu Suggested! Thank you for your reply

> An EROFS snapshotter does look like it could be useful. However, a few questions: > > 1. Why does EROFS need a custom differ? > 2. If the parallel...

> From the talk at Container Plumbing Days on Monday, it sounds like EROFS works as a proxy snapshotter and proxy differ? Is there a link to that implementation? yes...

not sure if this change is appropriate, ptal @fuweid @dmcgowan

Since containerd stores persistent data in boltdb and relys on it during restart. If containers are being created with disk filled up, data inconsistency is definitely going to happen..I don't...

More detailed bug related info is appreciated. Please using `Bug Report template`.

> Is this still WIP? yes, this pr includes 2 commits, current commit resumes container once upper layer finish committing to reduce the unavailable time for container second commit includes...