Commit Graph

13189 Commits

Author SHA1 Message Date
Abhi Shah
65dca78ede Merge pull request #9735 from iterion/correct-ssh-user
Update SSH User for AWS Utils
2015-06-12 16:45:10 -07:00
Abhi Shah
283fc8e883 Merge pull request #9727 from satnam6502/es-logging
Make Elasticsearch logging test check for node failures
2015-06-12 16:43:10 -07:00
Dawn Chen
c1d1a01087 Add logging at RunInContainer for future debugging docker exec issues. 2015-06-12 16:38:24 -07:00
Peter Novotnak
784fc22c7e Added default allowable port range for NodePort to the docs. 2015-06-12 16:35:44 -07:00
Dawn Chen
b1bbf653ab Merge pull request #9680 from mikedanese/fix-readiness-probe
Fix ReadinessProbe: seperate readiness and liveness in the code
2015-06-12 16:10:21 -07:00
Brendan Burns
15562d4c09 Add links to 0.19.0 2015-06-12 16:04:01 -07:00
Brendan Burns
c6a910c0b8 Merge pull request #9650 from hurf/podns_describe_node
display pod namespace while describe node
2015-06-12 15:59:46 -07:00
Ed Costello
05714d416b Copy edits for spelling errors and typos
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-06-12 18:47:28 -04:00
Justin Santa Barbara
16d6ba8a9d AWS: Stop the master kubelet from registering as a node (like GCE does) 2015-06-12 18:33:45 -04:00
Justin Santa Barbara
6839ae9a44 AWS: delay less when creating tags
This is important because tag creation isn't atomic, and we want to minimize
the window in which we can leave 'dangling' resources around.
2015-06-12 18:32:55 -04:00
Justin Santa Barbara
1f04284508 AWS: Create our own route table & tag it for management 2015-06-12 18:32:10 -04:00
Abhi Shah
3ce7fe8310 Merge pull request #9722 from mikedanese/host-ip-spam
Fix spammy GetHostIP error log in kubelet
2015-06-12 15:26:54 -07:00
Abhi Shah
2e9509fbc7 Merge pull request #9647 from bprashanth/roll
Fix rolling update e2e test
2015-06-12 15:25:41 -07:00
Abhi Shah
117f550334 Merge pull request #9724 from brendandburns/e2e-fix
Increase timeouts for service tests.
2015-06-12 15:25:17 -07:00
Jeff Grafton
fcba3136d0 Allow adding a suffix to the devel staging path for server tars on GCS.
This is needed to allow multiple GCE e2e runs to occur using the same
project on Jenkins.
2015-06-12 15:18:47 -07:00
Chao Xu
360b79f41f Update examples/k8petstore/k8petstore.sh to v1
Add examples/k8petstore/k8petstore-loadbalancer.sh
2015-06-12 15:16:23 -07:00
Chao Xu
79963be843 k8petstore-nodeport.sh 2015-06-12 15:16:23 -07:00
Abhi Shah
b82b9a00f9 Merge pull request #9538 from caesarxuchao/iscsi-example-v1
upate examples/iscsi to v1
2015-06-12 14:42:45 -07:00
Abhi Shah
90dc221bee Merge pull request #9715 from fgrzadkowski/big_archive
Remove raw binaries from distro that are already included in docker image
2015-06-12 14:25:00 -07:00
BenTheElder
c5baf1f284 Export GetIptablesVersion utility in util/iptables
For kube-proxy to determine whether to use pure iptables as in
https://github.com/GoogleCloudPlatform/kubernetes/issues/3760
Related WIP PR:
https://github.com/GoogleCloudPlatform/kubernetes/pull/9210
2015-06-12 17:13:40 -04:00
Abhi Shah
d56a911b4e Merge pull request #9726 from cjcullen/fwfix
Make GKE-CI test firewalls work on Jenkins
2015-06-12 14:02:39 -07:00
Satnam Singh
492d22972b Make Elasticsearch logging test check for node failures 2015-06-12 14:00:24 -07:00
Abhi Shah
8b235210c6 Merge pull request #9595 from mikedanese/gce-upgrade-bug
fix unbound variable bug in cluster/common.sh
2015-06-12 13:57:05 -07:00
Abhi Shah
80632c5b6a Merge pull request #9622 from krousey/example_resourcequota
Change resource quota example to use v1
2015-06-12 13:56:05 -07:00
Daniel Smith
9423f80d20 fix test bug & conversion bug 2015-06-12 13:55:10 -07:00
Abhi Shah
f345432b53 Merge pull request #9651 from brendandburns/rev-docker
Update Docker instructions.
2015-06-12 13:54:09 -07:00
Abhi Shah
22a4d555c6 Merge pull request #9517 from mikedanese/e2e-cluster-upgrade
e2e test cluster stability during master upgrade
2015-06-12 13:53:09 -07:00
Abhi Shah
86b6150fb0 Merge pull request #9287 from brendandburns/kubectl
Add some XSRF protection to kubectl proxy.
2015-06-12 13:51:08 -07:00
Abhi Shah
ef60540446 Merge pull request #9676 from marekbiskup/skipNotReadyNodesInNetworkTest
skip not ready nodes in networking test
2015-06-12 13:49:56 -07:00
Abhi Shah
8d3d13db52 Merge pull request #9606 from krousey/example_storm
Update storm example to use v1
2015-06-12 13:48:54 -07:00
Abhi Shah
928971cea4 Merge pull request #9710 from mesosphere/public-get-phase
export kubelet.GetPhase
2015-06-12 13:46:35 -07:00
Quinton Hoole
58885c7b48 Add missing gcloud --project flags introduced by PR 9016 2015-06-12 13:43:29 -07:00
Adam Sunderland
7760d079ae Update SSH User For Master SSH Check 2015-06-12 15:38:48 -05:00
CJ Cullen
6f30aa78a7 Make GKE-CI test firewalls work on Jenkins 2015-06-12 13:33:50 -07:00
Jeff Grafton
4d52d2f1c1 e2e: in core dump, add delta to waitgroup outside of goroutine. 2015-06-12 13:29:13 -07:00
Abhi Shah
f39f2f0495 Merge pull request #9635 from krousey/example_phabricator
Change Phabricator example to use v1
2015-06-12 12:56:25 -07:00
Brendan Burns
bf9fec5bc2 Increase timeouts for service tests. 2015-06-12 11:53:46 -07:00
Mike Danese
5896ac9e07 skip GetHostIP call on standalone mode kubelet to fix spammy log statement 2015-06-12 11:37:53 -07:00
Kris Rousey
65bb816102 Update storm example to use v1 2015-06-12 11:14:34 -07:00
Kris Rousey
f05de36e60 Change Phabricator example to use v1 2015-06-12 11:07:28 -07:00
Sami Wagiaalla
63d8ce3a58 nfs example: Fix document root in comment
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
2015-06-12 14:03:23 -04:00
Abhi Shah
b3ab7d8db4 Merge pull request #9693 from zmerlynn/testing_container_vm
Update GCE/debian to container-vm-v20150611
2015-06-12 11:02:28 -07:00
Abhi Shah
09a06448d3 Merge pull request #9654 from rjnagal/ux
Update docker dependencies.
2015-06-12 10:35:57 -07:00
Abhi Shah
c08f202fb9 Merge pull request #9670 from cjcullen/fwfix
Apply test firewalls to both the new gke- node tags and the old k8s- tags
2015-06-12 10:13:46 -07:00
Abhi Shah
d1a8b66837 Merge pull request #9524 from caesarxuchao/elasticsearch-example-v1
update examples/elasticsearch to v1
2015-06-12 10:06:22 -07:00
Abhi Shah
2c93add90b Merge pull request #9613 from brendandburns/scheduler
Fix the scheduler to ignore terminated pods.
2015-06-12 10:05:09 -07:00
Abhi Shah
b3f11b2d4c Merge pull request #9507 from caesarxuchao/cassandra-example-v1
update examples/cassandra to v1
2015-06-12 09:47:20 -07:00
Abhi Shah
3c9c2ec1eb Merge pull request #9547 from brendandburns/docsfix2
Change the CHANGELOG to be a pointer to the releases page.
2015-06-12 09:44:34 -07:00
Chao Xu
8fcc39be6c update examples/elasticsearch to v1 2015-06-12 09:38:42 -07:00
Zach Loafman
8813c95518 Merge pull request #9719 from brendandburns/e2e-fix
Add a missing $PROJECT to the tear down.
2015-06-12 09:31:14 -07:00