mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
3fd3cc0186
* fix(gcp): Fix the leak in GCPSM when the secret operator cannot find the secret. The IAM client has an internal gRPC connection, but if the secret fetch fails, the goroutine created by the gRPC connection will leak. Therefore, close the IAM client when the creation of the GCPSM client fails. * test: fix build error on fakeIAMClient |
||
---|---|---|
.. | ||
controllers | ||
provider | ||
template | ||
utils |