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

Use config.Environment() to find MySQL AAD resource ID #1529

Merged

Conversation

matthchr
Copy link
Member

What this PR does / why we need it:
Fixes a bug where we assumed public cloud when performing MySQL AAD authentication for managed identities.

@codecov-commenter
Copy link

codecov-commenter commented May 28, 2021

Codecov Report

Merging #1529 (03f4916) into master (dae753e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1529   +/-   ##
=======================================
  Coverage   63.23%   63.23%           
=======================================
  Files         175      175           
  Lines       11583    11583           
=======================================
  Hits         7325     7325           
  Misses       3601     3601           
  Partials      657      657           
Impacted Files Coverage Δ
hack/generated/pkg/testcommon/test_context.go 58.82% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f36359...03f4916. Read the comment docs.

@Porges Porges changed the title Use config.Enviornment() to find MySQL AAD resource ID Use config.Environment() to find MySQL AAD resource ID May 30, 2021
@matthchr
Copy link
Member Author

matthchr commented Jun 1, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matthchr matthchr merged commit f6330bb into Azure:master Jun 1, 2021
@matthchr matthchr deleted the aso/fix-mysql-managed-identity-natcloud branch June 1, 2021 20:03
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.

5 participants