kubernetes-secret-generator icon indicating copy to clipboard operation
kubernetes-secret-generator copied to clipboard

Kubernetes controller for automatically generating and updating secrets

Results 19 kubernetes-secret-generator issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** It's a feature request, to prevent potential race condition problems. The current implementation seems to be watching secrets in certain...

enhancement
help-wanted

**Is your feature request related to a problem? Please describe.** I would like to use the secret generator for generating a basic auth secret, but I am using Traefik as...

enhancement
help-wanted

**Is your feature request related to a problem? Please describe.** Software like matrix-synapse expects a yaml file for the postgres configuration. The generated secret should be both consumable by postgres...

enhancement
help-wanted

This PR adds the possibility to format secret values according to rules defined in the new `format.secret-generator.v1.mittwald.de/` annotation prefix. This allows secret-generator to generate specially formatted values containing the newly...

stale

Since the operator-sdk quite diverged from the version this operator has started from. Updating to the newest version is a lot of refactoring, this docker file however is a minimal...

stale

This PR adds an option to set pod annotations when using the Helm chart.

stale

Currently we run a mixture of AMD64 and ARM64 nodes in our clusters, and are slowly moving more workloads to AWS ARM based Graviton nodes due to to the lower...

enhancement
help-wanted

**Is your feature request related to a problem? Please describe.** Using the annotation you only need to provide the user and secret name. However the CR requires 'fields' to be...

enhancement

**Describe the bug** The pod is not able to start up during the initial deployment using the latest v3.4.0 helm chart. Is it possible this is related to the Kubernetes...

bug

**Is your feature request related to a problem? Please describe.** For compatibility with using deploy keys with ArgoCD it is necessary to be able to generate SSH keypair secrets with...

enhancement
help-wanted