Skip to content

Commit 32cb19a

Browse files
mayastor-borsdsharma-dc
mayastor-bors
andcommitted
Merge #1833
1833: feat(encryption): fetch secret params from secret source r=dsharma-dc a=dsharma-dc When no encryption parameters present create pool request => non-encrypted pool created. no parsing required. When encryption parameters present source in create/import pool request: 1. if source file/Secret not found - create/import fails. 2. if file/Secret found but data has parsing issues -> create/import fails. 3. if file/Secret parsed successfully -> create/import succeeds. Basically if a secret source is provided(either a file or a K8s secret), we should always fail if there is any trouble getting params. Co-authored-by: Diwakar Sharma <diwakar.sharma@datacore.com>
2 parents 2e48471 + 560a956 commit 32cb19a

File tree

6 files changed

+652
-31
lines changed

6 files changed

+652
-31
lines changed

0 commit comments

Comments
 (0)