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
Joe Beda
893e897d9b
Merge pull request #1913 from derekwaynecarr/move_network_closure
...
Do not require a writeable /vagrant
2014-10-20 15:04:43 -07:00
Dawn Chen
0780e2839a
Merge pull request #1914 from smarterclayton/fix_pod_test_race
...
Sort of pods in test case was incorrect
2014-10-20 14:52:29 -07:00
Joe Beda
60a8249bdf
Merge pull request #1891 from jbeda/vagrant-bash-fix
...
Make vagrant scripts work with bash 3
2014-10-20 14:52:12 -07:00
Joe Beda
ea95cefb91
Make vagrant scripts work with bash 3
...
Fixes #1890
2014-10-20 14:50:09 -07:00
Clayton Coleman
3f8d30881c
Sort of pods in test case was incorrect
2014-10-20 17:45:01 -04:00
Clayton Coleman
cba76ef1ef
Merge pull request #1909 from derekwaynecarr/service_proxy_needs_namespace
...
Add unit test for namespace aware proxy
2014-10-20 17:16:04 -04:00
Tim Hockin
f2c28db240
Merge pull request #1906 from roberthbailey/gce-config
...
Bump up the default machine size on GCP.
2014-10-20 14:00:07 -07:00
derekwaynecarr
0d86be680b
Do not require a writeable /vagrant
2014-10-20 16:59:15 -04:00
derekwaynecarr
51aeb6bcd1
Add unit test for namespace aware proxy
2014-10-20 16:26:51 -04:00
Robert Bailey
216cc64975
Bump up the default machine size on GCP.
2014-10-20 13:02:28 -07:00
bgrant0607
71c6f8ee5c
Merge pull request #1875 from lavalamp/fix3
...
fix typo
2014-10-20 12:13:43 -07:00
Dawn Chen
dd74c2e986
Merge pull request #1895 from thockin/klet_logs
...
Better config-file logging in kubelet
2014-10-20 12:08:59 -07:00
Tim Hockin
14f5631600
Merge pull request #1845 from bketelsen/master
...
Documentation for using SkyDNS with Kubernetes
2014-10-20 12:03:05 -07:00
Tim Hockin
c5388e9a30
Merge pull request #1884 from lavalamp/fix4
...
Get rid of old minion proxy code in favor of new, better proxy code
2014-10-20 11:50:52 -07:00
Daniel Smith
7c9ac6a484
Merge pull request #1868 from derekwaynecarr/service_proxy_needs_namespace
...
Fixup apiserver proxy to be namespace aware
2014-10-20 11:48:29 -07:00
Daniel Smith
bf942e859f
remove old proxy code.
2014-10-20 11:28:12 -07:00
Daniel Smith
f748e2d2c5
Implement redirection & proxying for minions
2014-10-20 11:28:12 -07:00
Daniel Smith
82bbcee8d9
Move port definitions to their own package
2014-10-20 11:28:12 -07:00
Daniel Smith
082a9d8af9
fix typo
2014-10-20 10:28:38 -07:00
Tim Hockin
6c434e6646
Merge pull request #1901 from rabi/doc-ip-per-service-core
...
Update apiserver.service docs for ip-per-service changes
2014-10-20 08:53:26 -07:00
Tim Hockin
87b0b3ad67
Better config-file logging in kubelet
2014-10-20 08:49:55 -07:00
Rabi Mishra
becb2fa54a
Update apiserver.service
2014-10-20 21:17:49 +05:30
derekwaynecarr
5e01c804fd
Fixup apiserver proxy to be namespace aware
2014-10-20 10:39:16 -04:00
Clayton Coleman
d5377e4a39
Merge pull request #1855 from mfojtik/verbose
...
Make Kubernetes startup less noisy
2014-10-20 10:30:45 -04:00
Michal Fojtik
0bccce4520
Move error about connecting to healthz server to V(1)
2014-10-20 15:31:01 +02:00
Brendan Burns
8261caedcb
Merge pull request #1876 from jbeda/boot2docker-fix
...
Fix boot2docker with /User mapping.
2014-10-17 23:37:27 -07:00
Joe Beda
e48cbb2296
Fix boot2docker with /User mapping.
...
Fixes #1856
Based on #1858 from @nyaxt.
2014-10-17 23:29:05 -07:00
Brendan Burns
e04fabdd09
Merge pull request #1888 from brendandburns/build
...
Fix the build w/ docker 1.3.0 on OS X
2014-10-17 23:23:52 -07:00
Brendan Burns
ed0b94de5a
Fix the build w/ docker 1.3.0 on OS X
2014-10-17 23:22:48 -07:00
Tim Hockin
783c0d7532
Merge pull request #1865 from brendandburns/kubelet
...
Support updates in the kubelet.
2014-10-17 17:21:16 -07:00
Daniel Smith
5bce17cdae
Merge pull request #1885 from thockin/ipalloc
...
Fix borrow and carry in IPAllocator
2014-10-17 17:20:54 -07:00
Tim Hockin
8d37319982
Fix borrow and carry in IPAllocator
2014-10-17 17:13:22 -07:00
Dawn Chen
8858c5f897
Merge pull request #1871 from derekwaynecarr/handle_container_logs_on_alternate_namespace
...
handleContainerLogs needs a namespace to address a pod
2014-10-17 15:42:11 -07:00
Joe Beda
ee1d426a42
Merge pull request #1882 from lavalamp/fix
...
fix broken test
2014-10-17 15:38:48 -07:00
Dawn Chen
7611c839e9
Merge pull request #1873 from derekwaynecarr/kubelet_handleRun_namespace_aware
...
Make kubelet handleRun work for pods in non-default namespace
2014-10-17 15:23:40 -07:00
Daniel Smith
f1e0290605
fix broken test
2014-10-17 15:21:03 -07:00
Joe Beda
be7d5a3d82
Merge pull request #1878 from jbeda/git-describe-tag
...
Look at all tags when looking for version.
2014-10-17 15:09:00 -07:00
Joe Beda
cb027ce2a9
Look at all tags when looking for version.
...
'git describe' uses only annotated tags by default. We want to use all tags as we can only create 'lightweight' tags in the GitHub UI.
2014-10-17 14:34:30 -07:00
Eric Tune
12fa0f0e30
Merge pull request #1864 from lavalamp/fix
...
Error instead of crash on GetRef of nil object
2014-10-17 14:23:43 -07:00
Eric Tune
1c4e9300f2
Merge pull request #1867 from derekwaynecarr/pod_cache_kubelet_update
...
Fixup kubelet handlePodInfo to be namespace aware
2014-10-17 14:18:43 -07:00
Eric Tune
67fec22576
Merge pull request #1874 from derekwaynecarr/fix_typo_etcd
...
Fix typo etcd registry
2014-10-17 14:02:25 -07:00
derekwaynecarr
e2c888795c
Fix typo etcd registry
2014-10-17 16:22:57 -04:00
Deyuan Deng
c88cf8defb
Merge pull request #1870 from eparis/typo
...
Fix typo "replicationContollers"
2014-10-17 16:14:50 -04:00
derekwaynecarr
1f094d973d
make kubelet handleRun work for pods in non-default namespace
2014-10-17 16:12:26 -04:00
derekwaynecarr
897f1b3ab5
handleContainerLogs needs a namespace to address a pod
2014-10-17 16:00:50 -04:00
Eric Paris
3cd74bb8a8
Fix typo "replicationContollers"
2014-10-17 15:44:31 -04:00
derekwaynecarr
d590af2ce5
Fixup kubelet handlePodInfo to be namespace aware
2014-10-17 14:42:46 -04:00
Daniel Smith
99e1e2fd25
Merge pull request #1861 from derekwaynecarr/fix_watch_endpoints
...
Error when watching service endpoints across all namespaces
2014-10-17 11:06:59 -07:00
Brendan Burns
aa55e87ac2
Support updates in the kubelet.
2014-10-17 11:02:21 -07:00