DataDog / helm-charts

Helm charts for Datadog products
Apache License 2.0
346 stars 1.01k forks source link

Kubernetes cluster agent crashes when detecting Cronjobs with TZ=<database> #730

Open pmcenery-bl opened 2 years ago

pmcenery-bl commented 2 years ago

I reported the following issue which appears to have had a fix released for it some time ago:

https://github.com/DataDog/datadog-agent/issues/12742

After implementing chart version 2.37.4, the fix does not appear to have come through yet.

ahmed-mez commented 2 years ago

Hi @pmcenery-bl

The fix will be available in Cluster Agent 7.39.0, it's not released yet but if you'd like to test the fix on a dev environment w/ the release candidate you can set clusterAgent.image.tag to 7.39.0-rc.6 in your values file.