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

added cosign inspect command #2452

Closed
wants to merge 1 commit into from
Closed

Conversation

Namanl2001
Copy link

Signed-off-by: Naman namanlakhwani@gmail.com

closes: #2210

Summary

Use inspect instead of verify to see the bundle. It doesn't perform any verification and prints what's present.

Release Note

Documentation

Signed-off-by: Naman <namanlakhwani@gmail.com>
@Namanl2001
Copy link
Author

cc: @znewman01 @haydentherapper @kpk47

@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2022

Codecov Report

Merging #2452 (056af9b) into main (b00c173) will decrease coverage by 0.07%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2452      +/-   ##
==========================================
- Coverage   30.48%   30.41%   -0.08%     
==========================================
  Files         136      137       +1     
  Lines        8384     8405      +21     
==========================================
  Hits         2556     2556              
- Misses       5494     5515      +21     
  Partials      334      334              
Impacted Files Coverage Δ
cmd/cosign/cli/commands.go 0.00% <0.00%> (ø)
cmd/cosign/cli/inspect.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hectorj2f
Copy link
Contributor

@Namanl2001 We're missing all the logic, doc generation and tests for this new command.

@znewman01
Copy link
Contributor

Hey @hectorj2f, check out discussion in #2210 for current progress

@Namanl2001 : can you mark this PR as draft for now?

@Namanl2001 Namanl2001 marked this pull request as draft November 24, 2022 17:45
@github-actions
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions
Copy link

github-actions bot commented Jan 4, 2023

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add cosign inspect command.
4 participants