Uploaded image for project: 'OpenShift GitOps'
  1. OpenShift GitOps
  2. GITOPS-3706

Newly created ADO TFS token can't create/sync applications

XMLWordPrintable

    • 3
    • False
    • None
    • False
    • Hide
      Previously, the `forceHttpBasicAuth` repository configuration was not initialized properly during repository updates from Argo CD UI. This resulted in resetting of this value to default, causing connection errors, particularly for Azure DevOps repositories. With this update, a change has been made in upstream to ensure that the `forceHttpBasicAuth` configuration is correctly initialized during repository update operations.
      Show
      Previously, the `forceHttpBasicAuth` repository configuration was not initialized properly during repository updates from Argo CD UI. This resulted in resetting of this value to default, causing connection errors, particularly for Azure DevOps repositories. With this update, a change has been made in upstream to ensure that the `forceHttpBasicAuth` configuration is correctly initialized during repository update operations.
    • Hide

      Steps to reproduce:

      1. Create a repository via Argo CD UI with "Force HTTP basic auth" flag set to true
      2. Check the repository secret in argocd namespace. forceHttpBasicAuth value should be true.
      3. Update the repository creds from Argo CD UI.
      4. Check the repository secret in argocd namespace. forceHttpBasicAuth value is reset to false. (should have been true)
      Show
      Steps to reproduce: Create a repository via Argo CD UI with "Force HTTP basic auth" flag set to true Check the repository secret in argocd namespace. forceHttpBasicAuth value should be true. Update the repository creds from Argo CD UI. Check the repository secret in argocd namespace. forceHttpBasicAuth value is reset to false. (should have been true)
    • 3
    • GITOPS Sprint 3250

      Description of problem:

      Upstream issue: https://github.com/argoproj/argo-cd/issues/16793 

      customer case: 03676648

      slack thread: https://redhat-internal.slack.com/archives/CMP95ST2N/p1701268308282309 

       

              rh-ee-sghadi Siddhesh Ghadi
              rescott1 Regina Scott (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: