Commit Graph

8545 Commits

Author SHA1 Message Date
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
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
Eric Paris
06c1fe4567 Instructions to back-merge release branches into master
This allows us to continue on branched like v0.14.1, v0.14.2, and tag on
that branch.  But it will merge those tags into master so git describe
picks up the changes.
2015-04-01 14:36:52 -07:00
Eric Paris
eb4568b32a update instructions to make it clear to get review 2015-04-01 14:36:41 -07:00
Clayton Coleman
dec3209229 Merge pull request #6246 from derekwaynecarr/finalize_fix
Fix Namespace Termination
2015-04-01 17:34:56 -04:00
Daniel Smith
dedd4b052a Remove pods from the assumed pod list when they are deleted 2015-04-01 14:34:15 -07:00
Dawn Chen
ab1a8b1e7c Merge pull request #6298 from roberthbailey/kubelet-config
Remove salt configuration that matches the default settings in the Kubelet.
2015-04-01 14:31:31 -07:00
Alex Robinson
2db427a34a Merge pull request #6293 from kargakis/delete-short-msg
Update delete short usage message
2015-04-01 14:20:14 -07:00
Robert Bailey
22d9c67cb7 Merge pull request #6190 from liggitt/client_cert_auth
Add client cert authentication
2015-04-01 14:11:29 -07:00
Robert Bailey
96a0a0d618 Merge pull request #6309 from GoogleCloudPlatform/revert-6243-kubelet-ssl
Revert "Configure the kubelet to use HTTPS"
2015-04-01 14:09:37 -07:00
Dawn Chen
96b0f0a170 Small cleanup on api/types.go 2015-04-01 14:04:17 -07:00
Derek Carr
2af9b54147 Merge pull request #6259 from zmerlynn/fix_cloud_provider
Eliminate grains.cloud_provider (in preference to grains.cloud) from SaltStack
2015-04-01 17:04:05 -04:00
Robert Bailey
32a1c052dc Revert "Configure the kubelet to use HTTPS" 2015-04-01 13:59:31 -07:00
Vish Kannan
d010b2a34e Merge pull request #5560 from erictune/secrets_doc
Secrets doc
2015-04-01 13:24:19 -07:00
Brian Grant
7450da41f1 Merge pull request #6094 from ddysher/remove-reachability
Remove Reachable Condition
2015-04-01 13:16:47 -07:00
goltermann
a0e78df2d3 Update issues.md
Updating priority definitions - open for discussion if there are other opinions.
2015-04-01 13:00:37 -07:00
Zach Loafman
ba22494e5f Merge pull request #6305 from jlowdermilk/remove-unused-vars
Remove unused variables from build scripts
2015-04-01 12:58:44 -07:00