bitnami/sealed-secrets

Generate several sealed certs from multiple certificates

Offen

#839 geöffnet am 05.05.2022

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (771 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (9.222 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Which component: kubeseal (CLI)

Is your feature request related to a problem? Please describe. We run 2 clusters dev , prod with same applications but different kubeseal keys. I want to generate kubeseal secrets with same data for all clusters, in a single CLI command (as a good lazy developer...).

Describe the solution you'd like

CLI option --cert should accept an array.

CLI output should be a JSON array containing the sealed secrets as usually.

Describe alternatives you've considered Create a small shell wrapper

Additional context

Relates to https://github.com/bitnami-labs/sealed-secrets/issues/263

Contributor Guide