k3s/pkg
Clayton Coleman 3c1451af91 Use public conversion methods to avoid reflection
Replace many of the remaining s.Convert() invocations with direct
execution, and make generated methods public. Removes 10% of the
allocations during decode of a pod and ~20-40% of the total CPU time.
2015-12-29 10:38:42 -05:00
..
admission update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00
api Use public conversion methods to avoid reflection 2015-12-29 10:38:42 -05:00
apis Merge pull request #13840 from nelcy/master 2015-12-28 23:55:32 -08:00
apiserver Switch to versioned ListOptions in server. 2015-12-21 14:23:37 +01:00
auth Update ObjectTyper to GroupVersion 2015-12-07 08:35:05 -05:00
capabilities
client Merge pull request #18925 from caesarxuchao/refactor-registration 2015-12-24 15:19:36 -08:00
cloudprovider Implement Creater and Deleter interfaces for Cinder. 2015-12-16 14:23:14 -05:00
controller Merge pull request #17881 from jiangyaoguo/emit-event-when-delete-pod 2015-12-23 07:01:54 -08:00
conversion Use public conversion methods to avoid reflection 2015-12-29 10:38:42 -05:00
credentialprovider
fieldpath Change runtime.Object signature 2015-12-15 13:36:25 -05:00
fields move parse or die logic to selector.go 2015-12-17 19:59:46 +08:00
genericapiserver Extracting APIServer machinery code into a library 2015-12-16 13:54:23 -08:00
healthz
httplog
hyperkube
kubectl Merge pull request #18925 from caesarxuchao/refactor-registration 2015-12-24 15:19:36 -08:00
kubelet Cleanup pod print in dockertools/manager.go, prober/prober.go and 2015-12-28 14:07:37 -08:00
kubemark SkyDNS is the only NS for Pods with DNSPolicy=ClusterFirst 2015-12-02 10:26:49 -08:00
labels Merge pull request #18494 from brendandburns/perf3 2015-12-16 15:01:10 -08:00
master Refactor the API registration and installation 2015-12-23 22:44:25 -08:00
metrics Add a flag that will make test gather metrics from all running components after the test finishes. 2015-12-28 12:10:39 +01:00
probe
proxy Merge pull request #18524 from thockin/kube-proxy-close 2015-12-17 01:33:12 -08:00
registry Close watch in generic etcd_test 2015-12-28 11:43:20 +01:00
runtime Use public conversion methods to avoid reflection 2015-12-29 10:38:42 -05:00
securitycontext
storage Fix flakes in cacher_test 2015-12-28 15:28:07 +01:00
types
ui
util Add support for flex volume. Flex volume adds support for thirdparty(vendor) 2015-12-23 14:11:38 -08:00
version Add version-guarding around calls to SubResource proxy in e2es 2015-12-16 11:18:47 -08:00
volume Add support for flex volume. Flex volume adds support for thirdparty(vendor) 2015-12-23 14:11:38 -08:00
watch Change runtime.Object signature 2015-12-15 13:36:25 -05:00