Implementing BulkGetSecret#2419
Conversation
59657b7 to
aac0a09
Compare
Codecov Report
@@ Coverage Diff @@
## master #2419 +/- ##
==========================================
- Coverage 57.56% 57.35% -0.21%
==========================================
Files 81 81
Lines 7115 7174 +59
==========================================
+ Hits 4096 4115 +19
- Misses 2734 2766 +32
- Partials 285 293 +8
Continue to review full report at Codecov.
|
2973056 to
4492778
Compare
4492778 to
60d9003
Compare
2d753ec to
4a2c8d8
Compare
|
@cmendible can you resolve the conflicts please? |
fc5d5e0 to
34e09cc
Compare
|
@cmendible can you please resolve the conflict? we can then proceed to merge. |
34e09cc to
0b41417
Compare
@yaron2 Conflicts resolved but now codecov is failing.... |
Let me worry about codecov :) Do we have a docs PR for this change? Updating the API reference and the Secrets section |
Description
since dapr/components-contrib#309 was closed this PR adds the
BulkGetSecretapi to dapr.Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #2168
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: