k3s/pkg/proxy/userspace
Kubernetes Submit Queue 7eb88f11d2
Merge pull request #59727 from wgliang/master.time
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

should use time.Since instead of time.Now().Sub

**What this PR does / why we need it**:
should use time.Since instead of time.Now().Sub

**Special notes for your reviewer**:
2018-05-10 20:29:40 -07:00
..
BUILD update bazel 2018-03-09 09:23:33 +08:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00
loadbalancer.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
port_allocator.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
port_allocator_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
proxier.go Fix duplicate comment in iptables rule for non-local public-port rule 2018-04-12 18:10:16 +02:00
proxier_test.go userspace: move udp echo server to proxier_test.go 2018-03-09 09:22:30 +08:00
proxysocket.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
rlimit.go switch from package syscall to x/sys/unix 2017-07-21 12:14:42 +02:00
rlimit_windows.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
roundrobin.go should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
roundrobin_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00