-
Notifications
You must be signed in to change notification settings - Fork 6.9k
feat: Support Azure Service Principal authentication for Azure DevOps repositories #25324
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
Open
allanyung
wants to merge
27
commits into
argoproj:master
Choose a base branch
from
allanyung:support-azure-service-principal-repo-auth
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 19 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
829e3a5
add Azure SP option to repo UI
allanyung e4d1d81
Add functions for retrieving and caching git creds with Azure Service…
allanyung 68e5388
add Azure Service Principal support to repository access queries
allanyung 0789119
Fix repo connect UI bug for Azure SP
allanyung 80448af
HasCredentials check should also return true when Azure SP cred is pr…
allanyung bb0d048
update CLI to support adding repos/creds with Azure Service Principal
allanyung 92ee406
update documentation for Azure Service Principal repo auth
allanyung 2e298cd
Fix failing CI checks
allanyung 31e22b0
add proxy configuration to Azure Service Principal HTTP client
allanyung 2ca0adc
Fix more linting
allanyung 062cd52
revert reordering of resources.
allanyung 323eb94
Retrigger CI pipeline
allanyung 32445d1
Retrigger CI pipeline
allanyung 1c0d677
Add some tests to improve code coverage
allanyung 4d8d79b
No need to wrap the HTTP client
allanyung 4652f32
Use Wither pattern to improve inelegant function definition
allanyung 891498d
remove incorrect documentation
allanyung f36d1d1
Retrigger CI pipeline
allanyung f81c02d
Rerun codegen after rebase
allanyung a0bae02
Move checks to Wither functions as per PR feedback
allanyung 2c27232
Retrigger CI pipeline
allanyung 58a85aa
Merge branch 'master' into support-azure-service-principal-repo-auth
todaywasawesome a1bb2b0
Merge branch 'master' into support-azure-service-principal-repo-auth
allanyung 337e55b
cap AzureServicePrincipalCredsExpirationDuration to prevent potential…
allanyung e7e4f27
Merge branch 'master' into support-azure-service-principal-repo-auth
allanyung 4916053
Merge branch 'master' into support-azure-service-principal-repo-auth
allanyung 156ab46
Merge branch 'master' into support-azure-service-principal-repo-auth
allanyung File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.