| .. |
|
apis
|
kube-proxy: internal config: refactor Healthz and Metrics Address
|
2024-10-14 22:56:23 +05:30 |
|
config
|
Merge pull request #126532 from wedaly/kube-proxy-initial-sync-race
|
2024-08-14 04:23:29 -07:00 |
|
conntrack
|
proxy/conntrack: use proxier ip family for conntrack cleanup
|
2024-09-04 22:56:03 +05:30 |
|
healthcheck
|
kube-proxy: internal config: refactor Healthz and Metrics Address
|
2024-10-14 22:56:23 +05:30 |
|
iptables
|
Merge pull request #127930 from aroradaman/kube-proxy-refactor-healthz-metrics-address
|
2024-10-17 16:03:11 +01:00 |
|
ipvs
|
Merge pull request #127930 from aroradaman/kube-proxy-refactor-healthz-metrics-address
|
2024-10-17 16:03:11 +01:00 |
|
kubemark
|
kube-proxy: internal config: add Linux section
|
2024-07-16 19:20:48 +05:30 |
|
metaproxier
|
pkg/proxy/nftables: handle traffic to cluster ip
|
2024-01-21 19:58:37 +05:30 |
|
metrics
|
proxy/metrics: refactor nfacct metrics
|
2024-08-27 23:15:03 +05:30 |
|
nftables
|
Merge pull request #127930 from aroradaman/kube-proxy-refactor-healthz-metrics-address
|
2024-10-17 16:03:11 +01:00 |
|
util
|
pkg/proxy: refactor NodePortAddresses to NodeAddressHandler
|
2024-10-14 21:49:29 +05:30 |
|
winkernel
|
Merge pull request #127930 from aroradaman/kube-proxy-refactor-healthz-metrics-address
|
2024-10-17 16:03:11 +01:00 |
|
doc.go
|
Use Go canonical import paths
|
2016-07-16 13:48:21 -04:00 |
|
endpoint.go
|
Split ServicePort/Endpoint from ServiceChangeTracker/EndpointsChangeTracker
|
2023-12-21 09:38:25 -05:00 |
|
endpointschangetracker.go
|
Fix deleted UDP endpoint detection
|
2024-09-30 14:17:51 -04:00 |
|
endpointschangetracker_test.go
|
Rename cache's endpointSliceInfo/endpointInfo to endpointSliceData/endpointData
|
2023-12-21 09:44:08 -05:00 |
|
endpointslicecache.go
|
Add unit tests to validate "bad IP/CIDR" handling in kube-proxy
|
2024-07-18 10:55:13 -04:00 |
|
endpointslicecache_test.go
|
Cache EndpointSlices directly rather than copying the data
|
2024-04-29 17:07:21 -04:00 |
|
node.go
|
convert k8s.io/kubernetes/pkg/proxy to contextual logging, part 1
|
2024-04-22 13:08:41 +08:00 |
|
node_test.go
|
Improve logging on kube-proxy exit
|
2023-09-11 00:50:29 +08:00 |
|
OWNERS
|
Add more labels (esp. area/kube-proxy) to sig-network OWNERS
|
2023-03-18 11:29:38 -04:00 |
|
servicechangetracker.go
|
Update some change tracker doc comments
|
2023-12-21 09:44:08 -05:00 |
|
servicechangetracker_test.go
|
Set feature gate emulation version during test
|
2024-10-10 19:26:31 +08:00 |
|
serviceport.go
|
kube-proxy: LoadBalancerSourceRanges as *net.IPNet
|
2024-01-09 09:17:56 +01:00 |
|
topology.go
|
[kube-proxy] add log verbosity to endpoint topology hint loop - Take 2
|
2024-08-02 22:28:51 -04:00 |
|
topology_test.go
|
Cleanup defer from SetFeatureGateDuringTest function call
|
2024-04-24 20:25:29 +02:00 |
|
types.go
|
pkg/proxy/nftables: handle traffic to cluster ip
|
2024-01-21 19:58:37 +05:30 |