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

feat: support workload identity for azure storage #433

Merged
merged 30 commits into from
Mar 28, 2024

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. fmt

    wcy-fdu committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    646a451 View commit details
    Browse the repository at this point in the history
  2. make clippy happy

    wcy-fdu committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ad6fc80 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. resolve comments

    wcy-fdu committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    90cbdaf View commit details
    Browse the repository at this point in the history
  2. minor

    wcy-fdu committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d2489ad View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. minor rename

    wcy-fdu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d293b59 View commit details
    Browse the repository at this point in the history
  2. default load from env

    wcy-fdu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    73bfa62 View commit details
    Browse the repository at this point in the history
  3. debug

    wcy-fdu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    12dd196 View commit details
    Browse the repository at this point in the history
  4. debug

    wcy-fdu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f6ff677 View commit details
    Browse the repository at this point in the history
  5. debug

    wcy-fdu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d5d4ea7 View commit details
    Browse the repository at this point in the history
  6. add client id

    wcy-fdu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b40b99d View commit details
    Browse the repository at this point in the history
  7. more debug info

    wcy-fdu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c68cfab View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. go ahead debug

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ee2976f View commit details
    Browse the repository at this point in the history
  2. go ahead debug

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    20adf58 View commit details
    Browse the repository at this point in the history
  3. add api-version

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7851c67 View commit details
    Browse the repository at this point in the history
  4. fix api-version

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c300a47 View commit details
    Browse the repository at this point in the history
  5. fix api-version

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    83c6e28 View commit details
    Browse the repository at this point in the history
  6. fix api-version

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ffcbd03 View commit details
    Browse the repository at this point in the history
  7. minor

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3f1a144 View commit details
    Browse the repository at this point in the history
  8. minor

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8469755 View commit details
    Browse the repository at this point in the history
  9. fix authority_host

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    65ceb0b View commit details
    Browse the repository at this point in the history
  10. scope = authority_host

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f02c0ff View commit details
    Browse the repository at this point in the history
  11. fix scope

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e51f488 View commit details
    Browse the repository at this point in the history
  12. more debug info

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    77ce241 View commit details
    Browse the repository at this point in the history
  13. show token

    wcy-fdu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7a7de13 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. change scope

    wcy-fdu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7ca1d72 View commit details
    Browse the repository at this point in the history
  2. test pass, remove debug info

    wcy-fdu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e32b7dc View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. typo

    wcy-fdu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    33e0e34 View commit details
    Browse the repository at this point in the history
  2. change new()

    wcy-fdu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    598bd85 View commit details
    Browse the repository at this point in the history
  3. resolve comment

    wcy-fdu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    39e8247 View commit details
    Browse the repository at this point in the history