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

Populate ClientID and ObjectID of cluster and platform workload identities #3860

Merged

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    7fe8186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd566b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebd2d65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dff1bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8096fdb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e73fd7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c1847f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8303a75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c44c191 View commit details
    Browse the repository at this point in the history
  10. Use cluster MSI credentials for userAssignedIdentities client

    This requires moving client instantiation from the cluster manager constructor to the
    initializeClusterMsiClients install step.
    tsatam committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    767d734 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c87af8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    7744d31 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    1205d4b View commit details
    Browse the repository at this point in the history
  2. Clarify purpose of getSingleExplicitIdentity function

    Adds a comment and unit tests indicating its usage
    tsatam committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1ece0d9 View commit details
    Browse the repository at this point in the history