whereabouts/pkg/reconciler
Benjamin Pickard 12e3b1336d Reduce Sleep
during the reconcilation loop we check to see if we have any orphaned
Ips, and during this we currently have a 1.5 second sleep. I ran some
tests and found a decent perf improvement by dropping this by half, but
removing it completely caused issues

Signed-off-by: Benjamin Pickard <bpickard@redhat.com>
2024-09-17 21:56:31 -04:00
..
config_test.go reconciler: provide a job factory func 2023-12-22 17:21:08 +01:00
config.go reconciler: provide a job factory func 2023-12-22 17:21:08 +01:00
ip_test.go Align api calls timeouts cronjob ip reconciler 2024-06-20 16:25:43 +02:00
ip.go Align api calls timeouts cronjob ip reconciler 2024-06-20 16:25:43 +02:00
iploop.go Reduce Sleep 2024-09-17 21:56:31 -04:00
wrappedPod_test.go Fix network status annotation to k8s.v1.cni.cncf.io/network-status 2023-03-15 14:55:26 +01:00
wrappedPod.go WIP Skip pods marked for deletion 2024-07-09 12:49:08 +02:00