Skip to content

RUST-2161 Support auto encryption in unified tests #1426

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

abr-egn
Copy link
Contributor

@abr-egn abr-egn commented Jul 17, 2025

RUST-2161

Some fiddly logic to make initialization work properly in a test context but nothing particularly subtle.

@@ -310,3 +329,39 @@ async fn fle2v2_ok(name: &str) -> bool {
}
true
}

pub(crate) fn fill_kms_placeholders(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This makes more sense here than in test_runner.rs; the only logic change is the conditional for temp creds for AWS.

@abr-egn abr-egn marked this pull request as ready for review July 18, 2025 08:58
@abr-egn abr-egn requested a review from a team as a code owner July 18, 2025 08:58
@abr-egn abr-egn requested a review from isabelatkinson July 18, 2025 08:58
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.

2 participants