daftping
daftping
Thank you, for the reply. Most of our locals are simple, we use them in order to gather configurations in one place and control changes through pull requests. It would...
We see the same behaviour. Unable to add failed reason to the notification using `{{ .rollout.status.message }}`, It shows the previous message `more replicas need to be updated` instead of...
If I am not mistaken you can "hide" the child resources (not directly managed by Argo CD), by blocking these resources on the project level. ```yaml namespaceResourceBlacklist: - group: ''...
We are encountering a similar issue. In large clusters where Argo CD monitors numerous resources, it is significantly slow in processing watches—taking approximately 7 minutes in our case. Consequently, the...
We want to distinguish between system errors and actual analysis failures caused by data from the provider. Allowing retries at the analysis level reduces the sensitivity of the analysis and...
I wonder how this command differs from a recently merged similar PR. https://github.com/argoproj/argo-cd/pull/16781
I was facing exactly the same issue. This PR fixes the issue https://github.com/ultrafunkamsterdam/undetected-chromedriver/pull/1505/files You can just run before each run to replicate the fix. `rm user_data_dir/Singleton*`