feat: add endpoint parameter to azure-blob cas-backend#2504
Conversation
Signed-off-by: Jeff Rescignano <jeffr@defenseunicorns.com>
dd92e07 to
9d858cf
Compare
|
Awesome, we'll take a look at it shortly, note that some automated tests are failing. Just to confirm, did you manage to make this feature work end-to-end locally? Thanks! |
|
Thanks for the contribution @JeffResc, it looks great. For the CI job to pass, you might need to run |
Signed-off-by: Jeff Rescignano <jeffr@defenseunicorns.com>
Yes I did, I was able to successfully add the cas-backend and push attestations to it
Done, hopefully that resolves the CI errors |
migmartri
left a comment
There was a problem hiding this comment.
Awesome contribution!
Just added a couple of nitpicks, and it would be great if you could update the headers from for example Copyright 2023 The Chainloop Authors. to Copyright 2023-2025 The Chainloop Authors
Thanks!
Signed-off-by: Jeff Rescignano <jeffr@defenseunicorns.com>
Signed-off-by: Jeff Rescignano <jeffr@defenseunicorns.com>
Adds
--endpointoption tochainloop cas-backend add azure-blobcommand.For example:
Resolves #2495