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

cosigned: Test unsupported KMS providers #1820

Merged
merged 1 commit into from Apr 30, 2022
Merged

Conversation

imjasonh
Copy link
Member

@imjasonh imjasonh commented Apr 30, 2022

This adds a test case to cover the case where a specified KMS provider
isn't supported; in this case, we fire an event describing the error.

Signed-off-by: Jason Hall jason@chainguard.dev

NONE

cc @mattmoor

@imjasonh imjasonh force-pushed the kms-init branch 2 times, most recently from ea3c570 to 04aa0b0 Compare April 30, 2022 03:08
@codecov-commenter
Copy link

codecov-commenter commented Apr 30, 2022

Codecov Report

Merging #1820 (bd43180) into main (d2d7464) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1820      +/-   ##
==========================================
+ Coverage   32.95%   33.02%   +0.06%     
==========================================
  Files         147      147              
  Lines        9348     9347       -1     
==========================================
+ Hits         3081     3087       +6     
+ Misses       5911     5906       -5     
+ Partials      356      354       -2     
Impacted Files Coverage Δ
...econciler/clusterimagepolicy/clusterimagepolicy.go 71.53% <100.00%> (+5.12%) ⬆️

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 d2d7464...bd43180. Read the comment docs.

This adds a test case to cover the case where a specified KMS provider
isn't supported; in this case, we fire an event describing the error.

Signed-off-by: Jason Hall <jason@chainguard.dev>
@dlorenc dlorenc merged commit 0eef9cc into sigstore:main Apr 30, 2022
@github-actions github-actions bot added this to the v1.9.0 milestone Apr 30, 2022
mlieberman85 pushed a commit to mlieberman85/cosign that referenced this pull request May 6, 2022
This adds a test case to cover the case where a specified KMS provider
isn't supported; in this case, we fire an event describing the error.

Signed-off-by: Jason Hall <jason@chainguard.dev>
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

3 participants