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

image-rs: change namespace of ICR images #383

Conversation

mattarnoatibm
Copy link
Contributor

Change the namespace of images stored in ICR used
for the simple signing XRSS tests.

Fixes: #382

Change the namespace of images stored in ICR used
for the simple signing XRSS tests.

Fixes: confidential-containers#382

Signed-off-by: Matthew Arnold <mattarno@uk.ibm.com>
@mattarnoatibm
Copy link
Contributor Author

@stevenhorsman would need to change the SH_ICR_API_KEY credential in github before this change could be merged into main.

@stevenhorsman
Copy link
Member

@stevenhorsman would need to change the SH_ICR_API_KEY credential in github before this change could be merged into main.

I've updated it now

Copy link
Member

@stevenhorsman stevenhorsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've testing this locally with the updated API key and the tests are working for me:

/image-rs# cargo test -p image-rs --no-default-features --features=kata-cc-native-tls,keywrap-jwe,signature-simple-xrss
...
running 2 tests
test signature_verification ... ok
test signature_verification_xrss ... ok

test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.00s

Copy link
Member

@arronwy arronwy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mattarnoatibm LGTM!

@Xynnn007
Copy link
Member

Xynnn007 commented Nov 3, 2023

PR to fix the lint error #390

Copy link
Member

@Xynnn007 Xynnn007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arronwy arronwy merged commit ad0bdd2 into confidential-containers:main Nov 4, 2023
5 of 6 checks passed
@mattarnoatibm mattarnoatibm deleted the xrss-change-repo-for-test-images branch November 23, 2023 10:05
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.

image-rs: Change namespace of ICR images used in the simple signing XRSS tests
4 participants