Commit Graph

16252 Commits (055d648ed7a2e588e11219cc0bda2df7af0eafe5)

Author SHA1 Message Date
Brendan Burns 5865971acb Merge pull request #12387 from resouer/patch-docker
vxlan as bankend of flannel & auto restart k8s with daemon
2015-08-13 10:18:14 -07:00
Patrick Reilly ecd93f97ae add back missing analytics link 2015-08-13 10:03:07 -07:00
Tim Hockin 776132e1ae Make kube-proxy iptables sync period configurable 2015-08-13 09:53:32 -07:00
Patrick Reilly b954d0d70f Remove the "www" and "third-party ui" directories from kubernetes repository
* This code now lives in the kube-ui repository.
2015-08-13 09:50:59 -07:00
Ruddarraju, Uday Kumar Raju 937db3f70d Keystone authentication plugin 2015-08-13 09:46:30 -07:00
Brendan Burns 586931fe16 Add optional arguments to kubectl run ... 2015-08-13 09:41:51 -07:00
Brendan Burns 1055eed9b6 Add initial storage types to the Kubernetes API 2015-08-13 09:25:02 -07:00
Vallard Benincosa 1419806ca8 added OpenStack instructions to coreos multinode cluster document. Close #12587 2015-08-13 07:45:02 -07:00
Wojciech Tyczynski c367d3c2e5 Merge pull request #12637 from piosz/rc-make
Fixed Makefile for Resource Consumer to handle deps
2015-08-13 15:22:32 +02:00
Wojciech Tyczynski 08dec97ff3 Merge pull request #12643 from gmarek/resources
Tweak resource constraints for MonitorResources test
2015-08-13 15:09:11 +02:00
Wojciech Tyczynski f45a4b276a Merge pull request #12641 from jszczepkowski/etcd-test-get
Refactoring of get etcd tests.
2015-08-13 14:54:43 +02:00
Wojciech Tyczynski 1470b3245d Merge pull request #12618 from mikedanese/rewrite-godoc
rewrite links pointing to godoc
2015-08-13 14:10:33 +02:00
gmarek 5c7294ce52 Tweak resource constraintes for MonitorResources test 2015-08-13 13:56:10 +02:00
Jerzy Szczepkowski f09a08d15a Refactoring of get etcd tests.
Refactoring of get etcd tests: introudced new generic resttest, TestGet; Converted all etcd tests to use it.
2015-08-13 12:14:04 +02:00
Piotr Szczesniak 3489c01143 Fixed Makefile for Resource Consumer to handle deps 2015-08-13 11:46:50 +02:00
Wojciech Tyczynski 968cbbee5d Merge pull request #12629 from erictune/conformance_checkbox_gke
Mark GKE as conformant.
2015-08-13 11:42:42 +02:00
Wojciech Tyczynski 9c8014b4df Merge pull request #12554 from RichieEscarez/fixwalkthroughlink
Fixed broken link (was pointing to content in a file that has since been moved).
2015-08-13 11:37:32 +02:00
Lénaïc Huard 0535ca9263 Better explain what are the purposes of the libvirt-coreos cluster provider 2015-08-13 11:36:04 +02:00
Wojciech Tyczynski 24de961313 Merge pull request #12636 from jszczepkowski/hpa-api
Patch for #12344 (fixed conversions for autoscaler).
2015-08-13 11:19:15 +02:00
Jerzy Szczepkowski e4031a65ff Fixed conversions for autoscaler.
Fixed conversions for autoscaler, patch for test problems introduced by #12344.
2015-08-13 10:51:01 +02:00
Wojciech Tyczynski 56fb29a83a Merge pull request #12344 from jszczepkowski/hpa-api
Added HorizontalPodAutoscaler object to experimental API.
2015-08-13 10:33:31 +02:00
Wojciech Tyczynski 77f431649b Merge pull request #12462 from gmarek/cadvisor2
Add e2e test monitoring current container resource usage with updated constants.
2015-08-13 10:19:19 +02:00
Wojciech Tyczynski 53514dccca Merge pull request #12597 from BenTheElder/userspace_iptables_cleanup
Fix #12596
2015-08-13 10:18:19 +02:00
Eric Tune a2e1719a56 Mark GKE as conformant. 2015-08-13 00:41:15 -07:00
Wojciech Tyczynski 4516eeba81 Merge pull request #12594 from liggitt/status_field
Limit field errors to a single field name
2015-08-13 08:35:02 +02:00
feihujiang 18a1400928 Kubectl get command accepts a filename param 2015-08-13 14:12:29 +08:00
jiangyaoguo 5d3522dc7a Keep event reason consistant in scheduler and controller 2015-08-13 11:33:32 +08:00
feihujiang 0110f3176b Kubectl patch command accepts a filename param 2015-08-13 11:13:31 +08:00
feihujiang 4b9afc516e Kubectl label command accepts a filename param 2015-08-13 10:21:38 +08:00
CJ Cullen a6148e79c3 Merge pull request #12610 from mikedanese/rewrite-kubectl
rewrite kubectl command references to GoogleCloudPlatform
2015-08-12 17:17:23 -07:00
CJ Cullen a7590e531b Merge pull request #12620 from mikedanese/fix-munge
point mungedocs at new organization
2015-08-12 17:16:41 -07:00
CJ Cullen 6b8696079a Merge pull request #12489 from yifan-gu/refactor_runtime_hooks
kubelet: refactor kubelet.Runtimehooks to container.ImagePuller.
2015-08-12 17:16:13 -07:00
CJ Cullen caa549ff3f Merge pull request #12432 from brendandburns/sort
Add field based sorting to the kubectl command line.
2015-08-12 17:15:27 -07:00
BenTheElder 8006a39cc3 Fix #12596
Fix for https://github.com/kubernetes/kubernetes/issues/12596
Disconnect the pure-iptables proxy’s services chain when starting the
userspace proxy.
2015-08-12 20:06:09 -04:00
Brendan Burns 99b8df1812 Add field based sorting to the kubectl command line. 2015-08-12 16:51:36 -07:00
Mike Danese 5caf5e0191 point mugnedocs at new organization 2015-08-12 16:37:43 -07:00
CJ Cullen 68f90fd526 Merge pull request #12565 from eparis/travis-shippable-cleanup
More removal of useless PATH in shippable
2015-08-12 16:33:43 -07:00
Yifan Gu d70a30c069 kubelet: refactor kubelet.Runtimehooks to container.ImagePuller. 2015-08-12 16:28:25 -07:00
CJ Cullen 353d3b0168 Merge pull request #12616 from mesosphere/mesos-service-port-name-issue
Remove outdated documented Mesos issue that service ports must be named
2015-08-12 16:08:52 -07:00
CJ Cullen 7a87438e67 Merge pull request #12602 from deads2k/expose-methods-from-e2e
expose e2e methods for downstream use
2015-08-12 16:06:23 -07:00
CJ Cullen 811b93ef2f Merge pull request #12604 from krousey/clientauth
Moving clientauth package to be under client
2015-08-12 16:06:01 -07:00
CJ Cullen 82a1ac490b Merge pull request #12607 from roberthbailey/development-md
Update repository links in development.md
2015-08-12 16:05:17 -07:00
CJ Cullen 0f27307f82 Merge pull request #12609 from mikedanese/rewrite-shell
updating all references to GoogleCloudPlatform in .sh scripts
2015-08-12 16:00:43 -07:00
Dr. Stefan Schimanski f8dd75091d Remove outdated documented Mesos issue that service ports must be named
The described behavior cannot be reproduced in current master anymore.

Compare mesosphere/kubernetes-mesos#322
2015-08-13 00:45:46 +02:00
CJ Cullen 198119c206 Merge pull request #12036 from timothysc/ansible-ha-etcd
Add ha-etcd deployment for ansible.
2015-08-12 15:31:07 -07:00
Eric Paris 9cfecb78df Remove more unnecessary cruft from shippable 2015-08-12 18:29:30 -04:00
Mike Danese 1cd9478346 rewrite links pointing to godoc 2015-08-12 15:27:36 -07:00
Mike Danese fe0e758d4d rewrite kubectl command references to GoogleCloudPlatform 2015-08-12 14:52:13 -07:00
CJ Cullen c7113bfc44 Merge pull request #12419 from eparis/verify-dash-wip
hack/verify-flags-underscore.sh make sure we always use - in flags not _
2015-08-12 14:49:47 -07:00
Kris Rousey 2a17dbff13 Moving clientauth package to be under client 2015-08-12 14:43:17 -07:00