kubernetes/pkg/proxy
Kubernetes Prow Robot b557633c3f
Merge pull request #98249 from JornShen/optimize_writeline_writeBytesLine
Optimize writeline and writeBytesLine in proxier.go
2021-01-22 23:45:39 -08:00
..
apis proxy: Restructure config validation tests to check errors 2020-11-11 14:38:11 -05:00
config Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
healthcheck Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
iptables move the redundant writeline writeBytesLine to proxy/util/util.go 2021-01-21 10:51:39 +08:00
ipvs move the redundant writeline writeBytesLine to proxy/util/util.go 2021-01-21 10:51:39 +08:00
metaproxier dual stack services (#91824) 2020-10-26 13:15:59 -07:00
metrics pkg/proxy: add last-queued-timestamp metric 2020-04-21 15:19:32 +02:00
userspace update-bazel 2020-09-18 00:44:39 +00:00
util add ut for utils WriteLine WriteBytesLine 2021-01-21 10:51:54 +08:00
winkernel migrate winkernel network type string overlay as const 2021-01-14 16:38:02 +08:00
winuserspace migrate proxy/winuserspace/proxier.go logs to structured logging 2021-01-12 10:31:31 +08:00
BUILD Updates related to PR feedback 2020-11-12 12:30:50 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
endpoints.go kube-proxy: health check server should only check ready endpoints 2021-01-11 16:17:58 -05:00
endpoints_test.go kube-proxy: add endpointslice cache unit tests for terminating endpoints 2021-01-11 16:17:58 -05:00
endpointslicecache.go kube-proxy: update internal endpoints map with 'serving' and 'terminating' condition from EndpointSlice 2021-01-11 16:17:58 -05:00
endpointslicecache_test.go kube-proxy: add endpointslice cache unit tests for terminating endpoints 2021-01-11 16:17:58 -05:00
OWNERS pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files 2019-05-13 10:30:29 -05:00
service.go migrate proxy.UpdateServiceMap to be a method of ServiceMap 2021-01-11 11:07:30 +08:00
service_test.go migrate proxy.UpdateServiceMap to be a method of ServiceMap 2021-01-11 11:07:30 +08:00
topology.go Service Topology implementation 2019-11-15 13:36:43 +08:00
topology_test.go Service Topology implementation 2019-11-15 13:36:43 +08:00
types.go kube-proxy: update internal endpoints map with 'serving' and 'terminating' condition from EndpointSlice 2021-01-11 16:17:58 -05:00