Commit Graph

16964 Commits

Author SHA1 Message Date
Prashanth B
8b6f275c9f Merge pull request #13316 from kubernetes/revert-6689-cinder-vol-plugin
Revert "Volume Plugin for Cinder; Openstack Block Storage"
2015-08-28 11:37:46 -07:00
k8s-merge-robot
3b2d73e914 Merge pull request #12605 from DirectXMan12/refactor/merge-namespace-admission-controllers
Auto commit by PR queue bot
2015-08-28 11:31:50 -07:00
Prashanth B
05b205bab6 Revert "Volume Plugin for Cinder; Openstack Block Storage" 2015-08-28 10:56:24 -07:00
Prashanth B
8d0d54ffed Merge pull request #6689 from spothanis/cinder-vol-plugin
Volume Plugin for Cinder; Openstack Block Storage
2015-08-28 10:47:31 -07:00
Yu-Ju Hong
be179ffc41 e2e: collect supervisord.log
monit has been replaced with supervisord. Collect its log instead.
2015-08-28 10:47:09 -07:00
k8s-merge-robot
8cf3d1a792 Merge pull request #13050 from mesosphere/minion-path
Auto commit by PR queue bot
2015-08-28 10:46:26 -07:00
Kel Cecil
12647523d2 Fix docker-machine typo in daemon help 2015-08-28 13:33:57 -04:00
Prashanth B
52f7833cd3 Revert "Revert "LimitRange updates for Resource Requirements Requests"" 2015-08-28 09:26:36 -07:00
Solly Ross
3bbdb16149 Merge NamespaceExists into NamespaceLifecycle
This commit merges the NamespaceExists admission controller
into the NamespaceLifecycle admission controller.

New tests were added to the NamespaceLifecycle addmission controller
tests, and the test case was fixed so that it runs without panicing.

Additionally, the NamespaceExists admission controller was marked as
deprecated in the docs.

Closes #12053
2015-08-28 10:56:18 -04:00
k8s-merge-robot
2321d9ee26 Merge pull request #13255 from ZJU-SEL/upgrade-ubuntu-1.0.3
Auto commit by PR queue bot
2015-08-28 07:28:42 -07:00
Wojciech Tyczynski
836be0c432 Refactoring of update etcd tests. 2015-08-28 15:47:40 +02:00
Alex Chan
60dc440bda Fix typos in namespaces.md
Fix two links and remove a stray character.
2015-08-28 13:18:03 +01:00
Wojciech Tyczynski
e21bcb8e7a Merge pull request #13289 from mattnenterprise/kubelet-doc-fix
Fixing kubelet cmd documentation for register-node argument
2015-08-28 13:17:56 +02:00
k8s-merge-robot
721afd6f74 Merge pull request #13197 from soltysh/fix_local_up2
Auto commit by PR queue bot
2015-08-28 02:25:18 -07:00
Maciej Szulik
053b6731c0 Use make verify in Travis and Shippable instead of invoking a list of scripts by hand 2015-08-28 11:14:35 +02:00
He Simei
ffe9bb0e25 upgrade to v1.0.3, refactor the guide 2015-08-28 16:43:01 +08:00
Wojciech Tyczynski
24a5f7b94b Revert "Revert "Bump cadvisor godep"" 2015-08-28 10:34:57 +02:00
k8s-merge-robot
282bf64dcd Merge pull request #13181 from mikedanese/daemon_experimental
Auto commit by PR queue bot
2015-08-28 01:32:33 -07:00
Wojciech Tyczynski
9da41aeab8 Merge pull request #10476 from jsafrane/devel/fedora-nfs-images
Configure lower NFS grace period.
2015-08-28 09:57:44 +02:00
Wojciech Tyczynski
cc4f448dc1 Merge pull request #13291 from nikhiljindal/deleteCode
Deleting unused test code
2015-08-28 09:48:22 +02:00
Wojciech Tyczynski
3dc0de1fbc Merge pull request #12971 from soltysh/job_proposal_update
Changed JobSucceded to JobComplete
2015-08-28 09:47:40 +02:00
Wojciech Tyczynski
2986d3eb73 Merge pull request #13235 from pwittrock/update_development_md
Update development godep instructions
2015-08-28 09:46:45 +02:00
Wojciech Tyczynski
417ba2f1fb Merge pull request #13294 from a-robinson/stackoverflow
Add link to create a question tagged Kubernetes on Stack Overflow to the
2015-08-28 09:46:21 +02:00
Wojciech Tyczynski
550413750d Merge pull request #13151 from pires/coreos_doc_cleanup
Clean-up CoreOS documentation.
2015-08-28 09:17:48 +02:00
Wojciech Tyczynski
87a130baa4 Merge pull request #13238 from kelcecil/build-readme
Reword introduction and requirements for build/README.md
2015-08-28 09:17:11 +02:00
Wojciech Tyczynski
e7b493f38b Merge pull request #13252 from Huawei-PaaS/amend_an_markdown_error_in_scratch_md
Amend an ordered list markdown error in scratch.md
2015-08-28 09:16:43 +02:00
Wojciech Tyczynski
a5d47e4e8d Merge pull request #13272 from aveshagarwal/master-fedora-ansible-guide
Updates fedora ansible guide
2015-08-28 09:14:18 +02:00
Wojciech Tyczynski
03236e2692 Merge pull request #13253 from Huawei-PaaS/chmod_X_to_x_in_prereqs_md
Change "chmod +X" to "chmod +x" in prereqs.md
2015-08-28 09:13:56 +02:00
Wojciech Tyczynski
9bdc85a228 Merge pull request #13292 from saad-ali/actuallyFix13257
Move E2E PD Test out of flaky
2015-08-28 09:13:33 +02:00
Wojciech Tyczynski
74818ee55d Merge pull request #13275 from bgrant0607/docfix
Clarify boundaries of Kubernetes.
2015-08-28 09:13:07 +02:00
Alex Robinson
ebbcb30e4a Add link to create a question tagged Kubernetes on Stack Overflow to the
troubleshooting doc, along with a couple other small improvements.
2015-08-27 22:47:04 -07:00
Yu-Ju Hong
8774f6efa2 kubelet: don't remove any pod directory with non-empty volumes
If the volumes directory is not empty, it implies that volumes may not have
been properly cleaned up yet. Do not attempt to remove the pod directory.
2015-08-27 22:18:51 -07:00
saadali
33b5616ebc Fix E2E Test "Pod Disks should schedule a pod w/ a RW PD, remove it, then schedule it on another host" out of flaky 2015-08-27 21:39:46 -07:00
Brendan Burns
35d05093f7 Merge pull request #10651 from yujuhong/orphaned_poddirs
Kubelet: do not remove pod directory if any container is still running
2015-08-27 20:48:23 -07:00
nikhiljindal
25f2b85041 Deleting unused code 2015-08-27 19:52:47 -07:00
Brian Grant
0d3e9de4b0 Clarify boundaries of Kubernetes. 2015-08-28 01:58:08 +00:00
Yu-Ju Hong
697197d383 Kubelet: do not remove pod directory if any container is still running
If there are any running container in the pod, we cannot remove the volume.
Therefore, we should not attempt to remove the pod directory.
2015-08-27 18:19:13 -07:00
qiaolei
c17977b6dd Amend two markdown errors in authentication.md
Amend two markdown errors in authentication.md.
1, amend order list display error by enter a newline after the first sentence
2, add two backticks to make ``"@`date +%s`"`` display correctly
2015-08-28 09:16:05 +08:00
Matt McCoy
5a2f992d75 Fixing kubelet cmd documentation for register-node argument 2015-08-27 21:04:08 -04:00
Tim Hockin
109c3f2b05 Merge pull request #12834 from eldarion-gondor/fix-validate-cluster-on-error
When calling kubectl.sh, allow error due to API server bouncing
2015-08-27 17:21:09 -07:00
Prashanth B
71042e174e Merge pull request #13273 from quinton-hoole/2015-08-27-fix-flaky-test-config
Don't run flaky e2e tests in parallel test runs.
2015-08-27 16:52:57 -07:00
Dr. Stefan Schimanski
cac58f6db7 Add --path-override to minion to change the PATH env var of subprocesses;
pass hostname-override through to kube-proxy (if defined)
2015-08-27 22:57:04 +00:00
Zach Loafman
65087a40ba Actually make the pushed version directory match binary versions
A small bug from #11941: When we push to GCS, we were pushing bucket
names that matched the old pattern `git describe`, e.g.:

gs://kubernetes-release/ci/v1.1.0-alpha.0-2413-g986d37d/

But after #11941, the binaries inside these actually have versions that look like:

v1.1.0-alpha.0.2413+g986d37d

to more closely match up with semver.

This pull makes the GCS directory match the binaries it's already serving.
2015-08-27 14:38:00 -07:00
Alex Robinson
c9a8b2a405 Merge pull request #13230 from a-robinson/maintainer
Transfer maintainer responsibilities for fluentd configs/images.
2015-08-27 14:35:02 -07:00
Paul Morie
e9851c6dea Quote malformed host values in unversioned client helper 2015-08-27 17:30:31 -04:00
Steve Milner
3181e5b913 test: improved kubelet disk_manager coverage. 2015-08-27 15:54:45 -04:00
Brendan Burns
986d37d145 Merge pull request #13271 from yujuhong/skip_test
e2e: skip restart count test
2015-08-27 12:31:14 -07:00
Mike Danese
bee3fd02e4 enable daemon controller in the experimental api 2015-08-27 11:47:35 -07:00
Mike Danese
b772a9b74f run autogenerated updates 2015-08-27 11:47:35 -07:00
Mike Danese
8460e3913d move daemon controller to the experimental api 2015-08-27 11:47:35 -07:00