kubernetes/pkg/controller/endpointslice
Kubernetes Prow Robot 00d6255f44
Merge pull request #91712 from KobayashiD27/structured-logging-in-event
Migrate log to klog.InfoS for staging/src/k8s.io/client-go
2020-06-22 23:53:40 -07:00
..
config Implement simple endpoint slice batching 2020-03-03 08:16:42 +01:00
metrics Promoting EndpointSlices to beta 2019-11-13 14:20:19 -08:00
BUILD Fixed a bug that mistake use newObj as oldObj in endpoint slice update 2020-06-21 16:43:12 +08:00
endpointset.go Promoting EndpointSlices to beta 2019-11-13 14:20:19 -08:00
endpointslice_controller_test.go Fixed a bug that mistake use newObj as oldObj in endpoint slice update 2020-06-21 16:43:12 +08:00
endpointslice_controller.go Merge pull request #91712 from KobayashiD27/structured-logging-in-event 2020-06-22 23:53:40 -07:00
endpointslice_tracker_test.go Fixing Potential Race Condition in EndpointSlice Controller. 2019-12-26 12:15:38 -08:00
endpointslice_tracker.go Fixing Potential Race Condition in EndpointSlice Controller. 2019-12-26 12:15:38 -08:00
OWNERS Adding owners for EndpointSlice controller 2019-09-24 11:45:15 -07:00
reconciler_test.go Remove prometheus references from pkg/controller/endpointslice 2020-02-29 15:10:23 +01:00
reconciler.go EndpointSlice and Endpoints should treat terminating pods the same 2020-03-11 13:03:18 -04:00
utils_test.go Adding AppProtocol to Service and Endpoints Ports 2020-02-25 17:42:34 -08:00
utils.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00