secrets-provider-for-k8s
secrets-provider-for-k8s copied to clipboard
Secrets Provider - Implement Batch Retrieval API (Go SDK)
trafficstars
As part of the Batch Milestone, we need to create a new endpoint to efficiently handle batch secret requests
This work can be split into 3:
- Work in Conjur
- Work in Secrets Provider
- GO SDK that the Secrets Provider uses
DOD
- [ ] Create new API endpoint for batch retrieval in GO SDK
- [ ] Add unit tests