secretgen-controller icon indicating copy to clipboard operation
secretgen-controller copied to clipboard

secretgen-controller provides CRDs to specify what secrets need to be on Kubernetes cluster (to be generated or not)

Results 38 secretgen-controller issues
Sort by recently updated
recently updated
newest added

**Describe the problem/challenge you have** When multiple keys are defined in a Password object, the generated secrets are the same across all keys. Here is an example: ``` --- apiVersion:...

enhancement
discussion
priority/important-longterm

**Describe the problem/challenge you have** Hello, I've starting trying this tool today and it serves our need to synchronize secrets between namespaces. But if we accidently delete the source secret,...

enhancement
good first issue
carvel-accepted
priority/important-longterm
priority/awaiting-more-evidence

**Describe the problem/challenge you have** We can create secrets from different Namespaces with SecretTemplate **Describe the solution you'd like** Enable option in metadata to add namespace --- Vote on this...

enhancement
carvel-accepted

**Describe the problem/challenge you have** I need to rename secret when importing it into a new namespace. **Describe the solution you'd like** Add field SecretRequest.spec.fromName which allows SecretRequest.name and SecretRequest.spec.fromName...

enhancement
good first issue
discussion
priority/awaiting-more-evidence

**Describe the problem/challenge you have** I want to use the `SecretTemplate` API with implementations of [the Service Binding Specification for Kubernetes](https://github.com/servicebinding/runtime). **Describe the solution you'd like** Make the `SecretTemplate` API...

enhancement
carvel-accepted
priority/important-longterm

**What steps did you take:** I created a `Password` with some labels. Then I wanted to add another label and was hoping that this change gets pushed down to the...

bug
carvel-accepted
priority/important-longterm

**What steps did you take:** I'm trying to create a secret that references other generated secrets. The first secrets are created quickly, but the controller pod crashes when trying to...

bug
documentation
carvel-accepted
priority/important-longterm

**Describe the problem/challenge you have** I need to bootstrap Linkerd with an ECDSA P-256 certificate. **Describe the solution you'd like** I would like to use the secretgen controller to create...

enhancement
carvel-accepted
priority/unprioritized-backlog