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

refactor: create kv client once and update to structured logging #634

Merged
merged 1 commit into from Sep 9, 2021

Conversation

aramase
Copy link
Member

@aramase aramase commented Sep 9, 2021

Signed-off-by: Anish Ramasekar anish.ramasekar@gmail.com

Reason for Change:

Keyvault name is per SecretProviderClass. So switching to just getting the vault URL and kv client once instead of recreating the client for every single object in the array.

Requirements

  • squashed commits
  • included documentation
  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Does this change contain code from or inspired by another project?

  • Yes
  • No

If "Yes," did you notify that project's maintainers and provide attribution?

Special Notes for Reviewers:

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2021

Codecov Report

Merging #634 (9a778d1) into master (c1baa7a) will not change coverage.
The diff coverage is 57.14%.

@@           Coverage Diff           @@
##           master     #634   +/-   ##
=======================================
  Coverage   66.38%   66.38%           
=======================================
  Files           7        7           
  Lines         601      601           
=======================================
  Hits          399      399           
  Misses        169      169           
  Partials       33       33           

@aramase
Copy link
Member Author

aramase commented Sep 9, 2021

/azp run pr-e2e-azure

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

nilekhc
nilekhc previously approved these changes Sep 9, 2021
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@aramase aramase merged commit 26b19f1 into Azure:master Sep 9, 2021
@aramase aramase deleted the structured-logging branch September 9, 2021 21:26
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.

None yet

3 participants