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

[RFC-0007] Enable Azure OIDC for Azure DevOps Repository #747

Merged
merged 2 commits into from
Sep 26, 2024

Commits on Sep 25, 2024

  1. Enable Azure OIDC for Azure DevOps Repository in IAC

    - Controller changes to set the provider options in git authOptions to fetch provider credentials while building git config if `.spec.provider` field is set to `azure`.
    
    - API docs for setting up Azure workload identity in IAC
    
    - Unit tests for testing provider settings in git  config
    
    Signed-off-by: Dipti Pai <diptipai89@outlook.com>
    dipti-pai authored and darkowlzz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b24fb41 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    Signed-off-by: Sunny <github@darkowlzz.space>
    darkowlzz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    87bff0e View commit details
    Browse the repository at this point in the history