Robert Bailey
831f3e60d7
Kubernetes version v0.15.0
2015-04-13 14:08:45 -07:00
Yifan Gu
a3675e08f2
kubelet/dockertool: Move Getpods() to DockerManager.
2015-04-13 14:05:22 -07:00
Deyuan Deng
236db3c252
Remove kubelet dependency on nodecontroller
2015-04-13 16:59:45 -04:00
Jeff Lowdermilk
86d3072492
Merge pull request #6744 from eparis/auto-gen-bash
...
Auto gen bash completions
2015-04-13 13:49:26 -07:00
Dawn Chen
ae144d7b1f
Merge pull request #6639 from eLobato/patch-1
...
Minor typos in Fedora ansible docs
2015-04-13 13:48:47 -07:00
Robert Bailey
68c3f3a914
Merge pull request #6720 from invino4/slave
...
Make guestbook-go example use slaves
2015-04-13 13:25:19 -07:00
Dawn Chen
d2584df283
Merge pull request #6774 from vmarmol/cadvisor
...
Updating cAdvisor godep.
2015-04-13 13:10:06 -07:00
Eric Paris
d7a89117b7
Use a helper to find built binaries
...
Instead of doing it all outselves....
2015-04-13 15:27:55 -04:00
Eric Paris
55d133eabb
doc/bash completions autogeneration directory helper
2015-04-13 15:27:55 -04:00
Eric Paris
ebb0affc21
Automatically generate bash completions for kubectl
2015-04-13 15:27:55 -04:00
derekwaynecarr
c1a3fa0dae
Remove delay when deleting namespaces, move to new controller framework
2015-04-13 15:18:22 -04:00
Tim Hockin
f318da8344
Merge pull request #6379 from pmorie/rootcontext
...
Skeletal security context to facilitate tmpfs mount
2015-04-13 12:01:11 -07:00
Quinton Hoole
b47814d9a7
Merge pull request #6775 from rjnagal/node
...
Add monitoring e2e back
2015-04-13 12:00:35 -07:00
Rohit Jnagal
a4f9ded003
Add monitoring e2e back.
...
The last bugfix in #6710 fixed the real problem.
2015-04-13 18:47:04 +00:00
Jason Hunter
2ecb95b5b6
Make guestbook-go example actually use the redis-slave service that is set up for its reads.
2015-04-13 11:40:42 -07:00
Victor Marmol
934cec291a
Updating cAdvisor godep.
...
This adds support for Docker 1.6.
2015-04-13 11:35:46 -07:00
Nikhil Jindal
60f0c28fd4
Merge pull request #6725 from smarterclayton/support_subpath_on_getter_with_options
...
Allow subpath on GET for GetterWithOptions
2015-04-13 11:27:41 -07:00
Vish Kannan
810ad7116d
Merge pull request #6763 from swagiaal/improve-gce-pd-test
...
GCE PD Test: Add explicit check for attach and detach calls
2015-04-13 10:55:10 -07:00
Tim Hockin
96bcb56f10
Merge pull request #6737 from xiang90/p_tcp
...
pkg/proxy: a more reliable way to detect a closed proxy
2015-04-13 10:54:45 -07:00
Clayton Coleman
0c8a358de0
Merge pull request #6683 from deads2k/deads-handle-subresources
...
add support for authorizing subresources
2015-04-13 13:53:54 -04:00
Dawn Chen
67169ec87d
Merge pull request #6719 from litian54/master
...
Fix Rendering SLS 'base:nginx' failed if 'cloud' is not defined in minio...
2015-04-13 10:42:48 -07:00
Dawn Chen
29e4d6c9b5
Merge pull request #6750 from wojtek-t/enable_density_test
...
Enable Density test for 30 pods per node by default
2015-04-13 10:29:23 -07:00
Dawn Chen
17bfa6f5d7
Merge pull request #6717 from lavalamp/fix
...
Fix comments; switch to watching nodes
2015-04-13 10:28:23 -07:00
Dawn Chen
f345aec360
Merge pull request #6762 from justinsb/e2e_fix_aws
...
Specify equivalent instance types for AWS, in hack/jenkins/e2e.sh
2015-04-13 10:16:36 -07:00
deads2k
e7baa94404
allow selective removal of kubeconfig override flags
2015-04-13 13:14:23 -04:00
Xiang Li
7e36a88068
pkg/proxy: a more reliable way to detect a closed proxy
2015-04-13 10:11:22 -07:00
Dawn Chen
aa804ffb45
Merge pull request #6723 from kargakis/remove-deprecated-call
...
Remove deprecated call to ResourceFromArgs
2015-04-13 10:09:01 -07:00
Jeff Lowdermilk
4a41a7ffe5
Merge pull request #6745 from eparis/auto-gen-markdown
...
Auto gen markdown
2015-04-13 10:00:55 -07:00
Paul Morie
c98e89fca0
Set rootcontext of emptyDir tmpfs mounts correctly
2015-04-13 12:50:36 -04:00
Victor Marmol
1be6847256
Merge pull request #6766 from pmorie/fix-build
...
Fix build (kubelet/util.go)
2015-04-13 09:31:41 -07:00
Paul Morie
042ac3d800
Fix build (kubelet/util.go)
2015-04-13 12:29:36 -04:00
Victor Marmol
ab68bcb97f
Merge pull request #6733 from xiang90/kub_cap
...
pkg/kubelet: move the capabilities related code to util.go
2015-04-13 09:02:36 -07:00
Victor Marmol
4e3b4bd10e
Merge pull request #6731 from xiang90/util-kubulet
...
pkg/kubelet: kill a TODO in util.go
2015-04-13 09:01:00 -07:00
Dawn Chen
86091eea82
Merge pull request #6732 from xiang90/status_manager.go
...
pkg/kubelet: clean up status manager
2015-04-13 09:00:24 -07:00
Dawn Chen
10c630aa2a
Merge pull request #6740 from you-n-g/master
...
supplement the way to add a DNS for local kubernetes
2015-04-13 08:58:54 -07:00
Dawn Chen
b6ec2f971e
Merge pull request #6741 from xiang90/udp_timeout
...
proxy: lower udp timeout
2015-04-13 08:58:02 -07:00
Dawn Chen
9d7eff0dca
Merge pull request #6759 from luksa/master
...
Added missing argument
2015-04-13 08:56:20 -07:00
Sami Wagiaalla
309fd272b6
GCE PD Test: Add explicit check for attach and detach calls
...
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
2015-04-13 11:36:28 -04:00
Justin Santa Barbara
cf02d8cef2
Specify equivalent instance types for AWS, in hack/jenkins/e2e.sh
...
This should unbreak the AWS e2e tests
2015-04-13 08:28:24 -07:00
Derek Carr
88cf777dfd
Merge pull request #6629 from markturansky/yoko_pv_client
...
Adding missing UpdateStatus methods to PV/PVC client
2015-04-13 11:00:17 -04:00
Quinton Hoole
15efb17a0c
Merge pull request #6751 from wojtek-t/jenkins_for_scalability
...
Prepare for running scalability test on Jenkins
2015-04-13 07:53:50 -07:00
markturansky
ac4d34e5d7
Added PV & PVC client tests
2015-04-13 10:10:52 -04:00
markturansky
d8c87e93dc
Adding missing UpdateStatus methods to client
2015-04-13 10:10:52 -04:00
Marko Luksa
9bfa29896b
Added missing argument
2015-04-13 15:46:27 +02:00
Lénaïc Huard
a708407965
libvirt-coreos cluster: fix wait-cluster-readiness for v1beta3 API
...
Fix the kubectl query to use to check the nodes readiness.
2015-04-13 15:13:53 +02:00
Wojciech Tyczynski
a531a465d1
Merge pull request #6727 from xiang90/panic_fds
...
pkg/proxy: panic if run out of fd
2015-04-13 15:11:42 +02:00
Wojciech Tyczynski
22a9d5b6f9
Merge pull request #6742 from garethr/patch-1
...
Fix typo and incorrect service name in sample ubuntu default scripts
2015-04-13 15:08:55 +02:00
Wojciech Tyczynski
f7fbc2d0c5
Prepare for running scalability test on Jenkins
2015-04-13 11:36:12 +02:00
Wojciech Tyczynski
59ab41c8f7
Merge pull request #6292 from jszczepkowski/scale-pool
...
Updating target pools on cloud nodes change.
2015-04-13 10:58:49 +02:00
feihujiang
7452860f30
Improve ubuntu-cluster setup scripts
...
This PR implements #6266 .
Make a copy for each of the original scripts, and modify the copies. These copies will be used as working scripts afterwards.
Improve ubuntu-cluster setup scripts
2015-04-13 15:10:14 +08:00