Ramkumar Chinchani

Results 83 issues of Ramkumar Chinchani

zot is cosign-compatible [1]. However zot is only a transit point for images (accept all images) and signing and verification is left to pushers and pullers. Can we setup zot...

feature
good first issue

**Is your feature request related to a problem? Please describe.** Currently, we have graphQL APIs for very specific use cases. We need a "freeform" search API which does the following:...

feature
ui

**Is your feature request related to a problem? Please describe.** If we want to support a stateless zot (helps for clustering) but also support dedupe, then we cannot have anything...

feature

**Is your feature request related to a problem? Please describe.** Currently, zot inlines useful services/extensions but some services may have their own custom h/w requirements or need to scale differently....

feature
proposal

**Is your feature request related to a problem? Please describe.** zot UI intends to store and retrieve user-specific metadata such as favorites, stars, etc for repos and images. **Describe the...

feature
ui

Currently, zot has trivy support to scan container images. Can we integrate with clamav?

feature
good first issue

**Is your feature request related to a problem? Please describe.** Add fuzz-testing support **Describe the solution you'd like** Support was recently added to docker distribution. We can use that as...

feature
good first issue
ci/cd

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 #...

**Is your feature request related to a problem? Please describe.** Given a central command and control (CnC) OCI dist-spec registry, one or more zot instances can connect to this central...

feature
proposal

**Is your feature request related to a problem? Please describe.** `zot` invokes "notation" directly in UTs. https://github.com/project-zot/zot/blob/main/pkg/api/controller_test.go#L3457 We can test/assert individual steps. **Describe the solution you'd like** Instead, can we...

good first issue
ci/cd