k3s/pkg
Victor Marmol 8183a4805e Merge pull request #5973 from ArtfulCoder/pause_no_port_forward_for_net_host
Stop port forwarding from pause in net=host mode
2015-03-25 18:13:04 -07:00
..
admission admission: cleanup admission 2015-02-19 22:25:52 -08:00
api Add validation for node creation. 2015-03-25 21:55:03 +00: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 Clients should not check conditions, UpdateStatus() is inconsistent 2015-03-25 16:25:04 -04:00
clientauth
cloudprovider Add validation for node creation. 2015-03-25 21:55:03 +00: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 Allow map[string][]string to be converted to an object 2015-03-24 17:25:45 -04: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 #5838 from nikhiljindal/clientTests 2015-03-24 17:30:50 -07:00
kubelet Merge pull request #5973 from ArtfulCoder/pause_no_port_forward_for_net_host 2015-03-25 18:13:04 -07:00
labels Merge pull request #5769 from sdminonne/cleaning_labels 2015-03-23 16:28:31 -07:00
master port minion registry to generic etcd 2015-03-26 02:44:35 +09: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 validation for node creation. 2015-03-25 21:55:03 +00: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 Running node selector predicate on kubelet. 2015-03-23 08:21:58 +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 Merge pull request #5398 from markturansky/volume_access_modes 2015-03-24 15:16:01 -07:00
watch