Bin Tang

Results 17 issues of Bin Tang

sudo ./evsets -b 15360 -c 30 -s 12 -a g -e 2 -n 20 -o 4096 -r 10 -t 95 -C 0 --verify --retry --backtracking --nohugepages [-] No support for...

1. Add `pkg/optimizer` package. 2. Remove `events` configuration entry which is no need for users. 3. Add eBPF support for optimizer. Here is a example output for eBPF optimizer: ```shell...

1. Store `auth` for `nydusd` in the keyring instead of the configuration file. 2. Set `auth` via environment variable to avoid displaying it in command parameter. Related to https://github.com/dragonflyoss/image-service/pull/1381 and...

Now we have three methods to get auth for `nydusd`. For the k8s scenario, the best solution is to get imagePullSecret directly from the API server if `nydus-snapshotter` is running...

The optimizer runs for each workload. Nah, it's not necessary. We can define an annotation to decide whether to enable the "optimizer".

We should add an e2e test for nydus integrated with p2p, which includes the following cases: 1. p2p is the only mirror and does not work, fall back to the...

Currently, containerd 1.6.x only passes `pod.Labels` to NRI (0.1.0), but in some situations we prefer to set `Pod.Spec.Annotations` instead of `Pod.Spec.Labels`. This PR adds the Sandbox `Annotations` to the `Request`...

status/needs-update