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

added support for other azure cloud environments #437

Merged
merged 5 commits into from
Dec 9, 2020

Conversation

kankomi
Copy link

@kankomi kankomi commented Dec 9, 2020

This PR should fix the issues #434 and #391.

This is my first PR so feedback is very welcome.

@nfx nfx self-requested a review December 9, 2020 09:49
@codecov
Copy link

codecov bot commented Dec 9, 2020

Codecov Report

Merging #437 (8d07eff) into master (a5e93af) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
+ Coverage   80.84%   80.91%   +0.07%     
==========================================
  Files          63       63              
  Lines        6013     6037      +24     
==========================================
+ Hits         4861     4885      +24     
  Misses        760      760              
  Partials      392      392              
Impacted Files Coverage Δ
common/azure_auth.go 81.72% <100.00%> (+1.72%) ⬆️
common/env.go 87.23% <100.00%> (+0.27%) ⬆️
provider/provider.go 94.27% <100.00%> (+0.15%) ⬆️

Copy link
Contributor

@nfx nfx left a comment

Choose a reason for hiding this comment

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

@kankomi thanks for picking this up! few changes required before we can merge this.

common/azure_auth.go Outdated Show resolved Hide resolved
common/env.go Outdated Show resolved Hide resolved
Patrick Gross added 2 commits December 9, 2020 13:19
- removed the handling of the arm environment from env.go
- use a private property in AzureAuth to get arm environment
- updated documentation
Copy link
Contributor

@nfx nfx left a comment

Choose a reason for hiding this comment

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

Last round and i think we're ready to merge

CHANGELOG.md Outdated Show resolved Hide resolved
provider/provider.go Outdated Show resolved Hide resolved
provider/provider.go Outdated Show resolved Hide resolved
docs/index.md Outdated Show resolved Hide resolved
docs/index.md Outdated Show resolved Hide resolved
common/azure_auth.go Show resolved Hide resolved
common/azure_auth.go Show resolved Hide resolved
@nfx nfx merged commit 1172ad6 into databricks:master Dec 9, 2020
@nfx
Copy link
Contributor

nfx commented Jan 29, 2021

@kankomi feature is released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants