Andrei Dascalu

Results 37 comments of Andrei Dascalu

Might have something to do with the fact that the server in question uses HTTP/2 but by default restclient expects HTTP/1.1 I can see in the verbose response of curl...

EDIT: Wrote a small tutorial to use Delve with Air and VSCode that worked for me: https://dev.to/andreidascalu/setup-go-with-vscode-in-docker-for-debugging-24ch

Excellent, it's fantastic to know it's already on the road map, looking forward it it. Thanks!

Hi, Thanks for the quick reply! This is an example ```bash time="2021-12-17T09:52:50Z" level=info msg=Trace args="[rm -rf /tmp/git-comp-dev602057691]" dir= operation_name="exec rm" time_ms=0.845043 ``` Now that you mention it, looks like the...

I am seeing this when using image updater 0.12.0 ``` time="2022-08-12T09:09:18Z" level=warning msg="Event could not be sent: Event \".170a8dd4fe160d18\" is invalid: involvedObject.namespace: Invalid value: \"argocd\": does not match event.namespace" application=...

Hello, I'll barge in on this ticket because I have exactly the same thing, with the exception that in my case it's a single basic Application (Helm application). ``` time="2021-04-12T07:19:38Z"...

Also for me, the SSH known files addition has worked! Thanks!

Hi, In essence yes, that's the structure. I'm not sure how to debug this on my side. Is there anything that might interfere with either the extension or the dd-trace...

Is this something to still look into? Laravel seems supported and Silex is quite dead. There are some modern frameworks around (Symlex, Lumen, Spiral) Lumen seems to have https://github.com/shlj/php-zipkin-lumen

Likewise. I can use versions that appear on main page https://kubernetesjsonschema.dev But for example I can't specify various 1.20.x patches (or anything 1.20 for that matter) or 1.19 or the...