Üllar Maasik
Üllar Maasik
What version of Artifactory are you using? I'm on 7.90.8 rev 79008900 and have noticed something similar. Switching to an older version of `npm` does alleviate it somewhat, but it...
@yuvalojfrog, alright, I just wanted to make sure everybody was on the same page regarding this. Is there _any_ tuning I could do on the Artifactory side to alleviate this?...
I'm running into the same issue using rootless images.
I'm also following the official example exactly, but I'm running into a different issue where the listener pod is stuck in a Terminating/Running loop with the following error message: ```...
There are tons of other integrations as well that do not have this file: ```console $ find /etc/datadog-agent/conf.d/ -type d -exec test ! -e {}/auto_conf.yaml \; -print /etc/datadog-agent/conf.d/ /etc/datadog-agent/conf.d/argocd.d /etc/datadog-agent/conf.d/kyverno.d...
What about the [linked code](https://github.com/DataDog/datadog-agent/commit/020565f8d2310cf6c613411abecb3bac6c39fac2#diff-d4b569132af6cd61c7bc915f49dce86c2c89711196c77f240c8c99f1018713b5R156) am I misunderstanding where it checks if the file is an `auto_conf.yaml` file and only then ignores?