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

govc: add native kms provider support #3559

Merged
merged 3 commits into from
Sep 26, 2024
Merged

govc: add native kms provider support #3559

merged 3 commits into from
Sep 26, 2024

Conversation

dougm
Copy link
Member

@dougm dougm commented Sep 20, 2024

api: add vapi/crypto package with support for native KMS
api: add rest.Client.DownloadAttachment method

akutz
akutz previously approved these changes Sep 25, 2024
Copy link
Member

@akutz akutz left a comment

Choose a reason for hiding this comment

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

Looks great @dougm , as usual. Thank you! My only feedback is that it stinks we cannot align the crypto and vapi/crypto packages a little better. But I guess in the end it makes more sense to keep them aligned with the actual APIs. I wonder if we should add a README.md to the crypto package (and vice versa) that indicates to users where to look for the different types of crypto logic.

Copy link
Member

@akutz akutz left a comment

Choose a reason for hiding this comment

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

Thanks again @dougm !

@dougm dougm merged commit 6c79c2b into vmware:main Sep 26, 2024
10 checks passed
@dougm dougm deleted the kms-native branch September 26, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants