bitnami/sealed-secrets

Generate several sealed certs from multiple certificates

オープン

#839 opened on 2022/05/05

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Go (771 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (9,222 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド