Skip to content

Enable vault name mapping and error suppression#1051

Closed
yash-nisar wants to merge 2 commits into
dapr:masterfrom
yash-nisar:vault_name_mapping
Closed

Enable vault name mapping and error suppression#1051
yash-nisar wants to merge 2 commits into
dapr:masterfrom
yash-nisar:vault_name_mapping

Conversation

@yash-nisar
Copy link
Copy Markdown
Contributor

Description

Enable vault name mapping and error suppression

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: #887

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
@yash-nisar yash-nisar requested review from a team as code owners March 1, 2023 14:55
Copy link
Copy Markdown
Contributor

@halspang halspang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good overall, just a few comments.

Comment thread src/Dapr.Extensions.Configuration/DaprSecretDescriptor.cs
}

[Fact]
public void LoadSecrets_FromSecretStoreWithADifferentSecretKeyAndName()
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should really have a test for required = false as well.

@yash-nisar
Copy link
Copy Markdown
Contributor Author

Closing in favour of #887.

@yash-nisar yash-nisar closed this Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error Suppression and Vault Name Mapping

2 participants