Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include digest when pulling a bundle #112

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

carolynvs
Copy link
Collaborator

When pulling a bundle, return the digest of the bundle as well. This allows clients to record the digest of a bundle that was pulled by a tag, and use it for comparison later or allowing pulling from tag the first time and then always pulling from the known digest on subsequent bundle executions.

When pulling a bundle, return the digest of the bundle as well. This
allows clients to record the digest of a bundle that was pulled by a
tag, and use it for comparison later or allowing pulling from tag the
first time and then always pulling from the known digest on subsequent
bundle executions.

Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
@carolynvs carolynvs marked this pull request as ready for review August 19, 2021 14:23
@carolynvs
Copy link
Collaborator Author

@radu-matei I'm not a maintainer for this repo, would you please merge if it's ready?

@radu-matei radu-matei merged commit c46f209 into cnabio:main Aug 26, 2021
@carolynvs carolynvs deleted the return-digest branch August 26, 2021 17:53
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.

None yet

2 participants