Commit Graph

2984 Commits

Author SHA1 Message Date
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
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
Dawn Chen
b16a4c0c88 Merge pull request #1933 from deads2k/dev/deads/add-namespace-unit-tests
add unit tests for rejection of conflicting namespaces
2014-10-21 14:49:54 -07:00
Joe Beda
a8b55e0965 Merge pull request #1930 from derekwaynecarr/add_make_command
Add Makefile shortcut to release with skip tests
2014-10-21 14:45:30 -07:00
Joe Beda
da6866c720 Merge pull request #1931 from derekwaynecarr/fix_kubectl_for_vagrant
Fix kubectl flags for vagrant
2014-10-21 14:43:46 -07:00
Dawn Chen
9cac86c473 Merge pull request #1707 from proppy/kubelet-runonce-check
runonce: better container state detection
2014-10-21 14:22:41 -07:00
Daniel Smith
48196d6291 Merge pull request #1935 from ironcladlou/reflector-tests
Fix line-jumping bug in FIFO implementation
2014-10-21 13:47:07 -07:00
Johan Euphrosine
14c3b9d900 runonce: handle inspect error 2014-10-21 13:38:11 -07:00
Dan Mace
51ec53e2af Fix line-jumping bug in FIFO implementation
Keep the FIFO's internal set in sync with the queue during Add/Update
operations to prevent a queue line-jumping scenario (described in a
new unit test).
2014-10-21 16:37:32 -04:00
deads2k
34b5861b60 add unit tests for rejection of conflicting namespaces 2014-10-21 15:57:02 -04:00
Brendan Burns
23ce178574 Merge pull request #1929 from satnam6502/salt
Check to see if FLUENTD_GCP is defined before use
2014-10-21 12:49:45 -07:00
derekwaynecarr
bce1c12e01 Fix typo in kubectl 2014-10-21 15:30:43 -04:00
derekwaynecarr
c929ec5a44 Fix kubectl flags for vagrant 2014-10-21 15:29:35 -04:00
derekwaynecarr
589af44aeb Add Makefile shortcut to release with skip tests 2014-10-21 15:27:53 -04:00
Satnam Singh
ed58d024ca Check to see if FLUENTD_GCP is defined before use 2014-10-21 12:18:42 -07:00
Johan Euphrosine
6cd0c261b3 runonce: better container state detection 2014-10-21 12:00:51 -07:00
Clayton Coleman
fa4e186e54 Merge pull request #1911 from erictune/token_client
Handle auth files with BearerToken sections.
2014-10-21 14:08:42 -04:00