This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-12-11 04:32:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
193abffdbe678afa6b09d32b090d26e53b4d96d4
kubernetes
/
pkg
/
proxy
/
winuserspace
History
Jiangtian Li
b9dfb69dd7
Fix DNS suffix search list issue for Windows container and workaround in kube-proxy.
...
kube-proxy iterates over DNS suffix search list and appends to DNS query for client.
2017-02-27 19:25:46 -08:00
..
BUILD
Fix DNS suffix search list issue for Windows container and workaround in kube-proxy.
2017-02-27 19:25:46 -08:00
loadbalancer.go
…
proxier_test.go
cleanup proxier
2017-02-27 16:00:49 -08:00
proxier.go
Fix DNS suffix search list issue for Windows container and workaround in kube-proxy.
2017-02-27 19:25:46 -08:00
proxysocket_test.go
Fix DNS suffix search list issue for Windows container and workaround in kube-proxy.
2017-02-27 19:25:46 -08:00
proxysocket.go
Fix DNS suffix search list issue for Windows container and workaround in kube-proxy.
2017-02-27 19:25:46 -08:00
roundrobin_test.go
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
roundrobin.go
start the apimachinery repo
2017-01-11 09:09:48 -05:00
types.go
cleanup proxier
2017-02-27 16:00:49 -08:00
udp_server.go
…