secrets-provider-for-k8s
secrets-provider-for-k8s copied to clipboard
improve error handling batch retrieve
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