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

Revert v1.2.2 changes that caused some breakage. #267

Closed paulbsch closed 4 months ago

lee-baines commented 4 months ago

You can ignore the mend and snyk security checks as I'd expect those to fail

pearj commented 3 months ago

What broke in v1.2.2? I'm using Azure as a backend, and I'd already updated some of our environments to v1.2.2, I think I had some issues, but I fixed them by deleting the namespace that secret-agent was running in and redeploying.

lee-baines commented 3 months ago

Hi @pearj, there were some issues raised from customers saying the secrets defined in the secretagentconfiguration weren't automatically being backed up to Azure Vault. There was also some issues with AWS. As v1.2.2 was quite a large change, we've had to revert it and reapply the patches separately. Apologies for any disruption

pearj commented 3 months ago

Ok thanks for that information @lee-baines. Maybe I should downgrade to 1.2.1 then, just to be on the safe side.

lee-baines commented 3 months ago

Yes would be sensible for now, then look out for an updated release soon