David B.

Results 30 comments of David B.

We also faced this issue a few days ago with 2.13.3. We could enable server side diff but the documentation states that [the feature is stil in beta](https://argo-cd.readthedocs.io/en/stable/user-guide/diff-strategies/#server-side-diff). Also, it...

Tested with: ``` spec: containers: - args: - --log-level=error ``` Yet in the actual container logs I can see: ``` time="2024-06-13T12:21:17Z" level=info msg="Environment: Kubernetes" ``` Feedback welcome.

Yes that's what I was trying to check and figure out but I don't immediately see any issues with the flag in the codebase. I can take another look anyway.

@martin-gutwin thanks for the insights, didn't think about that. So I can update this PR to resolve the conflicts then.

Can this PR be re-reviewed and merged if it satisfy requirements?

> hi @dabcoder we have to do some changes to chart workflows, till then this sadly cant be merged. I will merge this when workflows are fixed. Any updates on...

I was looking into this as well, but isn't what the [github_workflow_jobs_queued_total](https://github.com/actions/actions-runner-controller/blob/a07dce28bbd819428c787594ee693596ac1e56f0/pkg/actionsmetrics/metrics.go#L103) is supposed to do?