Commit Graph

10740 Commits

Author SHA1 Message Date
Marek Grabowski
141e6977d6 Merge pull request #8029 from shawnps/patch-2
Fix struct tag
2015-05-11 13:59:56 +02:00
Marek Grabowski
63f94d1095 Merge pull request #8030 from shawnps/patch-3
Use Fatalf
2015-05-11 13:59:31 +02:00
Marek Grabowski
a0a68b0581 Merge pull request #8031 from shawnps/patch-4
Fix struct tag
2015-05-11 13:58:48 +02:00
Marek Grabowski
c28a83f264 Merge pull request #8032 from shawnps/patch-5
Use Fprintf
2015-05-11 13:57:46 +02:00
Marek Grabowski
01457a92af Merge pull request #8033 from shawnps/patch-6
Fix unused fmt.Errorf result
2015-05-11 13:55:07 +02:00
Marek Grabowski
035daa7fbf Merge pull request #8034 from shawnps/patch-7
Fix printf verb
2015-05-11 13:54:16 +02:00
Wojciech Tyczynski
427e6ef9d1 Merge pull request #8049 from piosz/kubectl
Added name to kube-dns service
2015-05-11 13:47:39 +02:00
Wojciech Tyczynski
9b6ef98469 Merge pull request #8035 from shawnps/patch-9
Fix Sprintf verb
2015-05-11 12:43:01 +02:00
Wojciech Tyczynski
c18f7dfde9 Merge pull request #8041 from nak3/fix-filepath-to-pod
Correct filepath to sample pod.yaml in locally.md
2015-05-11 12:42:23 +02:00
Piotr Szczesniak
02aa97d695 Added name to kube-dns service
Fixes #7922
2015-05-11 12:42:22 +02:00
Jerzy Szczepkowski
63182318c5 Merge pull request #8037 from shawnps/patch-11
Add missing Errorf formatting directives
2015-05-11 11:17:58 +02:00
Jerzy Szczepkowski
36ab4b4c2f Merge pull request #8036 from shawnps/patch-10
Use Errorf in persistent_volume_claim_binder_test.
2015-05-11 11:17:04 +02:00
Wojciech Tyczynski
6c281ec0f8 Merge pull request #7889 from wjiangjay/master
Fix wrong link for security context
2015-05-11 10:34:48 +02:00
Jerzy Szczepkowski
36163969ef Merge pull request #8021 from ddysher/kubelet-fix
Use error type from docker go-client instead of string
2015-05-11 09:46:39 +02:00
Jerzy Szczepkowski
54e0f4679e Merge pull request #8024 from BenTheElder/vagrant_cpu_count
Accurately get hardware cpu count in Vagrantfile.
2015-05-11 09:46:18 +02:00
Kenjiro Nakayama
cb2c62f0d8 Fix filepath to simple sample pod 2015-05-11 00:21:33 +09:00
Shawn Smith
5d5c660f4b Add missing Errorf formatting directives 2015-05-10 13:25:14 +09:00
Shawn Smith
50f34d013e Use Errorf 2015-05-10 13:23:03 +09:00
Shawn Smith
5b0d4d72ba Fix Sprintf verb 2015-05-10 13:22:18 +09:00
Shawn Smith
295286cdc8 Fix printf verb 2015-05-10 13:18:26 +09:00
Shawn Smith
02d136173a Fix unused fmt.Errorf result 2015-05-10 13:17:00 +09:00
Shawn Smith
555ff0d1bc Use Fprintf 2015-05-10 13:14:05 +09:00
Shawn Smith
48927cb209 Fix struct tag 2015-05-10 13:09:13 +09:00
Shawn Smith
ecce796ee8 Use Fatalf 2015-05-10 13:08:55 +09:00
Shawn Smith
97cdd064c8 Fix struct tag 2015-05-10 13:08:25 +09:00
BenTheElder
19224deb04 Accurately get hardware cpu count in Vagrantfile.
In Vagrantfile replace hack that assumed hyper threading was enabled on
the host and divided ncpu by 2 with methods of getting the actual
hardware core count.
2015-05-09 19:21:58 -04:00
Deyuan Deng
72a563f618 Use error type from docker go-client instead of string 2015-05-09 15:20:45 -04:00
Zach Loafman
738f403eea Merge pull request #8018 from justinsb/aws_ci_dont_copy_gce_keys
AWS: Don't try to copy gce_keys in jenkins e2e job
2015-05-09 09:28:01 -07:00
Justin SB
a442918d31 AWS: Don't try to copy gce_keys in jenkins e2e job
Should fix e2e builds.

For the AWS jenkins jobs, I've been using the secret plugin.
2015-05-09 08:55:35 -07:00
Jeff Lowdermilk
c2171e8c98 Merge pull request #8017 from jlowdermilk/fix-gke-ci
fix #7921
2015-05-09 07:59:06 -07:00
Jeff Lowdermilk
78386e48ad fix #7921 2015-05-09 07:48:29 -07:00
Jeff Lowdermilk
051288c4ee Merge pull request #7921 from roberthbailey/gke-kubeconfig
Stop setting a GKE specific version of the kubeconfig file
2015-05-08 19:48:49 -07:00
Victor Marmol
9ded52ac79 Merge pull request #7981 from yujuhong/reasons
Record failure reasons for image pulling
2015-05-08 18:00:46 -07:00
Yu-Ju Hong
d185bfd56a Record failure reason for image pulling 2015-05-08 17:37:11 -07:00
Zach Loafman
8314fd9c54 Merge pull request #8004 from mbforbes/jenkinsKeysChange
Make jenkins e2e runs reuse one key, take two.
2015-05-08 16:03:59 -07:00
Max Forbes
590d3873ea Make jenkins e2e runs reuse one key, take two. 2015-05-08 15:52:56 -07:00
Zach Loafman
857d88b286 Merge pull request #8002 from GoogleCloudPlatform/revert-7990-jenkinsKeys
Revert "Make jenkins e2e runs reuse one SSH key."
2015-05-08 15:46:59 -07:00
Zach Loafman
c6400cab1f Revert "Make jenkins e2e runs reuse one SSH key." 2015-05-08 15:46:42 -07:00
Zach Loafman
6cf760586c Merge pull request #7990 from mbforbes/jenkinsKeys
Make jenkins e2e runs reuse one SSH key.
2015-05-08 15:22:34 -07:00
Robert Bailey
128254a097 Merge pull request #7992 from justinsb/aws_copy_config_to_test
AWS: Copy some new properties from config-default => config.test
2015-05-08 15:10:44 -07:00
Robert Bailey
9db0c68e3e For GKE, only use the special kubeconfig location if the file exists.
This will allow Jenkins to keep running after the next gcloud release
without needing to make immediate modifications to this file. We can
then remove the extra logic at our own convenience.
2015-05-08 14:53:49 -07:00
Max Forbes
41cc8027ab Make jenkins e2e runs reuse one key. 2015-05-08 14:51:42 -07:00
Justin Santa Barbara
3cf8d72d96 Copy some new properties from config-default => config.test
ENABLE_MINION_PUBLIC_IP was causing a failure because the variable wasn't declared.

ADMISSION_CONTROL should just be set the same for both test & default
2015-05-08 14:30:17 -07:00
Daniel Smith
b02149d3d2 Merge pull request #7950 from satnam6502/head2
Make the API server deal with HEAD requests via the service proxy
2015-05-08 14:13:21 -07:00
Abhi Shah
1014831a4f Merge pull request #7959 from eparis/bash-completions-fun-if-crap
Remove useless bash conditional
2015-05-08 13:33:40 -07:00
Abhi Shah
90c11061d6 Merge pull request #7983 from wattsteve/patch-2
GlusterFS Critical Bug Resolved - Removing warning in README
2015-05-08 13:32:14 -07:00
Victor Marmol
2c0a047f62 Merge pull request #7967 from yujuhong/uname_n
Don't use the first token `uname -n` as the hostname
2015-05-08 13:30:43 -07:00
Brian Grant
97004c87c1 Merge pull request #7942 from goltermann/master
Simple nginx Guide Fixes
2015-05-08 12:09:25 -07:00
Steve Watt
374d245734 Bug Resolved - Removing warning in README 2015-05-08 14:05:56 -05:00
Daniel Smith
d136728df7 Merge pull request #7875 from satnam6502/elasticsearch
Elasticsearch Discovery with Kubernetes
2015-05-08 12:04:11 -07:00