Skip to content

Add --image-refs to crane push.#1217

Merged
mattmoor merged 1 commit intogoogle:mainfrom
mattmoor:crane-image-refs
Dec 28, 2021
Merged

Add --image-refs to crane push.#1217
mattmoor merged 1 commit intogoogle:mainfrom
mattmoor:crane-image-refs

Conversation

@mattmoor
Copy link
Copy Markdown
Collaborator

This adds an --image-refs flag to crane push similar to the flag
I recently added to ko, which emits a file containing the digests
of the various images published by the command.

The intention of this flag is to work well with things like Tekton
Chains' IMAGES result for attesting to how a bunch of images were
produced.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 24, 2021

Codecov Report

Merging #1217 (706422c) into main (2874338) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1217   +/-   ##
=======================================
  Coverage   73.76%   73.76%           
=======================================
  Files         111      111           
  Lines        8181     8181           
=======================================
  Hits         6035     6035           
  Misses       1549     1549           
  Partials      597      597           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2874338...706422c. Read the comment docs.

This adds an `--image-refs` flag to `crane push` similar to the flag
I recently added to `ko`, which emits a file containing the digests
of the various images published by the command.

The intention of this flag is to work well with things like Tekton
Chains' `IMAGES` result for attesting to how a bunch of images were
produced.
@mattmoor mattmoor merged commit 969d436 into google:main Dec 28, 2021
@mattmoor mattmoor deleted the crane-image-refs branch December 28, 2021 18:28
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.

3 participants