Skip to content

OSS side of the managed key interfaces#13699

Merged
sgmiller merged 2 commits intomainfrom
managed-key-inst-oss
Jan 19, 2022
Merged

OSS side of the managed key interfaces#13699
sgmiller merged 2 commits intomainfrom
managed-key-inst-oss

Conversation

@sgmiller
Copy link
Copy Markdown
Collaborator

No description provided.

@vercel vercel bot temporarily deployed to Preview – vault-storybook January 19, 2022 01:24 Inactive
@vercel vercel bot temporarily deployed to Preview – vault January 19, 2022 01:24 Inactive
@sgmiller sgmiller requested a review from a team January 19, 2022 01:24
Copy link
Copy Markdown
Contributor

@victorr victorr left a comment

Choose a reason for hiding this comment

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

👍

Comment thread managed_key/config_test.go Outdated
@@ -0,0 +1,47 @@
//go:build hsm
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not sure why this build tag exists within OSS? With this the test will never run within this build so maybe the test doesn't belong within OSS or we need to remove this build tag?

Copy link
Copy Markdown
Collaborator Author

@sgmiller sgmiller Jan 19, 2022

Choose a reason for hiding this comment

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

You're right, none of those files belong on OSS. I've removed them. On the ENT side I think we still need the hsm build tag because PKCS11 code doesn't get built except on the HSM build, and the test references the pkcs11 managed key struct.

@vercel vercel bot temporarily deployed to Preview – vault-storybook January 19, 2022 16:30 Inactive
@vercel vercel bot temporarily deployed to Preview – vault January 19, 2022 16:30 Inactive
@sgmiller sgmiller merged commit 2f1c191 into main Jan 19, 2022
@sgmiller sgmiller deleted the managed-key-inst-oss branch January 19, 2022 17:15
pull bot pushed a commit to NOUIY/vault that referenced this pull request Apr 7, 2026
hashicorp#13713)

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
pbromb pushed a commit to pbromb/vault that referenced this pull request Apr 13, 2026
hashicorp#13716) (hashicorp#13726)

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
MochaCaffe pushed a commit to kosmos-education/vault that referenced this pull request Apr 15, 2026
hashicorp#13717) (hashicorp#13723)

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
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