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

Fix azure devops git clone error #404

Merged
merged 2 commits into from Jan 16, 2024

Conversation

raulcabello
Copy link
Contributor

Azure DevOps requires capabilities multi_ack / multi_ack_detailed, which are not fully implemented and by default are included in transport.UnsupportedCapabilities.

This PR modifies the transport.UnsupportedCapabilities, so that git repos from Azure DevOps can be cloned. See this example, this PR and this issue for more info.

refers to rancher/fleet#2047
backported from #400

@raulcabello raulcabello requested a review from a team as a code owner January 8, 2024 10:04
@raulcabello raulcabello force-pushed the fix-azuredevops-git-clone-master branch from 83dd07f to 329b66a Compare January 9, 2024 14:26
@raulcabello raulcabello merged commit 2668159 into master Jan 16, 2024
5 checks passed
@raulcabello raulcabello deleted the fix-azuredevops-git-clone-master branch January 16, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants