kubernetes/pkg/controller/endpointslice
Clayton Coleman 937ef77257
endpoints: If namespace is terminating, drop item immediately
Avoid sending an event to the namespace that is being terminated,
since it will be rejected.
2019-10-20 18:38:59 -04:00
..
config
BUILD move util/metrics to component-base 2019-10-08 14:42:31 +02:00
endpointset.go
endpointslice_controller_test.go Fix EndpointSliceController service deletion processing 2019-09-22 10:01:29 -07:00
endpointslice_controller.go Merge pull request #81797 from yastij/move-metrics-util 2019-10-08 17:08:05 -07:00
OWNERS Adding owners for EndpointSlice controller 2019-09-24 11:45:15 -07:00
reconciler_test.go
reconciler.go endpoints: If namespace is terminating, drop item immediately 2019-10-20 18:38:59 -04:00
utils_test.go
utils.go