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

issue-176: fake root kms #2483

Merged
merged 5 commits into from
Nov 25, 2024
Merged

Conversation

sharpeye
Copy link
Collaborator

@sharpeye sharpeye commented Nov 12, 2024

#176

Fake Root KMS implements basic functionality:

  • generate DEK using KEK for its encryption (GenerateDataKey)
  • decryption of encrypted DEK (Decrypt)

Added a recipe to run tests with Fake Root KMS service.

@sharpeye sharpeye force-pushed the users/sharpeye/issue-176-root-kms-stub branch from 62aecfd to 981691d Compare November 12, 2024 17:09
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 981691d.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
6103 6103 0 0 0 0

Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit d7da520.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
6103 6103 0 0 0 0

@sharpeye sharpeye force-pushed the users/sharpeye/issue-176-root-kms-stub branch from 0d71aae to 70ebaf8 Compare November 13, 2024 16:46
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 70ebaf8.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
6103 6103 0 0 0 0

Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit f2f8178.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
6104 6104 0 0 0 0

Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit bca7a0b.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
6105 6105 0 0 0 0

@sharpeye sharpeye changed the title issue-176: root kms mock issue-176: fake root kms Nov 23, 2024
@sharpeye sharpeye force-pushed the users/sharpeye/issue-176-root-kms-stub branch 3 times, most recently from f346bc8 to 1029ed9 Compare November 23, 2024 21:34
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 1029ed9.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
6105 6105 0 0 0 0

@sharpeye sharpeye force-pushed the users/sharpeye/issue-176-root-kms-stub branch 3 times, most recently from 80b8b7a to 4593c6c Compare November 24, 2024 15:08
@sharpeye sharpeye force-pushed the users/sharpeye/issue-176-root-kms-stub branch from 4593c6c to 956be98 Compare November 24, 2024 15:10
@sharpeye sharpeye marked this pull request as ready for review November 24, 2024 15:18
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 956be98.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
6104 6104 0 0 0 0

@sharpeye sharpeye merged commit b335739 into main Nov 25, 2024
11 of 12 checks passed
@sharpeye sharpeye deleted the users/sharpeye/issue-176-root-kms-stub branch November 25, 2024 10:32
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