secrets-provider-for-k8s icon indicating copy to clipboard operation
secrets-provider-for-k8s copied to clipboard

improve error handling batch retrieve

Open romanfurst opened this issue 9 months ago • 0 comments
trafficstars

Desired Outcome

Improve batch Conjur secrets retrieval, so because one (or more) bad secret, the entire operation won't fail.

Implemented Changes

When batch retrieve request fails, bad secret name is parsed from error message and it is removed from batch request. Next the batch request is repeated.

Connected Issue/Story

DRAFT for:

https://github.com/cyberark/secrets-provider-for-k8s/issues/549

romanfurst avatar Feb 13 '25 19:02 romanfurst