Adhvaith Hundi
Adhvaith Hundi
@tarun-aiplanet Done. Thanks.
Can I take up this issue? Thanks!!
Can I be assigned this issue? Thanks!!
@mauriciovasquezbernal I am a bit confused about the implementation. The [LoadSigningInformation](https://github.com/inspektor-gadget/inspektor-gadget/blob/bf48127d4a32574e2ef2ba6227c4aae388532987/pkg/oci/oci.go#L830`) function takes `repo` as a parameter but finally uses `defaultOciStore` for the path, which I do not understand. If...
Based on the previous discussion, If I'm understanding correctly what we have to do for now for implementation is : `pull` the gadget before `exporting` it to a tar file...
Should I add the signature and payload contents into the ociStore `dstStore` and then tar it? Rn I'm not finding a good implementation of writing directly to the ociStore so...
Will do asap!! Thanks!!
@mauriciovasquezbernal
@flyth But how would we ask the user to be specific without iterating? For example if the user inserts `-mapmemory` instead of `-mapMemory` then how do we prompt the user...
@blanquicet