Mike Hoskins
Mike Hoskins
i've gone through chase/iq.go (mostly) and s/os/package-manager along with related cleanup...wanted to get your thoughts on a couple questions. context: the former `os` or `operating` value got passed into package...
Thanks for the insight @zendern will wait for @ken-duck to provide feedback, but also going to workup an initial PR and link in so there's actual changes/code to review. I'll...
So excited to get this submitted, I mistakenly thought Hacktoberfest submissions were already being counted (since they opened up signup page last week). :-D Oh well, at least there are...
@NomadicDaggy working another issue, with an older kernel than you, and didn't see this specifically... I did get ulimit -l/go runtime errors due to my kernel version which required me...
@NomadicDaggy sorry you are blocked :crying_cat_face: i have been playing with this in a vm. got the same behavior by default (installed docker and circleci from vendor repo/git). one by...
phew think i found it...looks like 32 changed some default firewall stuff that breaks container networking! i'm not sure how much you care about those defaults, but you can always...
wow i'd forgotten about this, but am happy to knock out the TOC.
in summary i gather: 1. need to be mindful not to promote bad behavior 2. errors should exit 1 vs vuln count (values >1 and
I can give this a shot. :-)
i have interest in fixing this since it's impacting us as well. we use blue/green to effectively "dogfood" using internal traffic to the preview service, and this causes outages on...