kubernetes/pkg/proxy
Daman Arora 64aac665fd pkg/proxy/healthcheck: bug fix for last updated time
The lastUpdated time returned by healthz call should be the latest
lastUpdated time among the proxiers. Prior to this commit, if proxy
is unhealthy, the returned lastUpdated time was lastUpdated time
of the unhealthy proxier.

Signed-off-by: Daman Arora <aroradaman@gmail.com>
2025-01-10 21:28:39 +05:30
..
apis Merge pull request #129054 from pohly/remove-import-name 2024-12-12 09:58:35 +01:00
config remove import doc comments 2024-12-02 16:59:34 +01:00
conntrack Clean up NewServiceChangeTracker/NewEndpointsChangeTracker args 2024-12-14 12:12:42 -05:00
healthcheck pkg/proxy/healthcheck: bug fix for last updated time 2025-01-10 21:28:39 +05:30
iptables pkg/proxy/healthcheck: rename 'proxier' to 'proxy' 2025-01-08 17:26:47 +05:30
ipvs pkg/proxy/healthcheck: rename 'proxier' to 'proxy' 2025-01-08 17:26:47 +05:30
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 kube-proxy implement dual stack metrics 2024-12-12 16:13:30 +05:30
nftables pkg/proxy/healthcheck: rename 'proxier' to 'proxy' 2025-01-08 17:26:47 +05:30
util Make change trackers just ignore the "wrong" IP family 2024-12-14 12:12:35 -05:00
winkernel pkg/proxy/healthcheck: rename 'proxier' to 'proxy' 2025-01-08 17:26:47 +05:30
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
endpoint.go Split ServicePort/Endpoint from ServiceChangeTracker/EndpointsChangeTracker 2023-12-21 09:38:25 -05:00
endpointschangetracker.go Clean up NewServiceChangeTracker/NewEndpointsChangeTracker args 2024-12-14 12:12:42 -05:00
endpointschangetracker_test.go Clean up NewServiceChangeTracker/NewEndpointsChangeTracker args 2024-12-14 12:12:42 -05:00
endpointslicecache.go Make change trackers just ignore the "wrong" IP family 2024-12-14 12:12:35 -05:00
endpointslicecache_test.go Make change trackers just ignore the "wrong" IP family 2024-12-14 12:12:35 -05:00
node.go pkg/proxy/healthcheck: rename 'proxier' to 'proxy' 2025-01-08 17:26:47 +05:30
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 Clean up NewServiceChangeTracker/NewEndpointsChangeTracker args 2024-12-14 12:12:42 -05:00
servicechangetracker_test.go Clean up NewServiceChangeTracker/NewEndpointsChangeTracker args 2024-12-14 12:12:42 -05:00
serviceport.go Make change trackers just ignore the "wrong" IP family 2024-12-14 12:12:35 -05: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