Closed tintoy closed 6 years ago
This will remove the need for kubectl proxy when using K8s implementations (such as GKE) that use a command-based access token provider.
kubectl proxy
Implements tintoy/dotnet-kube-client#20.
Awesome! Tested and it works! 🎉 🎉 🎉
Ok, going to merge this; we'll fix up whatever is needed (if anything) in develop.
develop
This will remove the need for
kubectl proxy
when using K8s implementations (such as GKE) that use a command-based access token provider.Implements tintoy/dotnet-kube-client#20.