solo-io / squash

The debugger for microservices
https://squash.solo.io
Apache License 2.0
1.74k stars 103 forks source link

update client-go, EKS compatibility #226

Open mitchdraft opened 5 years ago

mitchdraft commented 5 years ago

squash is not correctly connecting to EKS, possibly because of this bug in client-go: https://github.com/kubernetes/client-go/commit/44530d33a7601800a3eec3ad159a38ac9bfafecc

as ramz noted on slack some of the flags are duplicated currently

Update the client-go lib to a post-fix version, try connecting to EKS