k3s/pkg/apiserver
k8s-merge-robot ce788c45ef Merge pull request #26085 from smarterclayton/delay_flush
Automatic merge from submit-queue

Delay flush if the watch queue has pending items

Simple deferral of flush can reduce Syscalls when watch queues build up.

Simpler version of #24768

Fixes #24729

@xiang90 @wojtek-t
2016-05-28 11:53:51 -07:00
..
authenticator Add expiration LRU cache for webhook token authenticator. 2016-05-18 11:58:11 -07:00
metrics Split request_count metric by contentType 2016-05-17 13:34:36 +02:00
testing It's 2016, yo. 2016-05-13 12:41:40 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
api_installer.go Merge pull request #26007 from smarterclayton/watch_opt 2016-05-28 06:27:00 -07:00
api_installer_test.go Avoid multiple allocations during selfLink generation 2016-05-21 23:55:41 -04:00
apiserver.go Change rest storage Update interface to retrieve updated object 2016-05-23 21:09:26 -04:00
apiserver_test.go Change rest storage Update interface to retrieve updated object 2016-05-23 21:09:26 -04:00
authz.go pkg/master: enable certificates API and add rbac authorizer 2016-05-25 14:24:47 -07:00
authz_test.go *: add webhook implementation of authorizer.Authorizer plugin 2016-02-22 11:39:07 -08:00
doc.go
errors.go Replace runtime reference by pkg 2016-02-01 21:06:44 +08:00
errors_test.go add delete precondition 2016-03-25 11:21:39 -07:00
handlers.go Log requests returning TooManyRequests error 2016-05-20 10:18:05 +02:00
handlers_test.go Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
index.go
mux_helper.go
negotiate.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
negotiate_test.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
proxy.go Split request_count metric by contentType 2016-05-17 13:34:36 +02:00
proxy_test.go Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
resthandler.go Merge pull request #26007 from smarterclayton/watch_opt 2016-05-28 06:27:00 -07:00
resthandler_test.go Change rest storage Update interface to retrieve updated object 2016-05-23 21:09:26 -04:00
validator.go reduce component status probe timeout to 20s for quickly timeout 2016-03-14 22:18:55 -04:00
validator_test.go Add httpHeaders to httpGet liveness probe 2016-02-05 11:20:04 -05:00
watch.go Merge pull request #26085 from smarterclayton/delay_flush 2016-05-28 11:53:51 -07:00
watch_test.go Watch benchmark should skip init containers for now 2016-05-21 23:55:40 -04:00