Skip to content

feat: Sealed Secret Support in contract-cli#120

Open
Rohit-Singh43-1 wants to merge 1 commit into
ibm-hyper-protect:mainfrom
Rohit-Singh43-1:sealedSecret
Open

feat: Sealed Secret Support in contract-cli#120
Rohit-Singh43-1 wants to merge 1 commit into
ibm-hyper-protect:mainfrom
Rohit-Singh43-1:sealedSecret

Conversation

@Rohit-Singh43-1
Copy link
Copy Markdown
Contributor

Created Sealed Secret Flag, Supports sealing of K8s/OCP Secret.

Description

Contract-go library supports API for sealed secret , Created sealedsecret flag in contract-cli which implements that API and provides tool for of creation sealed secret.

Related Issue

Fixes #119

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Code refactor

Testing

Testing is done through UT and tested the contract-cli tool created sealed secret using sealeadsecret flag and tested against the CCCO image .

Checklist

  • My code follows the project's coding standards
  • I have performed a self-review of my code
  • I have commented my code where necessary
  • I have updated the documentation
  • I have added tests that prove my fix/feature works
  • All new and existing tests pass

Assisted-by: IBM Bob

Created Sealed Secret Flag, Supports sealing of K8s/OCP Secret.

Signed-off-by: Rohit.Singh43@ibm.com <Rohit.Singh43@ibm.com>
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.

[Feature]: Add Support for sealed Secret in Contract-cli

1 participant