Jesse Bye

Results 45 comments of Jesse Bye

Possibly useful metrics: ![Screen Shot 2021-04-27 at 2 42 31 PM](https://user-images.githubusercontent.com/8467862/116316469-d8c19480-a766-11eb-8762-3295c7f2729a.png) ![Screen Shot 2021-04-27 at 2 44 02 PM](https://user-images.githubusercontent.com/8467862/116316584-0575ac00-a767-11eb-9192-71e97b695be6.png)

Our two biggest applications have 80-100 resources each. Most of our other apps range from 10-20 resources each.

@alexmt why is it doing the level 0 refresh so frequently? I count 513 refreshes of that type in the 40s span of logs above. That's for 69 apps, so...

@alexmt anything I can do to help on this? Is there a debug flag or some way to capture more debugging info that could help you? Another side effect we've...

@alexmt sorry for the noise, but we are still experiencing this issue and would like to do what we can to resolve it. Please let me know what information we...

Hmm, we use KEDA as well. No External Secrets though. I wonder if there is something about the way these operators work that causes this problem in Argo? @Aenima4six2 @lowkeyliesmyth...

@craqs @Aenima4six2 that's good to know. I guess we won't prioritize updating to 2.1 if this issue is still persistent. @craqs do you use Keda and/or external secrets too? @alexmt...

@alexmt I just updated one of our clusters from 2.1.0 to 2.2.0-rc1. The CPU usage has not gone down significantly. I also tested disabling orphaned resource management, and found that...

@alexmt we don't use sharding. All of our applications have `server: https://kubernetes.default.svc`, is this the best approach?

@mattheworiordan I merged in the fix and it works great for absolute paths, however relative paths have the issue as described by @f3ndot.