kubernetes/pkg/registry/core/service/storage
Antonio Ojea 0595ec7942 implement field selector for clusterIP on services
This will allow components that don't need to watch headless services
(heavily used on ai/ml workloads) to filter them server side.

Specially useful for kubelet and kube-proxy

Co-authored-by: Jianbo Ma <sakuranlbj@gmail.com>

Change-Id: I6434d2c8c77aaf725ec5c07acbcda14311f24bfa

Change-Id: Iba9e25afb90712facfb3dee25c500bbe08ef38fc
2024-03-05 17:16:42 +00:00
..
alloc.go plumb the new multicidr clusterip allocator 2023-10-31 21:05:05 +00:00
storage_test.go cleanup: omit comparison with bool constants 2023-09-05 10:24:38 +08:00
storage.go implement field selector for clusterIP on services 2024-03-05 17:16:42 +00:00
transaction_test.go Svc REST: Add a transaction API 2021-09-11 10:49:37 -07:00
transaction.go Svc REST: Add a transaction API 2021-09-11 10:49:37 -07:00