Alex Samorukov
Alex Samorukov
Hi, yes, its using gccgo. I did this to build docker on ppc/32
> This P.R. is old enough that it should probably just be closed without merging. cool. very motivating to do more contributions :-/
@abrander any chance to create a release (we can call it beta, rc, whatever?). I am maintainer of the FreeBSD port and it would be really nice to have something...
Thank you for taking that :) I think it should be as easy as that. You already have 2.1 version in the `AC_INIT`, so probably you can create new tag...
out of curiosity - what is preventing you from adding few lines to pipeline to publish helm to the pages?
the problem is that many plugins do not have extension (they are in fact normal binaries). I think that otool is not crashing on non-Mach-O files, just prints a warning,...
Actually just checked: Adding dir, otool stops early: ``` $ otool -L ~/tmp/ /bin/sh /Library/Developer/CommandLineTools/usr/bin/objdump: '/Users/asamorukov/tmp/': Is a directory ``` Same for non-binary file, otool prints warning but works: ```...
Wow, idea to create rootless openvpn is amazing, i was also thinking to do it few times but never found a tie to start that. I will play with it...
@jakubdyszkiewicz but opentelemetry are for metrics, and accessLogStreamer is for logs, isnt it?
@jakubdyszkiewicz thank you for the hint. I will check proposed configuration and will let you know if it works. I was using datadog tcp collector as i think it was...