Skip to content

feat(okms): add okms plugin#88

Open
Sakutaroo wants to merge 2 commits into
openbao:mainfrom
ovhcloud-kms:add-okms-plugin
Open

feat(okms): add okms plugin#88
Sakutaroo wants to merge 2 commits into
openbao:mainfrom
ovhcloud-kms:add-okms-plugin

Conversation

@Sakutaroo

Copy link
Copy Markdown

Add OVHcloud KMS wrapper plugin

This feature implements a new KMS plugin. It is based on the wrapper implementation from openbao/go-kms-wrapping#89 and follows the same pattern as existing KMS plugins.

@Sakutaroo Sakutaroo requested review from a team as code owners May 5, 2026 12:31
Signed-off-by: Kevin Demy <kevin.demy@ovhcloud.com>

@satoqz satoqz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I wonder if in this case we'd want to place it at kms/ovh, so we'd get kms-ovh instead of kms-okms which is clearer and has no duplication. This mirrors other simplifications we've made to plugin names opposed to wrapper names, see #75.

LGTM otherwise.

@satoqz

satoqz commented May 6, 2026

Copy link
Copy Markdown
Member

Seems like you need to run another go mod tidy.

Signed-off-by: Kevin Demy <kevin.demy@ovhcloud.com>
@Sakutaroo

Copy link
Copy Markdown
Author

Seems like you need to run another go mod tidy.

Yes, I think that until the wrapper PR is merged (openbao/go-kms-wrapping#89), there will be issues with go mod tidy. I will update this PR once the wrapper is merged

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