Commit Graph

16146 Commits

Author SHA1 Message Date
Maru Newby
4711eff229 Vagrant: Make F21 fixup conditional
The default Fedora 21 image requires some manual networking fixup that
breaks Fedora 22.  This change ensures that the fixup in question is run
only for Fedora 21.
2015-08-13 13:38:54 -07:00
Brendan Burns
e3afa2da7a Merge pull request #12676 from goltermann/docs
Auto commit by PR queue bot
2015-08-13 13:32:44 -07:00
Brendan Burns
d8a60d2271 Merge pull request #12623 from thockin/proxy-ipt
Auto commit by PR queue bot
2015-08-13 13:10:39 -07:00
Brendan Burns
15281a5e01 Merge pull request #12388 from feihujiang/kubectlPatchAcceptFileNameParam
Auto commit by PR queue bot
2015-08-13 11:49:41 -07:00
goltermann
1b874e9f9a Adding teams lists to faster_reviews. 2015-08-13 11:29:59 -07:00
Brendan Burns
35c22714d1 Merge pull request #7227 from lhuard1A/libvirt-coreos_etcd2
Make the libvirt-coreos cluster use the etcd2 shipped within CoreOS
2015-08-13 11:19:54 -07:00
Mike Danese
46ed7713be Merge pull request #11798 from uruddarraju/master
Keystone authentication plugin
2015-08-13 10:28:16 -07:00
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
Tim Hockin
776132e1ae Make kube-proxy iptables sync period configurable 2015-08-13 09:53:32 -07:00
Ruddarraju, Uday Kumar Raju
937db3f70d Keystone authentication plugin 2015-08-13 09:46:30 -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
0110f3176b Kubectl patch command accepts a filename param 2015-08-13 11:13:31 +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
Mike Danese
f061875840 updating all references in .sh scripts 2015-08-12 14:41:59 -07:00