ForgeRock / secret-agent

Generate random Kubernetes secrets and optionally store them in a Cloud Secret Manager
Apache License 2.0
17 stars 20 forks source link

ForgeOps-4394 secret manager v2 #272

Closed lee-baines closed 3 months ago

lee-baines commented 3 months ago

Cherry-pick @dnitsch's earlier PR to update secret-agent to work with secret manager v2 but create env var for AWS region so the secretmanager client can read the configured value in the secretagentconfiguration

pearj commented 3 months ago

I just noticed this commit also commits the kind binary. Was that on purpose?

lee-baines commented 3 months ago

Good spot @pearj , I'll get this removed