imeoer

Results 81 issues of imeoer

We can statically analyze the image entrypoint dependency, or use runtime dynamic analysis technologies such as ebpf, fanotify, metric, etc. to obtain the container file access pattern, and then build...

Support for exporting nydus image blobs into tarball format, and allow import the tarball into local / image registry, which is very useful in some network isolation/no image registry scenarios,...

The nydus image is started by nydus snapshotter, and the nydusd config is currently delivered by snapshotter and is persisted to local disks, the problem is: - the sensitive info...

Nydus can optimize the image size by using [chunk dict deduplication](https://github.com/dragonflyoss/nydus/pull/1572), but this can result in small blobs, and poorly written Dockerfile can also result in a lot of small...

The nydusd healthy check connection is 90s idle timeout (https://docs.rs/reqwest/latest/reqwest/struct.ClientBuilder.html#method.pool_idle_timeout), as the number of images increases in k8s cluster, the dragonfly server load will be stressful.

## Relevant Issue (if applicable) _If there are Issues related to this PullRequest, please list it._ ## Details _Please describe the details of PullRequest._ ## Types of changes _What types...

Stale

- https://github.com/dragonflyoss/nydus/issues/1592 - https://github.com/dragonflyoss/nydus/issues/1061 - https://github.com/dragonflyoss/nydus/issues/1591 - https://github.com/dragonflyoss/nydus/issues/1590 - https://github.com/dragonflyoss/nydus/issues/1589

The harbor registry allows user to customize the token server address by `TOKEN_SERVICE_URL` setting, when user adds some custom query strings to the URL, nydusd does not carry them when...

bug

In recently, we found the tar-rafs conversion lost the opaque file handle: https://github.com/dragonflyoss/nydus/issues/1679 Compare to dir-rafs conversion, the tar-rafs conversion is still a experimental feature, so we'd better disable it...

Add PushInChunked method for Pusher to support pushing blob in specified chunk size. This method is useful if the registry's HTTP gateway limits the maximum payload size per HTTP request....

needs-rebase
size/L
do-not-merge/work-in-progress