kubernetes/pkg/controller/util
Enrique Llorente 697ea476e2 svc: Support pods with same address
If different pods with same address are exposed by the same service if
some of the endpointslices endpoints are overwriten. This change add the
pod name to the hash function to ensure that all the endpoints are in
place.

Signed-off-by: Enrique Llorente <ellorent@redhat.com>
2023-02-23 11:37:57 +01:00
..
endpoint endpoints: remove obsolete ServiceSelectorCache 2022-12-12 08:00:48 -08:00
endpointslice svc: Support pods with same address 2023-02-23 11:37:57 +01:00
node code cleanup 2022-08-04 11:16:52 +08:00
selectors Add pod ambiguous selector check 2022-11-04 12:49:20 +00:00