Open trishankatdatadog opened 4 years ago
This is a great point - although I'm not sure if we can control this behaviour from Signy, since we're offloading bundle pulling to cnab-to-oci.
cnab-to-oci
Perhaps we can ask that cnab-to-oci expose a way to stop pulling when a certain size has been reached?
ref https://github.com/cnabio/cnab-to-oci/blob/00159a9fe7bb55d43f207db22698d6ba22a9588f/remotes/pull.go#L152-L166
This is a great point - although I'm not sure if we can control this behaviour from Signy, since we're offloading bundle pulling to
cnab-to-oci
.Perhaps we can ask that
cnab-to-oci
expose a way to stop pulling when a certain size has been reached?ref https://github.com/cnabio/cnab-to-oci/blob/00159a9fe7bb55d43f207db22698d6ba22a9588f/remotes/pull.go#L152-L166