Skip to content

Add ExtraDataSupplier to Metastore, and support for overriding KMS requests in DirectKMSMaterialProvider #76

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

Merged
merged 5 commits into from
Jan 23, 2019

Conversation

johnwalker
Copy link
Contributor

@johnwalker johnwalker commented Jan 8, 2019

Failed check from Travis is expected because JDK11 recently stopped working on Travis (nothing to do with our code).

This is a near direct copy of DirectKMS and MetaStore. Commit 4e682ea is a direct copy of the internal metastore and DirectKMSMaterialProvider. There will probably need to be a minor update to this to get it to work with testng.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Moves duplicated code into a common method in the MetaStore.
There isn't any change in behavior here. Just style fixes.
Add the internal tests for ExtraDataSupplier in MetaStore
Fixes an expected exception test for testng.
@johnwalker
Copy link
Contributor Author

Failed check from Travis is expected because JDK11 recently stopped working.

@johnwalker johnwalker merged commit 84bd212 into aws:master Jan 23, 2019
johnwalker added a commit that referenced this pull request Apr 1, 2019
Document the changes in #76
@johnwalker johnwalker mentioned this pull request Apr 1, 2019
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