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 repositories #1591

Merged
merged 1 commit into from
Sep 16, 2024

Commits on Sep 13, 2024

  1. Enable Azure OIDC for Azure DevOps Respository

    - Add a new provider field to GitRepository API spec which can be set to azure to enable passwordless authentication to Azure DevOps repositories.
    
    - API docs for new provider field and guidance to setup Azure environment with workload identity.
    
    - Controller changes to set the provider options in git authoptions to fetch credential while cloning the repository.
    
    - Add unit tests for testing provider
    
    Signed-off-by: Dipti Pai <[email protected]>
    dipti-pai committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    48417bd View commit details
    Browse the repository at this point in the history