Commit Graph

3000 Commits (4d1f025b0d0096963cfadc793c5723a7144a54f4)

Author SHA1 Message Date
Daniel Smith 4d1f025b0d Merge pull request #1974 from smarterclayton/errors_hidden_in_extract_list
EtcdHelper.decodeList was not properly returning errors
2014-10-23 14:10:02 -07:00
Clayton Coleman 3a89883223 EtcdHelper.decodeList was not properly returning errors 2014-10-23 16:48:16 -04:00
Joe Beda 02bfcd6b6d Merge pull request #1970 from vbatts/vbatts-cleaner_rmi
build: cleaner `docker rmi`
2014-10-23 13:02:02 -07:00
Brendan Burns e1ae7bd16c Merge pull request #1973 from lavalamp/fix4
fix backwards compatible script
2014-10-23 12:52:37 -07:00
Daniel Smith d055e279fe fix backwards compatible script 2014-10-23 12:51:21 -07:00
Tim Hockin 8fb51e70f3 Merge pull request #1971 from brendandburns/fix
Fix the guestbook e2e test.
2014-10-23 11:54:36 -07:00
Brendan Burns dbb23abac2 Fix the guestbook e2e test. 2014-10-23 11:32:01 -07:00
Vincent Batts 22a457e46f build: cleaner `docker rmi`
no need to pipe to awk for orphan images

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2014-10-23 14:28:34 -04:00
Tim Hockin edf729ce71 Merge pull request #1968 from lavalamp/fix4
New e2e script (in go this time) that doesn't completely suck
2014-10-23 11:12:46 -07:00
Daniel Smith bfabb41604 New e2e script (in go this time) that doesn't completely suck 2014-10-23 11:03:30 -07:00
Clayton Coleman 1414e90258 Merge pull request #1938 from eparis/fed-manual-config
Update the Fedora getting started guide a little
2014-10-23 12:33:19 -04:00
Brendan Burns 77d2815b86 Merge pull request #1967 from jbeda/e2e-fix
Fix e2e test for .ID->.Name change
2014-10-22 17:20:44 -07:00
Joe Beda 33763d07b2 Fix e2e test for .ID->.Name change 2014-10-22 17:19:53 -07:00
Dawn Chen 32231834fb Merge pull request #1942 from proppy/podex-readme
podex: add todos
2014-10-22 17:07:47 -07:00
Joe Beda 0ce5e99ee5 Merge pull request #1658 from proppy/slim-kube-build
build: switch to golang:1.3 and build go for KUBE_CROSSPLATFORMS
2014-10-22 16:55:51 -07:00
Johan Euphrosine 5f8bde781c README: add todos 2014-10-22 16:54:39 -07:00
Johan Euphrosine 29c4fd6bb3 build: add KUBE_BUILD_GOLANG_VERSION 2014-10-22 16:52:20 -07:00
Clayton Coleman dd8c49fc47 Merge pull request #1746 from hmrm/refactor-kubelet-access
Refactor kubelet access and add SSL
2014-10-22 19:44:43 -04:00
Daniel Smith 6ef6ff5bc5 Merge pull request #1893 from crhym3/fix-1149-req-body
Replace custom ProxyServer (kubecfg/kubectl -proxy) with httputil.ReverseProxy
2014-10-22 15:29:59 -07:00
Haney Maxwell 3160500940 Refactor kubelet access and add SSL 2014-10-22 14:53:59 -07:00
Daniel Smith f0f4092fc5 Merge pull request #1961 from smarterclayton/rename_id_to_name
Rename APIObject ID -> Name everywhere
2014-10-22 13:17:35 -07:00
Joe Beda fdb7731de3 Merge pull request #1962 from dchen1107/fix
Increase memory limit of frontend-controller in our guestbook example.
2014-10-22 13:13:19 -07:00
Clayton Coleman 91d9a90e4e Replace use of "id" in strings with "name" 2014-10-22 15:59:12 -04:00
Clayton Coleman bb77a5d15f Rename ID -> Name 2014-10-22 15:00:26 -04:00
Dawn Chen bdebff5b28 Merge pull request #1955 from lavalamp/fix3
Add client time to events
2014-10-22 11:25:01 -07:00
Dawn Chen a6145fc19e Merge pull request #1950 from ddysher/client-minion-interface
Add create/delete minion to client interface.
2014-10-22 11:24:43 -07:00
Daniel Smith ad1212b9af Add client time to events 2014-10-22 11:12:17 -07:00
Joe Beda cefbf272af Merge pull request #1953 from jbeda/official-release
Script to do an "official" release push to GCS.
2014-10-22 11:11:28 -07:00
Dawn Chen ec5ae48a9f Increase memory limit of frontend-controller in our guestbook example. 2014-10-22 11:07:20 -07:00
Joe Beda 25b1eea116 Merge pull request #1832 from doublerr/rackspace_switch_to_coreos
Rackspace - Switch to CoreOS for standard cluster
2014-10-22 09:30:55 -07:00
Filipe Brandenburger 155b56d860 Merge pull request #1760 from derekwaynecarr/docker_servicee
Clean-up docker configuration changes for openvswitch
2014-10-22 11:40:26 -04:00
derekwaynecarr b836e31cf4 Fixup docker configuration for sdn 2014-10-22 11:32:38 -04:00
Filipe Brandenburger 97dd7302ac Merge pull request #1877 from eparis/kubectl-completions
bash completions for kubectl
2014-10-22 08:04:56 -04:00
Brendan Burns 7d5ed53958 Merge pull request #1952 from brendandburns/fix
Fix GCE since KUBE_ADMIN_TOKEN is never set,
2014-10-21 21:22:18 -07:00
Brendan Burns 86e67c0fe2 Fix GCE since KUBE_ADMIN_TOKEN is never set, since get-admin-token is never called. 2014-10-21 21:13:24 -07:00
Joe Beda a7aa41b3c0 Script to do an "official" release push to GCS. 2014-10-21 19:50:04 -07:00
Deyuan Deng 1a8016fd1f Add create/delete minion to client interface. 2014-10-21 22:06:07 -04:00
Johan Euphrosine 0e8804ee49 Merge pull request #1898 from jhadvig/podex_images
Podex handling multiple images
2014-10-21 17:44:39 -07:00
Deyuan Deng a33b81f53d Merge pull request #1947 from oaktowner/patch-2
Update gce.md
2014-10-21 20:27:58 -04:00
jhadvig 7851f5551c Podex handling multiple images 2014-10-22 02:18:14 +02:00
Dan Ciruli 1d437f2186 Update gce.md
Fixed a minor typo (and capitalized Kubernetes, which seems to be consistent with usage elsewhere).
2014-10-21 17:16:21 -07:00
Brendan Burns 7603ef443f Merge pull request #1943 from oaktowner/patch-1
Update k8s201.md
2014-10-21 17:16:16 -07:00
oaktowner 95aca622f5 Update k8s201.md
Minor typo corrected.
2014-10-21 17:10:56 -07:00
Daniel Smith 91efe51770 Merge pull request #1829 from jhadvig/proxy_flush
Flush data periodically instead of their buffering
2014-10-21 17:01:15 -07:00
Dawn Chen 7a077314a2 Merge pull request #1939 from satnam6502/salt
Second attempt at correctly inspecting FLUENTD_GCP
2014-10-21 15:34:02 -07:00
Johan Euphrosine d5e7ddb428 build: fix golang pull message 2014-10-21 15:24:36 -07:00
Johan Euphrosine 6452b0fe97 build: add kube-build:cross base 2014-10-21 15:19:05 -07:00
Johan Euphrosine 521f145fb5 build: switch to golang:1.3 and build go for KUBE_CROSSPLATFORMS 2014-10-21 15:13:20 -07:00
Satnam Singh 605314ff62 Second attempt at correctly unspecting FLUENTD_GCP 2014-10-21 14:58:03 -07:00
Joe Beda 2a30ce65c5 Merge pull request #1932 from derekwaynecarr/fix_typo_kubectl
Fix typo in kubectl
2014-10-21 14:55:20 -07:00