Ramkumar Chinchani

Results 83 issues of Ramkumar Chinchani

Can you also "dive" into OCI images [1]? [1] https://github.com/opencontainers/image-spec

Signed-off-by: Ramkumar Chinchani **What type of PR is this?** bug **Which issue does this PR fix**: https://github.com/project-zot/zot/issues/640 **What does this PR do / Why do we need it**: Adds support...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, `zot` only allows uploading individual images. It is also possible to upload multiple images in the form of a...

enhancement
conformance

**Is your feature request related to a problem? Please describe.** GitHub can be used as an authenticator. It is useful when developers are on GitHub and is desirable to avoid...

feature
good first issue
security

**Is your feature request related to a problem? Please describe.** GitLab can be used as an authenticator. It is useful when developers are on GitLab and is desirable to avoid...

feature
good first issue
security

Signed-off-by: Ramkumar Chinchani **What type of PR is this?** **Which issue does this PR fix**: **What does this PR do / Why do we need it**: **If an issue #...

ui

conformance tests run in the upstream ci/cd pipeline, but would be useful for developers to be able to run these locally.

ci/cd

**Is your feature request related to a problem? Please describe.** Our graphQL backend now supports more queries. Enhance `zli` to support all of them.

feature
good first issue
cli

**Is your feature request related to a problem? Please describe.** In UI, it is useful to show image-level attributes such as "how many times downloaded", "CVEs affected", etc Note that...

feature
ui

**Is your feature request related to a problem? Please describe.** Here are the requirements for background tasks: 1. Cannot aggressively hold storage locks since HTTP threads must be prioritized -...

enhancement