kubernetes/pkg/registry/core/service
Antonio Ojea 566fad5eda add metrics to the ipallocator repair loop
The repair loop are great for saving us of leaks, but the side effect
is that bugs can go unnoticed for a long time, so we need some
signal to be able to identify those errors proactivily.

Add two new metrics to identify:
- errors on the reconcile loop
- errors per clusterip
2023-09-30 15:46:06 +00:00
..
allocator storage/factory: extend the Create method by newList and resourcePrefix params 2023-08-24 11:23:05 +02:00
ipallocator add metrics to the ipallocator repair loop 2023-09-30 15:46:06 +00:00
portallocator add metrics to the nodeport allocator repair loop 2023-09-30 15:46:06 +00:00
storage sync Service API status rest storage 2023-09-13 11:35:42 +00:00
doc.go
OWNERS add aojea as approver for networking APIs: services/allocators, networking group, ... 2023-01-29 00:10:06 +00:00
proxy.go Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
strategy_test.go Allow specifying ExternalTrafficPolicy for ClusterIP Services with ExternalIPs 2023-08-30 23:56:47 +08:00
strategy.go Allow specifying ExternalTrafficPolicy for ClusterIP Services with ExternalIPs 2023-08-30 23:56:47 +08:00