Leonardo Luz Almeida

Results 82 comments of Leonardo Luz Almeida

> How would you propose to perform that check? You have the computed `status` field state that is about to be persisted isn't it? I was thinking about just check...

> I'd suggest a lightweight, configurable heuristic like "if it manages > N resources, compress." Yes.. I like that too.

Please double check if the typo fix in the doc provided by @mcanevet addresses the issue.

> You are a hero, sir. Enabling this fixed my issue. @refl3ction Can this issue be closed now?

> I've validated that my use case was solved by the recent https://github.com/argoproj/argo-cd/pull/20981 That being said, I am closing this issue. Feel free to reopen if the problem persists.

I also validated with v0.10.1 and it is working fine. @florentcigolotti Thank you for fixing this!

We discussed this issue in the contributor's meeting (April 27th 23). @alexef Your suggestion would introduce a breaking change which is something that we need to avoid as much as...

> btw, argocd is deployed using: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml > > I followed document of https://argo-cd.readthedocs.io/en/stable/getting_started/ @agaudreault is correct. If you installed all...

Thank you @andremueller for working on this PR. We, from the Argo CD team, are also interested in this feature.