kubernetes/pkg/controller/util/endpointslice
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
..
endpointset.go svc: Support pods with same address 2023-02-23 11:37:57 +01:00
endpointslice_tracker_test.go move the ignore logic higher up to the reconciler 2022-06-06 09:49:57 +05:30
endpointslice_tracker.go Generate and format files 2022-07-26 13:14:05 -04:00
errors.go
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
utils.go