Skip to content

Conversation

migmartri
Copy link
Member

this code makes chainloop artifact upload|download fail if the current cas backend is inline

  • Uploads are not possible in inline cas backends since in such case, uploads only make sense in the context of an attestation.
  • Downloads are not yet supported, they will eventually Handle inline artifacts downloads #248 but until then we handle it as an error.

Closes #265

Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri migmartri requested a review from danlishka July 27, 2023 14:52
@migmartri migmartri merged commit 0264f95 into chainloop-dev:main Jul 27, 2023
@migmartri migmartri deleted the prevent-upload branch July 27, 2023 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle chainloop artifact command on inline backend

2 participants