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

azure: msi: add managed identity field, logic #48854

Merged
merged 4 commits into from
Jul 14, 2017

Commits on Jul 13, 2017

  1. azure: msi: add managed identity field, logic

    The azure cloudprovider will now use the Managed Service Identity
    to retrieve access tokens for the Azure ARM APIs, rather than
    requiring hard-coded, user-specified credentials.
    colemickens committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    4521c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f55afd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    931002e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd177dc View commit details
    Browse the repository at this point in the history