ROX-34488: add e2e tests for referrer-based signature verification#21910
ROX-34488: add e2e tests for referrer-based signature verification#21910stehessel wants to merge 1 commit into
Conversation
|
Skipping CI for Draft Pull Request. |
🚀 Build Images ReadyImages are ready for commit 0091490. To use with deploy scripts: export MAIN_IMAGE_TAG=4.12.x-582-g0091490a28 |
4abbdcc to
adc131b
Compare
ac1bfaf to
d42befb
Compare
adc131b to
9971f0f
Compare
d42befb to
58d607f
Compare
9971f0f to
3b0013a
Compare
58d607f to
382cde0
Compare
3b0013a to
96e3a7b
Compare
382cde0 to
031cfac
Compare
96e3a7b to
de42a40
Compare
031cfac to
2cdf8d1
Compare
de42a40 to
46bd1e5
Compare
95b7473 to
81550d2
Compare
46bd1e5 to
b7c79ae
Compare
|
/test ocp-4-22-qa-e2e-tests gke-qa-e2e-tests ocp-4-21-qa-e2e-tests |
|
@stehessel: No presubmit jobs available for stackrox/stackrox@ROX-34488/3-bundle-verification DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## ROX-34488/3-bundle-verification #21910 +/- ##
===================================================================
- Coverage 51.36% 51.36% -0.01%
===================================================================
Files 2858 2858
Lines 178986 178986
===================================================================
- Hits 91939 91930 -9
- Misses 78989 78995 +6
- Partials 8058 8061 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
81550d2 to
0ffc330
Compare
b7c79ae to
35dc2fd
Compare
0ffc330 to
b292e59
Compare
35dc2fd to
9558011
Compare
b292e59 to
e2cc476
Compare
114809d to
e8c12bd
Compare
e2cc476 to
a1f1f21
Compare
e8c12bd to
83b8c74
Compare
a1f1f21 to
e6fd2f3
Compare
Add two test images (public-key and keyless sigstore bundle) with corresponding deployments, integrations, and test matrix entries. Includes a runbook for recreating the signed test images. Partially generated by AI.
83b8c74 to
0091490
Compare
Description
Add two test images (public-key and keyless sigstore bundle) with corresponding deployments, integrations, and test matrix entries. Includes a runbook for recreating the signed test images.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
E2e test matrix in
ImageSignatureVerificationTest.groovyextended with referrer-based deployments covering both public-key and keyless sigstore bundle verification. CHANGELOG updated.