hasura / gitkube

Build and deploy docker images to Kubernetes using git push
Apache License 2.0
3.81k stars 207 forks source link

Upgrade client-go #85

Closed tirumaraiselvan closed 5 years ago

tirumaraiselvan commented 6 years ago

This will support credentials plugin (useful for EKS authentication):

https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins

luigi-riefolo commented 5 years ago

@tirumaraiselvan any update on this?

tirumaraiselvan commented 5 years ago

Thanks for bumping this. I plan to fix it this week.

prateekpandey14 commented 5 years ago

@tirumaraiselvan ... happy to take this one.

tirumaraiselvan commented 5 years ago

@prateekpandey14 Super cool! I have been super busy and this is a high priority issue. Thanks for taking it up!

prateekpandey14 commented 5 years ago

I can see gikube uses glide. As all the go tooling uses dep for dependency management should we use dep instead of glide ?

tirumaraiselvan commented 5 years ago

@prateekpandey14 Feel free to use dep.