Michael Crenshaw

Results 775 comments of Michael Crenshaw

@linghaoSu would you mind opening cherry-picks for 2.10-2.13?

Huge improvement! https://github.com/argoproj/argo-cd/pull/23245/files @olivergondza do you have time for a follow-up PR? A couple things to fix would be: 1) re-introduce "master" to the generated list 2) return to reverse-chronological...

> ### 🔴 Preview Environment stopped on [Bunnyshell](https://www.bunnyshell.com) > See: [Environment Details](https://environments.bunnyshell.com/b/environment/gbDL6eMEK2) | [Pipeline Logs](https://environments.bunnyshell.com/b/pipeline/VK7jbqB971) > > Available commands (reply to this comment): > > * 🔵 `/bns:start` to start...

@mpelekh lmk if you need any help running e2e tests locally to speed up iteration.

From discussion at SIG Scalability: 1) Looking great 2) Tests are probably failing because operation status and sync status updates used to be effectively atomic; now there's a 1s delay...

@linghaoSu would you be interested in taking a look at this? :-)

afaik there's no deep architectural or conceptual reason this can't work. My guess is that the self-heal code is currently very intertwined with automatic syncs, so that might require disentanglement....

I'm not sure that this is actually unexpected behavior. My understanding of namespaced mode is that Argo CD comes with roles for each component to manage their own resources and...

Fair point, especially when it's possible to create (certain) AppSets via the API. If the goal is to allow people to fully manage Argo CD's own config out of the...