KusionStack / KusionStack/kusion
Feat: add support for encrypt sensitive data with kusion cli
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 107
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
What would you like to be added?
The kusion workspace command line provides the ability to create or update sensitive data references based on the definition of secret provider in workspace.yaml
Why is this needed?
When I use secret manage ability of kusion. I found that I should have to store sensitive data with different product interface, and I have to understand different ref splicing rules of different secret store in order to write secret ref in config code. I hope that kusion workspace could provider ability to automatically store secret store in different secret provider platform and return correct ref of the sensitive data in secret store platform.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.