Jeffrey Ying

Results 40 comments of Jeffrey Ying

Closing this as it is duplicate of kubernetes/kubernetes#104137 /close

/sig api-machinery /sig cli

Hello, we will be dropping this enhancement for 1.25. Thanks!

The latest version of kube-openapi is only compatible with v0.24 of kubernetes so a `go get -u` on a v0.23 repo will pull in an incompatible module. I was under...

@cheftako Quick clarification question: This is supporting SSH tunnels via egress selector correct? SSH tunnels won't go through the proxy server so this seems to be something on the k/k...

I'd like to add that it's actually quite complicated to change this repo into a library because of how go mod works, and also the interactions with konnectivity-client (see https://github.com/kubernetes-sigs/apiserver-network-proxy/issues/62#issuecomment-585446782)....