Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

feat: support KMS with prefixed store namespace #2482

Merged
merged 2 commits into from
Jan 22, 2021

Conversation

baha-ai
Copy link
Contributor

@baha-ai baha-ai commented Jan 22, 2021

This change allows a local KMS instance to be created with a prefixed store namespace

closes #2435

Signed-off-by: Baha Shaaban [email protected]

This change allows a local KMS instance to be created with a prefixed store namespace

closes hyperledger-archives#2435

Signed-off-by: Baha Shaaban <[email protected]>
@codecov
Copy link

codecov bot commented Jan 22, 2021

Codecov Report

Merging #2482 (78d0f61) into main (ff6d251) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2482   +/-   ##
=======================================
  Coverage   89.29%   89.29%           
=======================================
  Files         250      250           
  Lines       18850    18851    +1     
=======================================
+ Hits        16832    16833    +1     
  Misses       1187     1187           
  Partials      831      831           
Impacted Files Coverage Δ
pkg/kms/localkms/localkms.go 87.64% <100.00%> (+0.07%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ff6d251...78d0f61. Read the comment docs.

@troyronda troyronda merged commit 34e1819 into hyperledger-archives:main Jan 22, 2021
@baha-ai baha-ai self-assigned this Jan 23, 2021
@baha-ai baha-ai deleted the 2435 branch January 23, 2021 01:35
sudeshrshetty pushed a commit to sudeshrshetty/aries-framework-go that referenced this pull request Oct 18, 2021
…#2482)

This change allows a local KMS instance to be created with a prefixed store namespace

closes hyperledger-archives#2435

Signed-off-by: Baha Shaaban <[email protected]>
sudeshrshetty pushed a commit to sudeshrshetty/aries-framework-go that referenced this pull request Jan 22, 2022
…#2482)

This change allows a local KMS instance to be created with a prefixed store namespace

closes hyperledger-archives#2435

Signed-off-by: Baha Shaaban <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

namespacing in localkms
4 participants