Harsh Thakur

Results 34 issues of Harsh Thakur

### What kind of request is this? Improvement of existing experience ### What is your request or suggestion? It would be nice to push to the image registry directly. Like...

enhancement

This PR enables direct push to registry from buildkit: ``` copa patch -i docker.io/library/alpine:3.16.4 -r patch.json -p ttl.sh/alpinepatched:1h ``` One side-effect of this would be that copa wouldn't rely on...

## Is your feature request related to a problem? It would be nice if each Signoz component had fine-grained RBAC for the operations it needs to perform. ## Describe the...

### Description I'm trying to build a reproducible & hermetic image with docker CLI. I'm running into this error- ``` ERROR: failed to solve: exporter option "rewrite-timestamp" conflicts with "unpack"...

kind/bug