Gerrit Germis
Gerrit Germis
Hi Nicolas Here are the extra requested screenshots  
as requested  
FYI: for some reason the reports are getting processed correctly again now Don't known if you guys contacted AWS about the csv files or if this is just a temporary...
I think this is a go issue, not something specific to K9s. I think this is due to the `CGO_ENABLED` flag being set to `0` when cross-compiling for OS/X Reproducing...
@saamalik just tried it and re-building k9s with cgo seems to work. Instead of setting `CGO_ENABLED=1` you will need to change the `Makefile` so that in the build tag `-tags...