Results 39 issues of Fu Wei

Currently, when bbolt commits changes, the writeAt operations are sequential. This proposal is trying to introduce io-uring to submit multiple writing operations in one time. Since io-uring is kernel level...

### What is the problem you're trying to solve When containerd unpacks OCI image v1 tar file into specific filesystems, diff/applier should provide `sync-fs` option for strong requirement for data...

kind/feature
Stale

size/S
do-not-merge/work-in-progress

In CI we run make root-test via gotestsum, which executes multiple package tests concurrently. TestAutoclearTrueLoop attempts to invoke LOOP_CLR_FD using a device name, which introduces a race condition. Example race:...

kind/test
size/M

size/S
do-not-merge/work-in-progress

### Description It's caused by new change on image. REF: https://github.com/kubernetes-sigs/cri-tools/issues/1950 ### Steps to reproduce the issue Just file pull request to trigger CI pipleine ### Describe the results you...

platform/windows
area/cri
kind/external
kind/test

In CI we run make root-test via gotestsum, which executes multiple package tests concurrently. TestAutoclearTrueLoop attempts to invoke LOOP_CLR_FD using a device name, which introduces a race condition. Example race:...

kind/bug
size/M

REF: #20995 Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

size/XS
approved

There are three places where zombie membership information can be cleaned up: ``` 1. ApplierV2 -> UpdateAttributes Ideally, each member updates its own attributes only once before serving requests. Since...

ok-to-test
size/L
approved