forked from radius-project/radius
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update LoadSecrets() (radius-project#7796)
# Description 1. Update LoadSecrets() to return data for all keys for corresponding secret store when no keys filter is provided. 2. Update return type to include SecretData{} 3. Updated existing LoadSecrets() to return data collated for multiple secret store ids 4. Update to helper function populateSecretData() and it's unit tests which populates secret data map returned. 5. Update functional test to include envSecrets input ## Type of change - This pull request adds or changes features of Radius and has an approved issue (radius-project#6917). Fixes: (Part of radius-project#6917)
- Loading branch information
1 parent
a58b8cb
commit 84cb120
Showing
17 changed files
with
303 additions
and
97 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.