kubernetes/pkg/registry/core/service/ipallocator
Quan Tian 0ef42133a1 Reduce verbose logs in MetaAllocator
"Finished sync for CIDRs" was logged every 10 mins even there was no
change.

Signed-off-by: Quan Tian <qtian@vmware.com>
2024-01-23 00:07:10 +08:00
..
controller repairip controller: use new ServiceCIDR API 2023-10-31 21:05:06 +00:00
storage storage/factory: extend the Create method by newList and resourcePrefix params 2023-08-24 11:23:05 +02:00
bitmap_test.go Fix panic on ClusterIP allocation for /28 subnets 2023-01-25 20:32:40 +00:00
bitmap.go Fix panic on ClusterIP allocation for /28 subnets 2023-01-25 20:32:40 +00:00
cidrallocator_test.go ipallocator/cidrallocator: use new ServiceCIDR API 2023-10-31 21:05:06 +00:00
cidrallocator.go Reduce verbose logs in MetaAllocator 2024-01-23 00:07:10 +08:00
interfaces.go expand IPAllocator to work with multiple ServiceCIDRs 2023-10-31 21:05:04 +00:00
ipallocator_test.go ipallocator bug if ips has leading zeros 2023-06-25 13:14:46 +00:00
ipallocator.go expand IPAllocator to work with multiple ServiceCIDRs 2023-10-31 21:05:04 +00:00
metrics.go Fix cluster IP allocator metrics 2022-05-13 22:33:30 +09:00