Wojciech Tyczynski
3b3a706eef
Merge pull request #12792 from jszczepkowski/hpa-controller2
...
Experimental client for horizontal pod autoscaler.
2015-08-20 10:50:02 +02:00
Wojciech Tyczynski
f6b20008b3
Merge pull request #12961 from smarterclayton/prepare_for_graceful
...
Update tests to prepare for graceful deletion (3/7)
2015-08-20 10:04:32 +02:00
Wojciech Tyczynski
62199f7cd3
Merge pull request #12911 from wojtek-t/refactor_etcd_test_2
...
Refactoring of list etcd tests.
2015-08-20 10:03:39 +02:00
Wojciech Tyczynski
aeb450ccee
Merge pull request #12890 from alexhersh/ubuntu-calico-update
...
Update ubuntu-calico guide
2015-08-20 09:36:41 +02:00
Wojciech Tyczynski
ff8dbfe889
Merge pull request #12920 from jiangyaoguo/test-udp-timeout
...
Test UDP timeout
2015-08-20 09:34:10 +02:00
Wojciech Tyczynski
e794e36a32
Merge pull request #12861 from mesosphere/empty-kubelet-container-vars
...
MESOS: Stop the kubelet from taking control over cgroups and other processes
2015-08-20 09:02:19 +02:00
Wojciech Tyczynski
606cc1be39
Merge pull request #12917 from mesosphere/fix-nodeport
...
Declare e2e NodePort test container port
2015-08-20 08:28:07 +02:00
Wojciech Tyczynski
03413ddb4a
Merge pull request #12782 from wojtek-t/cacher_deadlock
...
Fix deadlock in the cacher
2015-08-20 08:27:15 +02:00
Wojciech Tyczynski
04af904cbb
Merge pull request #12909 from justinsb/fix_12855
...
AWS: Always install aufs module & tools
2015-08-20 08:26:47 +02:00
Wojciech Tyczynski
814e712f6b
Merge pull request #12929 from smarterclayton/node_controller_exit
...
Node controller did not handle an error
2015-08-20 08:26:25 +02:00
Alexander Hersh
dc35afcada
update generated docs
2015-08-19 22:33:03 -07:00
Clayton Coleman
9267f829eb
Update tests to prepare for graceful deletion
...
For cases where we want to immediately cleanup the pod, start using
gracePeriod 0 in test cases.
2015-08-19 22:20:29 -04:00
Saad Ali
3fce3433d9
Merge pull request #12949 from satnam6502/fluentd-es
...
Update Elasticsearch cluster logging to use v1.9 image
2015-08-19 18:48:55 -07:00
Saad Ali
21a14eccf2
Merge pull request #12697 from erictune/secdoc
...
Improve secrets docs.
2015-08-19 18:46:57 -07:00
Saad Ali
8a43bd621e
Merge pull request #12745 from eparis/even-less-dash-false-positive
...
verify-flags-underscore.py: Even fewer dash false positives
2015-08-19 17:03:29 -07:00
Saad Ali
49a569a457
Merge pull request #12675 from pweil-/dont-swallow-errors
...
don't swallow bad request errors
2015-08-19 17:01:51 -07:00
Saad Ali
ee89f55bb9
Merge pull request #12188 from eparis/godeps-clean-test
...
verify-godeps.sh script to make sure all of Godeps is easily reproducible
2015-08-19 16:57:22 -07:00
Saad Ali
f396a7116d
Merge pull request #12811 from mvdan/kubelet-restful
...
kubelet: Switch to restful for the REST api endpoints
2015-08-19 16:48:50 -07:00
Eric Tune
d98f7ab884
Improve secrets docs.
...
Explain that imagePullSecrets added to a service account
are added automatically to pods using that service account.
Reword text to not imply that ordinary secrets added to
a service account are not automatically added as volumes
to a pod.
2015-08-19 16:37:25 -07:00
Zach Loafman
41e6c2c9e0
Merge pull request #12935 from pmorie/fix-mounttest-user
...
Fix FROM clause in mount-test-user image
2015-08-19 16:06:01 -07:00
Satnam Singh
d3a8e5374b
Update Elasticsearch cluster logging to use v1.9 image
2015-08-19 15:55:22 -07:00
Saad Ali
bce79d1368
Merge pull request #12850 from wojtek-t/scalability_suite_verbosity
...
Reduce logs verbosity in scalability tests
2015-08-19 15:37:58 -07:00
Saad Ali
14eadcccac
Merge pull request #12521 from feihujiang/kubectlScaleAcceptFileNameParam
...
Kubectl scale command accepts a filename param
2015-08-19 15:00:26 -07:00
Saad Ali
082ea838c5
Merge pull request #12779 from Huawei-PaaS/issue/clean_govet_error
...
Clean the static check errors (Go vet)
2015-08-19 14:59:05 -07:00
Saad Ali
fb18b09306
Merge pull request #12885 from dchen1107/docker
...
Leave process 1 at root cgroup
2015-08-19 14:56:52 -07:00
Saad Ali
0c99a91805
Merge pull request #12503 from mesosphere/mesos-docker-build-images
...
[mesos/docker] Enhance kube-up to better support running in a container (for CI)
2015-08-19 14:53:42 -07:00
Saad Ali
ecc6ce773b
Merge pull request #12847 from jszczepkowski/prefix-cleanup
...
Cleanup of api path creation in client tests.
2015-08-19 14:50:42 -07:00
Saad Ali
25dfc9932f
Merge pull request #12913 from gmarek/remove_healthcheck
...
Remove unused (?) HealthCheck from KubeletClient
2015-08-19 14:49:00 -07:00
Saad Ali
5c7217c6ee
Merge pull request #12942 from satnam6502/fluentd-es-image
...
Fetch fluentd td agent securely
2015-08-19 14:48:15 -07:00
Saad Ali
d49b9154f8
Merge pull request #12937 from uluyol/typo
...
Fix some minor typos.
2015-08-19 14:36:20 -07:00
Dr. Stefan Schimanski
364a831e14
Declare e2e NodePort test container port
...
The port 80 of the test webserver was not specified in the container spec. This
patch add the declaration.
Fixes https://github.com/mesosphere/kubernetes-mesos/issues/365
2015-08-19 22:43:44 +02:00
Satnam Singh
278a3911fd
Fetch fluentd td agent securely
2015-08-19 13:34:03 -07:00
Saad Ali
b3bce3aa60
Merge pull request #12883 from bgrant0607/docfix
...
Update advice for getting support and filing issues.
2015-08-19 13:06:40 -07:00
Saad Ali
676f4ee593
Merge pull request #12886 from bgrant0607/docfix2
...
Add duration naming conventions.
2015-08-19 13:03:57 -07:00
Saad Ali
d42864b0ad
Merge pull request #12112 from JanetKuo/update-kubectl-get-pods-running
...
Hide terminated pods in 'kubectl' Printer by default
2015-08-19 12:51:18 -07:00
Saad Ali
dcf3dca973
Merge pull request #11459 from erulabs/add_aws_ebs_volume_size_option
...
Add config option for AWS EBS root volume size
2015-08-19 12:50:21 -07:00
Saad Ali
c1a2c6dee7
Merge pull request #10713 from thockin/no-localhost-endpoints
...
Check loopback and link-local multicast endpoints
2015-08-19 12:48:33 -07:00
Saad Ali
b05cab0bc5
Merge pull request #6945 from eparis/IsMountPoint
...
Rename IsMountPoint to IsLikelyNotMountPoint
2015-08-19 12:47:51 -07:00
Muhammed Uluyol
b9431820bf
Fix some minor typos.
2015-08-19 11:42:03 -07:00
Dr. Stefan Schimanski
d6feca1885
Set the kubelet cgroup to <executor-cgroup>/kubelet
...
In contrast to the docker and system containers (= cgroup path) this has no
undesired consequence, only that the kubelet itself will be in its own cgroup
below the executor cgroup.
2015-08-19 20:36:21 +02:00
Saad Ali
ed36bfa860
Merge pull request #12927 from quinton-hoole/2015-08-19-fix-typo
...
Fix typo in downward-api/README.md
2015-08-19 11:06:54 -07:00
Saad Ali
0f2268560c
Merge pull request #12906 from errordeveloper/master
...
Make typography a bit more consistent
2015-08-19 11:06:30 -07:00
Alexander Hersh
f795b67521
Update ubuntu-calico guide
...
Update Release Versions and Repo Names.
2015-08-19 11:04:36 -07:00
Paul Morie
cffacbb5bd
Fix FROM clause in mount-test-user image
2015-08-19 13:49:30 -04:00
Clayton Coleman
c1a40d803c
Node controller did not handle an error
...
This means if List() fails nodes are considered deleted (which is bad)
2015-08-19 12:54:41 -04:00
Quinton Hoole
080f53c567
Fix typo in downward-api/README.md
2015-08-19 08:41:30 -07:00
Piotr Szczesniak
a927791293
Merge pull request #12922 from piosz/autoscaling-e2e
...
Fixed memory consumption in Autoscaling e2e
2015-08-19 17:06:42 +02:00
Piotr Szczesniak
cfc4471f8c
Fixed memory consumption in Autoscaling e2e
2015-08-19 16:33:57 +02:00
jiangyaoguo
5a95eb7326
Test UDP timeout
2015-08-19 21:50:43 +08:00
Piotr Szczesniak
fadb59067b
Merge pull request #12654 from gmarek/playground
...
Remove external function setting Kubelet flags
2015-08-19 15:48:55 +02:00