k3s/pkg/registry
k8s-merge-robot e543bd6452 Merge pull request #26007 from smarterclayton/watch_opt
Automatic merge from submit-queue

Additional optimizations to the encode/decode paths

Builds on top of #25983 with a number of other optimizations.
2016-05-28 06:27:00 -07:00
..
cachesize pkg/registry: add rbac storage 2016-05-25 14:19:55 -07:00
clusterrole pkg/registry: add rbac storage 2016-05-25 14:19:55 -07:00
clusterrolebinding pkg/registry: add rbac storage 2016-05-25 14:19:55 -07:00
componentstatus Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
configmap Change rest storage Update interface to retrieve updated object 2016-05-23 21:09:26 -04:00
controller expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
daemonset expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
deployment expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
endpoint Change rest storage Update interface to retrieve updated object 2016-05-23 21:09:26 -04:00
event In preparation for new storage backends renaming generic registry store 2016-04-26 08:32:13 -05:00
experimental/controller/etcd Change rest storage Update interface to retrieve updated object 2016-05-23 21:09:26 -04:00
generic Merge pull request #26378 from pwittrock/fix-26138 2016-05-27 02:21:21 -07:00
horizontalpodautoscaler expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
ingress expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
job expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
limitrange In preparation for new storage backends renaming generic registry store 2016-04-26 08:32:13 -05:00
namespace expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
networkpolicy v1beta1 NetworkPolicy API definition and client support 2016-05-19 19:02:54 -07:00
node expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
persistentvolume expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
persistentvolumeclaim expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
petset expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
pod expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
poddisruptionbudget expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
podsecuritypolicy PSP types 2016-05-11 18:07:35 -04:00
podtemplate In preparation for new storage backends renaming generic registry store 2016-04-26 08:32:13 -05:00
registrytest Remove runtime.Typer, reduce to ObjectKinds(1) (3) 2016-05-21 23:55:42 -04:00
replicaset expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
resourcequota expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
role pkg/registry: add rbac storage 2016-05-25 14:19:55 -07:00
rolebinding pkg/registry: add rbac storage 2016-05-25 14:19:55 -07:00
scheduledjob expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
secret Change rest storage Update interface to retrieve updated object 2016-05-23 21:09:26 -04:00
service expose GET and PATCH for status subresource 2016-05-26 14:33:54 -07:00
serviceaccount Change rest storage Update interface to retrieve updated object 2016-05-23 21:09:26 -04:00
thirdpartyresource Remove name generation from thirdpartyresource 2016-05-09 09:27:54 -04:00
thirdpartyresourcedata Change rest storage Update interface to retrieve updated object 2016-05-23 21:09:26 -04:00
OWNERS
doc.go