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

Allow aliases for key vault config #284

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Allow aliases for key vault config #284

merged 2 commits into from
Jan 22, 2024

Conversation

mathialo
Copy link
Collaborator

To keep consistency with the dotnet variant, let's also allow to configure key-vault as an alias for azure-keyvault and key-vault-name as an alias for keyvault-name.

To keep consistency with the dotnet variant, let's also allow to
configure `key-vault` as an alias for `azure-keyvault` and
`key-vault-name` as an alias for `keyvault-name`.
@mathialo mathialo requested a review from a team as a code owner January 19, 2024 11:25
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Merging #284 (89e558a) into master (17dc731) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
- Coverage   78.74%   78.72%   -0.02%     
==========================================
  Files          22       22              
  Lines        1971     1974       +3     
==========================================
+ Hits         1552     1554       +2     
- Misses        419      420       +1     
Files Coverage Δ
cognite/extractorutils/__init__.py 100.00% <100.00%> (ø)
cognite/extractorutils/configtools/loaders.py 74.86% <100.00%> (+0.13%) ⬆️

... and 2 files with indirect coverage changes

@mathialo mathialo requested a review from einarmo January 19, 2024 14:49
@mathialo mathialo merged commit fa35383 into master Jan 22, 2024
6 checks passed
@mathialo mathialo deleted the aliases branch January 22, 2024 08:00
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.

2 participants