Giter Club home page Giter Club logo

Comments (3)

ChristianCiach avatar ChristianCiach commented on August 21, 2024

Version v2.5.0 is almost two years old and has had multiple patch releases. Can you reproduce the issue with a recent version?

from argo-cd.

jungjuyoung2023 avatar jungjuyoung2023 commented on August 21, 2024

@ChristianCiach
We recently upgraded ArgoCD from version 2.0.0 to 2.5.0. After testing on a Kubernetes v1.24.0
After testing ArgoCD versions 2.11.4, 2.9.18, 2.7.7, and 2.7.9 on a Kubernetes v1.24.0 cluster, I found that the same issue occurs when clicking SYNC.

This issue seems to have originated in version 2.1.0-rc1, after version 2.0.5.

Upgrading to the latest version does not seem to resolve the issue.
Is there a way to change this in the settings?

from argo-cd.

christianh814 avatar christianh814 commented on August 21, 2024

What you're describing is the expected behavior. You need to change the timeout in the Argo CD ConfigMap as described in the docs. This is set to every 3 minutes and can be changed by setting the following in the argocd-cm ConfigMap

data:
  timeout.reconciliation: 180s

Although I'd HIGHLY recommend clicking "Refresh" or "Hard Refresh" instead of "Sync" or set up. You can also automate this by either using the argocd CLI to do a sync/refresh when a change is made in git or use kubectl and annotate the Application resource with argocd.argoproj.io/refresh as described HERE

from argo-cd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.