This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3f9123fc30ae3de27a7b317267eaeb7a0462a7dc
kubernetes
/
pkg
/
controller
/
endpointslice
History
Rob Scott
9180cf2346
Updating EndpointSlice controller to wait for all caches to be synced
...
Previously the EndpointSlice controller was not waiting for EndpointSlices or Nodes to be synced.
2020-08-18 12:11:44 -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
Updating EndpointSlice controllers to return if error encountered
2020-08-12 09:58:03 -07:00
endpointset.go
Promoting EndpointSlices to beta
2019-11-13 14:20:19 -08:00
endpointslice_controller_test.go
Ensuring EndpointSlice controller does not create EndpointSlices for Services that are being deleted.
2020-07-01 12:45:49 -07:00
endpointslice_controller.go
Updating EndpointSlice controller to wait for all caches to be synced
2020-08-18 12:11:44 -07:00
endpointslice_tracker_test.go
Fix memory leak in endpointSliceTracker
2020-07-08 00:15:30 +08:00
endpointslice_tracker.go
Fix memory leak in endpointSliceTracker
2020-07-08 00:15:30 +08:00
OWNERS
Adding owners for EndpointSlice controller
2019-09-24 11:45:15 -07:00
reconciler_test.go
Fix memory leak in endpointSliceTracker
2020-07-08 00:15:30 +08:00
reconciler.go
Updating EndpointSlice controllers to return if error encountered
2020-08-12 09:58:03 -07:00
utils_test.go
Fix Endpoint/EndpointSlice pod change detection
2020-07-17 15:22:59 -04:00
utils.go
Improve EndpointController's handling of headless services under dual-stack
2020-07-17 15:26:21 -04:00