Jan Safranek
ed46c4db51
Add NFS export/import pod examples.
2015-04-02 10:47:21 +02:00
Jerzy Szczepkowski
a94ffc8625
Merge pull request #6331 from vishh/heapster_release
...
Update heapster version to v0.10.0
2015-04-02 10:21:47 +02:00
Jerzy Szczepkowski
860257e01f
Merge pull request #6050 from piosz/docs
...
Changed merge policy
2015-04-02 10:09:05 +02:00
Jerzy Szczepkowski
eac24b3241
Merge pull request #6337 from gosharplite/patch-4
...
Fix typo.
2015-04-02 09:37:45 +02:00
Jerzy Szczepkowski
ad306c9c6e
Merge pull request #6340 from zmerlynn/upgrade_gcloud
...
Automatically upgrade gcloud in Jenkins (reenable)
2015-04-02 09:37:27 +02:00
Jerzy Szczepkowski
8cff43dfb7
Merge pull request #6330 from jayunit100/local-up-fix
...
Check to prevent split brain api-servers/api-clients which can happen if...
2015-04-02 09:34:19 +02:00
Zach Loafman
723aa86013
Merge pull request #6344 from jlowdermilk/fix-e2e
...
fix e2e/kubectl for gke
2015-04-01 21:40:38 -07:00
Jeff Lowdermilk
1857aa0388
fix e2e/kubectl for gke
2015-04-01 21:24:16 -07:00
Quinton Hoole
46e5ec3617
Merge pull request #6339 from zmerlynn/skip_paranoia
...
Skip cleaning docker cache prior to build
2015-04-01 20:21:49 -07:00
Zach Loafman
6ba14f1c28
Skip cleaning docker cache prior to build
...
This seems to be more trouble than its worth, and much of
the remaining build time (except the push itself). We can
cache the cross-build/golang images between builds - it's
not going to kill us, and it'll save the occasional weird
flake of not finding an image when it tries to rm one of
these.
2015-04-01 20:04:24 -07:00
jayunit100
1cc61174ea
Check to prevent split brain api-servers/api-clients which can happen if etcd dies between rerun of local-up-cluster.sh
2015-04-01 22:56:34 -04:00
Zach Loafman
4fa84a4f41
Automatically upgrade gcloud in Jenkins (reenable)
2015-04-01 19:27:17 -07:00
Zach Loafman
1ff0a1e2a1
Merge pull request #6270 from jlowdermilk/gcloud-updates
...
Updates for gcloud 0.9.54
2015-04-01 19:14:57 -07:00
Tony Hsu
d9bb420410
Fix typo.
2015-04-02 10:13:29 +08:00
Brian Grant
0e67b299d5
Merge pull request #6325 from rjnagal/node
...
Remove validation for Capacity. Add default for ExternalID
2015-04-01 18:25:32 -07:00
Alex Robinson
9949936b5c
Merge pull request #6300 from cjcullen/tokens
...
Add an alternative TokenSource to the GCE CloudProvider.
2015-04-01 18:02:40 -07:00
Quinton Hoole
3a724b2622
Merge pull request #6196 from zmerlynn/parallel_arch
...
Parallelize architectures in both the building and packaging phases of `make release`
2015-04-01 17:55:43 -07:00
CJ Cullen
5e6e67ba59
Add an alternative TokenSource to the GCE CloudProvider.
2015-04-01 17:52:30 -07:00
Rohit Jnagal
e0ff139279
Remove validation for Capacity as it got moved from Spec to Status.
...
Also fix breakage from ExternalID validation: Default ExternalID to node name when not specified.
2015-04-02 00:51:52 +00:00
Jeff Lowdermilk
ce72839153
Merge pull request #6329 from mbforbes/fixUp
...
Fix pod that's looked for on kube up.
2015-04-01 17:51:37 -07:00
Zach Loafman
b3413eaa59
Merge pull request #6332 from a-robinson/bust
...
Don't ever give up on retrying downloads in the GCE download-or-bust function
2015-04-01 17:44:12 -07:00
Alex Robinson
4f9b1c486f
Don't ever give up on retrying downloads in the GCE download-or-bust function.
2015-04-02 00:40:19 +00:00
Vishnu Kannan
e6833639a2
Update heapster version to v0.10.0
2015-04-02 00:39:24 +00:00
Victor Marmol
8cd8a8f098
Merge pull request #6310 from dchen1107/clean
...
Small cleanup on api/types.go
2015-04-01 17:37:00 -07:00
Victor Marmol
312bc71c8b
Merge pull request #6304 from roberthbailey/test-cmd-timeout
...
Increase the time we wait for the kubelet to be healthy.
2015-04-01 17:36:44 -07:00
Zach Loafman
0bbf4e99f6
Re tab-ify golang.sh
2015-04-01 17:31:15 -07:00
Zach Loafman
44b4c9ff26
Parallelize architectures in "make release"
...
On my desktop, this took the KUBE_RELEASE_RUN_TESTS=n
"make release" down from 172s to 115s
2015-04-01 17:29:22 -07:00
Max Forbes
152a461f39
Fix pod that's looked for on kube up.
2015-04-01 17:28:04 -07:00
Prashanth B
3f2309ad15
Merge pull request #6307 from GoogleCloudPlatform/goltermann-issues-1
...
Update issues.md with modified priority definitions
2015-04-01 17:13:08 -07:00
Brendan Burns
0cc2056893
Merge pull request #6323 from zmerlynn/merge-release-0.14-to-master
...
Merge release 0.14.1 to master
2015-04-01 17:05:18 -07:00
Robert Bailey
356d0e4401
Merge pull request #6256 from satnam6502/serve_hostnames
...
Issue queries in parallel for serve_hostnames soak test
2015-04-01 16:48:03 -07:00
goltermann
bdbe3fc980
Update issues.md
2015-04-01 16:37:42 -07:00
Satnam Singh
7049bb6b55
Issue queries in parallel
2015-04-01 16:29:34 -07:00
Jeff Lowdermilk
412a836bf7
Merge pull request #6322 from dchen1107/cleanup
...
Using gcr.io/google_containers/pause by default
2015-04-01 16:28:51 -07:00
Prashanth B
67906e05ee
Merge pull request #6318 from wattsteve/patch-2
...
Fedora Guide: Missing yum installation of etcd
2015-04-01 16:26:11 -07:00
Zach Loafman
e9c7b35896
Merge branch 'release-0.14' into merge-release-0.14-to-master
2015-04-01 16:15:26 -07:00
Alex Robinson
668e8655c6
Merge pull request #6320 from cjcullen/offbyone
...
Fix off-by-one crash in pkg/apiserver/authn.go
2015-04-01 16:00:02 -07:00
Jeff Lowdermilk
bf83031726
Merge pull request #6317 from satnam6502/dedash
...
Convert kubernetes/serve_hostname to gcr.io/google_containers/server_hos...
2015-04-01 15:53:22 -07:00
CJ Cullen
eca22d4c82
Fix off-by-one crash in pkg/apiserver/authn.go
2015-04-01 15:53:22 -07:00
Steve Watt
221a63396d
Added yum install of etcd
2015-04-01 17:44:12 -05:00
Satnam Singh
3c119c008d
Convert kubernetes/serve_hostname to gcr.io/google_containers/server_hostname
2015-04-01 15:39:05 -07:00
Tim Hockin
4191c94e6b
Merge pull request #6313 from krousey/design_doc_fix
...
Changing the case of API to be consistent with surrounding uses.
2015-04-01 15:11:52 -07:00
Robert Bailey
1fa7955807
Increase the time we wait for the kubelet to be healthy.
2015-04-01 15:10:32 -07:00
Alex Robinson
6bdb3bf4fe
Merge pull request #6316 from a-robinson/docs
...
Fix the kubectl docs at head.
2015-04-01 15:01:57 -07:00
Dawn Chen
db28ca67f6
Using gcr.io/google_containers/pause by default
2015-04-01 14:59:44 -07:00
Alex Robinson
68ca910c1b
Fix the kubectl docs at head.
2015-04-01 21:59:26 +00:00
Zach Loafman
22aac51d18
Kubernetes version v0.14.1-dev
2015-04-01 14:51:20 -07:00
Zach Loafman
77775a61b8
Kubernetes version v0.14.1
2015-04-01 14:51:14 -07:00
Kris Rousey
547ee5bb2a
Changing the case of API to be consistent with surrounding uses.
2015-04-01 14:49:33 -07:00
Victor Marmol
0cf3590c36
Merge pull request #6299 from thockin/faster_build
...
Make the build faster - call 'go install' once
2015-04-01 14:41:53 -07:00