Abhi Shah
efdcd9f8e8
Merge pull request #13519 from ironcladlou/test-fix
...
Refactor test to use new fake reactors
2015-09-02 11:41:18 -07:00
Derek Carr
445fff030c
Merge pull request #11469 from fredjean/fix-vagrant-vmware
...
Boot a Vagrant on VMWare Kubernetes Cluster
2015-09-02 14:23:53 -04:00
Brendan Burns
eb58220e7e
Merge branch 'master' of https://github.com/GoogleCloudPlatform/kubernetes
2015-09-02 10:48:38 -07:00
Dan Mace
347b9334e2
Refactor test to use new fake reactors
...
Fix a test compilation error by refactoring the test code to use
the latest fake reactor framework.
2015-09-02 13:45:32 -04:00
Abhi Shah
d8257d666f
Merge pull request #13518 from brendandburns/fix
...
Diable a broken unit test
2015-09-02 10:42:29 -07:00
Brendan Burns
2df5010834
Merge branch 'sdminonne-container_sidecar'
2015-09-02 10:42:08 -07:00
Brendan Burns
3e407aebb2
Diable a broken unit test
2015-09-02 10:39:17 -07:00
Abhi Shah
067e76b509
Merge pull request #13348 from thockin/kubelet-masq-rule
...
Don't name 'eth0' in MASQUERADE rule
2015-09-02 09:54:31 -07:00
Brendan Burns
74ef517097
Merge pull request #6649 from rootfs/wip-cephfs
...
add Ceph FS volume plugin
2015-09-02 09:48:15 -07:00
Brendan Burns
31454d0f46
Merge pull request #12705 from brendandburns/kubectl
...
Add a printer that knows how to print user-defined columns
2015-09-02 09:47:34 -07:00
Brendan Burns
ac958e5320
Merge pull request #12513 from brendandburns/tc2
...
integrate bandwidth shaping and the kubelet.
2015-09-02 09:44:10 -07:00
Derek Carr
e3abf89aab
Merge pull request #13268 from cameronbrunner/ISSUE_13267
...
Remove kubectl deprecation warning in Vagrant Cluster Provider
2015-09-02 12:30:34 -04:00
k8s-merge-robot
f5c2d90c3a
Merge pull request #12293 from deads2k/testclient-specific-reaction
...
Auto commit by PR queue bot
2015-09-02 09:18:24 -07:00
k8s-merge-robot
345340ba49
Merge pull request #13489 from nikhiljindal/defaultDeployment
...
Auto commit by PR queue bot
2015-09-02 07:59:42 -07:00
k8s-merge-robot
cc811b3519
Merge pull request #13473 from yujuhong/check_volumes
...
Auto commit by PR queue bot
2015-09-02 07:32:57 -07:00
Marcin Wielgus
3e9932557d
Merge pull request #13052 from pmorie/podip-fix
...
Fix race condition for consuming podIP via downward API
2015-09-02 16:04:01 +02:00
k8s-merge-robot
dd5f970679
Merge pull request #13446 from fgrzadkowski/fix_docker_multinode_doc
...
Auto commit by PR queue bot
2015-09-02 06:48:56 -07:00
Marcin Wielgus
77e2d4f918
Merge pull request #13132 from piosz/initial
...
Implemented first version of InitialResources plugin.
2015-09-02 13:11:35 +02:00
Marcin Wielgus
02eabc9276
Merge pull request #13505 from wojtek-t/test_graceful
...
Fix scalability test suite
2015-09-02 12:18:57 +02:00
Marcin Wielgus
f7bb05f58e
Merge pull request #13504 from Huawei-PaaS/fix_heapster_cadvisor_port
...
Fix a typo `-cadvisor_port` to `--cadvisor-port`
2015-09-02 12:13:49 +02:00
qiaolei
d2a0f2b66f
Fix a typo -cadvisor_port
to --cadvisor-port
...
Where `-cadvisor_port` should be `--cadvisor-port`
2015-09-02 17:52:52 +00:00
Wojciech Tyczynski
4d702d2fd5
Fix scalability test suite
2015-09-02 11:53:37 +02:00
Wojciech Tyczynski
d23d083439
Merge pull request #13405 from RichieEscarez/removeform
...
Edit the community, discussion, and support section of the Kubernetes README
2015-09-02 11:06:20 +02:00
Wojciech Tyczynski
781de2f5e3
Merge pull request #13432 from wojtek-t/etcd_test_framework
...
Create registrytest support for etcd test to reduce amount of boilerplate in tests
2015-09-02 11:01:30 +02:00
Wojciech Tyczynski
0eee5c8b8c
Merge pull request #13457 from nikhiljindal/deleteLimitRangeNameField
...
Stop supporting name field in resourcequota field selector
2015-09-02 10:57:55 +02:00
Wojciech Tyczynski
b4a3698fae
Merge pull request #13472 from justinsb/docs_pull_policy_name
...
Docs: PullIfNotPresent -> IfNotPresent; PullAlways -> Always
2015-09-02 10:17:40 +02:00
Wojciech Tyczynski
72fe5a9b9b
Merge pull request #13351 from Huawei-PaaS/arch_authz_and_authn_kubelet
...
Adjust the architecture diagram
2015-09-02 10:15:26 +02:00
hw-qiaolei
e4b9e83fea
Adjust the architecture diagram
...
Some modifications of the architecture diagram:
1. adjust the order of authz and authn; since the API server usually first authenticate user, if it is a valid user then authorize it
2. adjust the arrow to point to kubelet instead of to node of the second node
3. change `replication controller` to `controller manager(replication controller etc.)` which connects to the REST API Server
4. some tiny adjustments of the arrow position
5. affected files: architecture.svg, architecture.png and architecture.dia
2015-09-02 14:48:04 +00:00
Wojciech Tyczynski
078c0c16f2
Merge pull request #13301 from Huawei-PaaS/update_quota_example_in_admission_control_resource_quota_md
...
Update quota example in admission_control_resource_quota.md
2015-09-02 10:14:36 +02:00
qiaolei
26a3ace570
Update quota example
...
Update quota example to track latest changes
2015-09-02 15:11:22 +08:00
nikhiljindal
30a58321e8
Adding defaults to Deployment
2015-09-01 23:48:34 -07:00
Wojciech Tyczynski
a4baf4c211
Add registrytest support for etcd tests.
2015-09-02 07:54:34 +02:00
Brendan Burns
3dd3aa2730
Merge pull request #13442 from liebowitz/master
...
Fixed typo in CentOS doc: api-servers arg
2015-09-01 21:40:46 -07:00
Brendan Burns
03fc551988
Merge pull request #13340 from rimey/documentation
...
Fix buggy placement of imagePullPolicy in documentation example.
2015-09-01 21:28:46 -07:00
Daniel Smith
a918044edd
Merge pull request #13480 from kubernetes/revert-13461-revert-13345-proxy-contention
...
Revert "Revert "Don't take the proxy mutex in the traffic path""
2015-09-01 18:06:36 -07:00
Alex Robinson
66ff3c133b
Merge pull request #13229 from a-robinson/fluent
...
Clean up the fluentd images to make them more debuggable
2015-09-01 17:01:04 -07:00
k8s-merge-robot
0a062c5b24
Merge pull request #11942 from ironcladlou/rolling-update-availability
...
Auto commit by PR queue bot
2015-09-01 16:51:13 -07:00
Daniel Smith
9fc8a79e37
Revert "Revert "Don't take the proxy mutex in the traffic path""
2015-09-01 16:40:11 -07:00
Daniel Smith
fa9339d9e4
Merge pull request #13475 from lavalamp/proxyTimeout
...
Increase timeout to fix flaky tests
2015-09-01 16:11:45 -07:00
Daniel Smith
46ae7e87c7
Increase timeout to fix flaky tests
2015-09-01 16:08:13 -07:00
Yu-Ju Hong
08ec796995
kubelet: remove orphaned pod directories properly
...
PR #13293 added a safety check to not remove a pod directory if the child
volumes directory is not empty. This logic is faulty because kubelet may have
directory structures podUID/volumes/volumeKind/volumeName. E.g.,
`056db95d-50ee-11e5-a2e4-42010af0ba1d/volumes/kubernetes.io~empty-dir/default-token-al3r2`
This change fixes that by properly listing all volumes under a pod.
2015-09-01 15:39:17 -07:00
Justin Santa Barbara
c6d7a90449
Docs: PullIfNotPresent -> IfNotPresent; PullAlways -> Always
...
PullIfNotPresent is the internal name in go code; IfNotPresent is the
user-facing value that is specified in json/yaml. For docs, we should use the
user-facing string.
Similarly PullAlways -> Always
2015-09-01 18:35:34 -04:00
Daniel Smith
f7123ac8c6
Merge pull request #10457 from mesosphere/proc_rewrite
...
MESOS: rewrite Process implementation from scratch, unskip previously failing test
2015-09-01 15:25:12 -07:00
Daniel Smith
e25540c955
Merge pull request #9663 from swagiaal/aws-add-shared-credentials-provider
...
Add SharedCredentials Provider to AWS
2015-09-01 15:24:29 -07:00
RichieEscarez
7b87168e41
Edit the community, discussion, and support section - add link to community page and cloud native computing foundation
...
Also fixed urls: Changed: GoogleCloudPlatform To: kubernetes
2015-09-01 14:23:06 -07:00
Daniel Smith
ae1236303e
Merge pull request #13461 from kubernetes/revert-13345-proxy-contention
...
Revert "Don't take the proxy mutex in the traffic path"
2015-09-01 13:33:34 -07:00
k8s-merge-robot
51d7f85636
Merge pull request #13406 from nikhiljindal/kubectlDeployment
...
Auto commit by PR queue bot
2015-09-01 13:33:23 -07:00
Daniel Smith
a20d7ca481
Revert "Don't take the proxy mutex in the traffic path"
2015-09-01 13:33:05 -07:00
Salvatore Dario Minonne
f4dc0653aa
adding downward api volume plugin
2015-09-01 22:23:03 +02:00
nikhiljindal
d72d08e37e
Stop supporting name field in resourcequota field selector
2015-09-01 13:12:02 -07:00