Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable vault name mapping and error suppression #1051

Closed
wants to merge 2 commits into from

Conversation

yash-nisar
Copy link
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
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.

}

[Fact]
public void LoadSecrets_FromSecretStoreWithADifferentSecretKeyAndName()
Copy link
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
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