k3s/pkg
Victor Marmol 0fb131c4f9 Merge pull request #5975 from yifan-gu/refactor_runContainer
kubelet: Refactor kubelet.runContainer.
2015-03-26 15:50:37 -07:00
..
admission admission: cleanup admission 2015-02-19 22:25:52 -08:00
api Add REST PrepareForUpdate() hook 2015-03-26 13:48:41 -07:00
apiserver Allow InputStreams to be returned by requests 2015-03-24 17:25:45 -04:00
auth Expand test coverage in master, kubectl/cmd/util, pkg/registry/resourcequota, and api/rest. 2015-03-07 15:24:39 -08:00
capabilities Add HostNetworkSources capability to limit use of HostNetwork. 2015-03-25 11:23:06 -07:00
client Merge pull request #5635 from ravigadde/master 2015-03-26 14:55:24 -07:00
clientauth
cloudprovider Move Capacity from NodeSpec to NodeStatus 2015-03-26 15:28:48 +01:00
config Move field errors to pkg/util/fielderrors 2015-03-22 17:43:34 -04:00
controller Merge pull request #5851 from smarterclayton/support_input_streams 2015-03-24 22:41:24 -04:00
conversion Fix deep equal to not panic on bad slice lengths 2015-03-26 11:47:30 -07:00
credentialprovider Enable usage of a "json key" for authenticating with gcr.io. 2015-03-15 09:24:33 -07:00
fields Expose Transform() as a method on a field Selector 2015-03-24 17:25:45 -04:00
healthz Remove global map from healthz 2015-03-19 19:49:44 -04:00
httplog Add user agent and source IP logging to the httpserver logs. 2015-03-09 17:01:47 -07:00
hyperkube get rid of pkg/hyperkube 2015-02-20 08:49:12 -08:00
kubectl Merge pull request #5977 from smarterclayton/allow_expose_to_handle_other_resources 2015-03-26 13:23:21 -07:00
kubelet Merge pull request #5975 from yifan-gu/refactor_runContainer 2015-03-26 15:50:37 -07:00
labels Merge pull request #5769 from sdminonne/cleaning_labels 2015-03-23 16:28:31 -07:00
master Pipe through the ability to set the external hostname for swagger URLs. 2015-03-25 21:08:05 -07:00
namespace Increase controller sync time for namespace cleanup 2015-03-24 10:44:34 -04:00
probe refactor pkg/probe ProbeRunners to interfaces and move global probers into kubelet field for testability 2015-02-10 08:30:11 -08:00
proxy Headless Services: Adding option to specify None for PortalIP 2015-03-20 12:10:03 -07:00
registry Add REST PrepareForUpdate() hook 2015-03-26 13:48:41 -07:00
resourcequota Clients should not check conditions, UpdateStatus() is inconsistent 2015-03-25 16:25:04 -04:00
runtime Allow map[string][]string to be converted to an object 2015-03-24 17:25:45 -04:00
scheduler Move Capacity from NodeSpec to NodeStatus 2015-03-26 15:28:48 +01:00
service Merge pull request #5838 from nikhiljindal/clientTests 2015-03-24 17:30:50 -07:00
tools Move field errors to pkg/util/fielderrors 2015-03-22 17:43:34 -04:00
types Fix services namespace clash. 2015-03-16 18:19:19 -07:00
ui
util Reset hash state between runs. 2015-03-25 13:44:57 -07:00
version Kubernetes version v0.13.0-dev 2015-03-16 16:31:03 -07:00
volume Add positive logging for secret volume plugin 2015-03-25 17:25:13 -04:00
watch