-
Bug
-
Resolution: Done
-
Critical
-
None
-
3
-
False
-
Before this update, users could not connect to Microsoft Team Foundation Server (TFS) type Git repositories through Argo CD deployed by the Operator. This update fixes the issue by updating the Git version to 2.39.3 in the Operator.
-
-
-
GITOPS Sprint 235
Description of problem:
The Git version delivered with our downstream image is older than the version delivered by upstream (2.32.z in downstream vs 2.34.z in upstream). Upstream uses a feature that is only available in a version of Git that is newer than our downstream versions, see https://issues.redhat.com/browse/GITOPS-1315
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Execute "git version" in a shell of our downstream container image for Argo CD
Actual results:
Version is 2.32.z
Expected results:
Version should match upstream version on the Y-stream level.
Reproducibility (Always/Intermittent/Only Once):
Build Details:
Additional info (Such as Logs, Screenshots, etc):
Acceptance Criteria
- Update the Git Version in Dockerfile to 2.34.z (latest)
- Test the version of Git by triggering a CPaaS build.
- blocks
-
GITOPS-1315 openshift-gitops authentication issue tfs ( Microsoft Team Foundation Server, Azure DevOps on-prem) type git repos
- Closed
- is related to
-
GITOPS-1315 openshift-gitops authentication issue tfs ( Microsoft Team Foundation Server, Azure DevOps on-prem) type git repos
- Closed