Commit Graph

17797 Commits

Author SHA1 Message Date
Jeff Lowdermilk
0f8bad0141 Merge pull request #13973 from jayunit100/k8bps-nodeport
[examples k8petstore] Fix nodeport impl
2015-09-15 17:39:25 -07:00
Jeff Lowdermilk
ebc0b02b7d Merge pull request #13613 from eparis/rework-doc-generation
Rework automatic doc generation
2015-09-15 17:35:47 -07:00
Jeff Lowdermilk
a1294e6401 Merge pull request #13762 from runningwild/PR
More fixes to rkt support
2015-09-15 17:34:06 -07:00
k8s-merge-robot
02c0e091d2 Merge pull request #13879 from krousey/etcd_prefix_default
Auto commit by PR queue bot
2015-09-15 16:19:31 -07:00
Alex Robinson
8040f75594 Update fluentd-gcp to use a new google-fluentd build with my recent
changes to fluent-plugin-google-cloud to attach Kubernetes metadata to
logs.

Along with this, separate logs from containers in the cluster out from
logs from the daemons running on the node by instantiating two instances
of the output plugin, one which uses the new metadata (for containers)
and one which doesn't (for things like docker and the kubelet).
2015-09-15 23:14:43 +00:00
Quinton Hoole
d3996beb07 Make Restart e2e regex more specific so that it doesn't accidentally match DaemonRestart. 2015-09-15 15:41:47 -07:00
Quinton Hoole
1f4a1d65ba Merge pull request #13991 from ixdy/jenkins-gke-configs
Jenkins gke e2e: don't use sudo with gsutil cp
2015-09-15 15:24:35 -07:00
Matt Butcher
ac51f7e586 Allow DOCKER_OPTS to be overriden for Vagrant 2015-09-15 16:21:55 -06:00
Andy Zheng
7427387938 Add trusty node health monitoring
Upstart monitors the process of docker, kubelet, and kube-proxy.
This change adds an upstart job running as daemon to conduct
non-PID health monitoring.
2015-09-15 15:09:45 -07:00
Jeff Grafton
170962becb Explicitly log how long each step of e2e setup/test/teardown takes. 2015-09-15 15:04:05 -07:00
Marek Grabowski
cda68cbeb5 Revert "Lower the grace period for Pod eviction for e2e clusters" 2015-09-15 17:55:37 -04:00
Sam Ghods
cc6754f8d9 Rename Deployment API structs 2015-09-15 14:46:41 -07:00
Mike Danese
c24ef49c90 only log when we are actually cancelling an eviction in the node controller 2015-09-15 14:45:56 -07:00
k8s-merge-robot
f03a267089 Merge pull request #13895 from jhadvig/typos_fix
Auto commit by PR queue bot
2015-09-15 14:29:06 -07:00
k8s-merge-robot
7d7ceea0e1 Merge pull request #13946 from bprashanth/l7_cloudapi
Auto commit by PR queue bot
2015-09-15 14:28:29 -07:00
Jeff Grafton
beb476d96b Add script to run unit/integration tests on Jenkins 2015-09-15 13:42:59 -07:00
Jeff Grafton
8a41cb46fa Jenkins gke e2e: don't use sudo with gsutil cp 2015-09-15 13:31:00 -07:00
Jeff Lowdermilk
4c01b2a589 Merge pull request #13927 from jlowdermilk/gke-upgrade-tests
Add gke upgrade tests to hack/jenkins/e2e.sh
2015-09-15 13:30:14 -07:00
Yu-Ju Hong
8f8541b4cd kubelet: make sure sync loop is run before performing housekeeping
Otherwise, kubelet may kill the existing pods before having a chance to update
the desired pods.
2015-09-15 13:11:55 -07:00
Tim Hockin
84a9b0a37a Fix bug in iptables proxy that clobbered endpoints
There is a race at startup where the two watch operations might clobber state
if the initial message comes in the wrong order.
2015-09-15 13:07:33 -07:00
derekwaynecarr
360e7620d3 Move vagrant to flannel 2015-09-15 15:42:38 -04:00
k8s-merge-robot
a55f587e2c Merge pull request #13972 from wojtek-t/fix_glusterfs_example
Auto commit by PR queue bot
2015-09-15 12:27:47 -07:00
Abhishek Shah
c7d659950b Documentation for externalIPs 2015-09-15 11:43:39 -07:00
Mike Danese
4e9a6c4c4b rename method as part of renaming daemon to daemonset 2015-09-15 11:43:15 -07:00
Avesh Agarwal
a84e49aaab Fixes error message. 2015-09-15 14:37:56 -04:00
eulerzgy
4d3d3a5e22 fix the change of minions to nodes 2015-09-16 02:30:42 +08:00
Chao Xu
9bef5ff99d register experimental apis as apis/experimental/..
mark --api-version as deprecated
2015-09-15 11:25:01 -07:00
gmarek
4b8ddf3d7e Add information about ports opened by Kubelet to API 2015-09-15 14:24:55 -04:00
Brian Grant
a21c8bcb37 A couple more naming conventions. 2015-09-15 18:24:02 +00:00
Paul Weil
ed80c2b940 pid mode 2015-09-15 13:51:44 -04:00
markturansky
bd4705c414 rebased and changed io helpers to use new API groups 2015-09-15 13:26:49 -04:00
k8s-merge-robot
9ae90d2149 Merge pull request #13746 from smarterclayton/fix_single_field_watch
Auto commit by PR queue bot
2015-09-15 09:52:08 -07:00
gmarek
96a90f45c3 Allow disabling waiting for a service account in e2e tests 2015-09-15 12:49:49 -04:00
markturansky
7bc55b5aea configurable pv recyclers 2015-09-15 12:48:25 -04:00
Tamer Tas
c491d94a89 Improve documentation for client/metrics pkg 2015-09-15 18:36:02 +03:00
jayvyas
6e3d6738c6 [examples k8petstore] Fix nodeport impl 2015-09-15 11:33:12 -04:00
Dan Winship
30ea22f40e Make kube-proxy resync its rules on firewalld restart 2015-09-15 11:17:40 -04:00
Dan Winship
8bc9c40796 Watch for firewalld restart, to allow reloading iptables rules 2015-09-15 11:17:40 -04:00
Marcin Wielgus
0902f80f8b Merge pull request #13970 from piosz/res-cons-make
Bumped image tag for Resource Consumer
2015-09-15 16:50:48 +02:00
Sergiusz Urbaniak
0f0b87600e podtask: reduce log verbosity for pods w/o limits 2015-09-15 16:48:17 +02:00
Wojciech Tyczynski
216c2d3e02 Fix glusterfs example 2015-09-15 16:46:39 +02:00
Wojciech Tyczynski
12eaf67acc Fix resourcVersion=0 in cacher 2015-09-15 16:17:27 +02:00
Piotr Szczesniak
66759a4e24 Bumped image tag for Resource Consumer 2015-09-15 16:10:58 +02:00
Kevin
e92f66693e fix a typo in Ubuntu getting started guide 2015-09-15 20:57:50 +08:00
Maciej Szulik
1b46bc010a Job clients, printer and describer 2015-09-15 13:54:51 +02:00
Tamer Tas
24920eb566 Add aliases for links and link widgets 2015-09-15 14:39:05 +03:00
k8s-merge-robot
c9570e34d0 Merge pull request #13615 from HaiyangDING/update_doc_limit_request
Auto commit by PR queue bot
2015-09-15 02:16:15 -07:00
eulerzgy
e401870b62 fix the optim of apiserver 2015-09-15 16:59:07 +08:00
k8s-merge-robot
b8e938b795 Merge pull request #13184 from feihujiang/limitTypesForExposeCommand
Auto commit by PR queue bot
2015-09-15 01:21:19 -07:00
k8s-merge-robot
79bc252163 Merge pull request #13525 from pweil-/register-to-existing
Auto commit by PR queue bot
2015-09-15 00:22:56 -07:00