KusionStack / KusionStack/kusion

Feat: Secret providers should support writing secrets to secret manager as well

Open
#1,361 0 comments 0 reactions 1 assignee Claimed by @ruquanzhao View on GitHub
kind/feature priority/important-soon
Dominant language
Go
Stars
1.3k
Forks
108
Avg merge
11m
Merged PRs (30d)
1

Description

### What would you like to be added?

Add the ability to set a secret in the secret manager via secret provider

### Why is this needed?

Currently the secret provider will only be able to retrieve a pre-existing secret that is stored in the secret manager out-of-band by the user.
This feature will allow user to store the secret in the secret manager via Kusion secret provider.
This feature will be further utilized by variable apis in the future when a variable is marked as `sensitive` variable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.