kubernetes/pkg/registry/core
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
..
componentstatus Fix the semantic meaning of etcd server within component statuses and metrics. 2023-07-20 15:08:41 +02:00
configmap Partition watchers by namespace/name scope 2023-02-27 20:38:11 +00:00
endpoint Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
event Replace uses of diff.ObjectDiff with cmp.Diff 2023-04-12 08:46:12 -07:00
limitrange Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
namespace Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
node Add sig OWNERS to registry packages 2023-10-31 01:20:16 +00:00
persistentvolume fix falky test pkg/registry/core/persistentvolume/storage TestUpdateStatus 2023-11-23 21:51:23 +08:00
persistentvolumeclaim Add sig OWNERS to registry packages 2023-10-31 01:20:16 +00:00
pod Merge pull request #123044 from yanhuan0802/fix-incorrect-comment 2024-02-20 09:42:03 -08:00
podtemplate Add sig OWNERS to registry packages 2023-10-31 01:20:16 +00:00
rangeallocation Add sig OWNERS to registry packages 2023-10-31 01:20:16 +00:00
replicationcontroller Add sig OWNERS to registry packages 2023-10-31 01:20:16 +00:00
resourcequota Replace uses of diff.ObjectDiff with cmp.Diff 2023-04-12 08:46:12 -07:00
rest plumb the new multicidr clusterip allocator 2023-10-31 21:05:05 +00:00
secret Partition watchers by namespace/name scope 2023-02-27 20:38:11 +00:00
service implement field selector for clusterIP on services 2024-03-05 17:16:42 +00:00
serviceaccount use authentication.kubernetes.io/issued-credential-id audit annotation in serviceaccount token registry endpoint 2024-02-05 10:24:31 +00:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00