Yu-Ju Hong
865dc19957
Move and fix nodeManager related unit tests
2015-09-16 17:41:40 -07:00
Yu-Ju Hong
2369cd6401
Move node information retreival to nodeManager
...
nodeManager should handle most node object interaction with apiserver. This
moves exsiting node-watching and GetNodes() methods to nodeManager.
2015-09-16 17:17:42 -07:00
Yu-Ju Hong
e7d1e47f31
kubelet: move all node status related methods to a separate file
...
The methods for registering a node and syncing node status to the apiserver
have grown large enough that it makes sense for them to live in a separate
place. This change adds a nodeManager to handle such interaction with the
apiserver.
2015-09-16 17:17:42 -07:00
k8s-merge-robot
4c46bc3243
Merge pull request #13989 from yujuhong/sync_first
...
Auto commit by PR queue bot
2015-09-16 17:16:23 -07:00
k8s-merge-robot
4009021cf4
Merge pull request #14037 from mesosphere/scheduler-slave-registry
...
Auto commit by PR queue bot
2015-09-16 16:54:40 -07:00
Quinton Hoole
df4a007cee
Merge pull request #14085 from ixdy/jenkins-configs
...
Mark "Networking should function for intra-pod communication" as flaky in parallel
2015-09-16 16:15:40 -07:00
Jeff Grafton
42dc0ca484
Mark "Networking should function for intra-pod communication" as flaky in parallel.
2015-09-16 16:09:19 -07:00
Alex Mohr
b44714da1d
Merge pull request #14007 from quinton-hoole/2015-09-15-make-daemon-restart-e2e-run
...
Make Restart e2e regex more specific so that it doesn't accidentally …
2015-09-16 15:42:21 -07:00
Alex Mohr
063e6d93f1
Merge pull request #14002 from ixdy/e2e-stage-time
...
Explicitly log how long each step of e2e setup/test/teardown takes.
2015-09-16 15:40:16 -07:00
Mike Danese
19421c52e2
Merge pull request #13963 from zhengguoyong/fix-minior-doc
...
fix the change of minions to nodes
2015-09-16 15:14:10 -07:00
Alex Mohr
d3d8c85a2f
Merge pull request #14058 from kelcecil/ebs-comment-correction
...
Correct AWS EBS comment
2015-09-16 14:32:41 -07:00
Alex Mohr
943d7160d5
Merge pull request #14033 from gosharplite/patch-8
...
nslookup in different namespace
2015-09-16 14:31:22 -07:00
k8s-merge-robot
b051f3d3df
Merge pull request #14024 from ixdy/jenkins-build-test
...
Auto commit by PR queue bot
2015-09-16 13:10:40 -07:00
Kel Cecil
6687075300
Correct AWS EBS comment
2015-09-16 14:04:36 -04:00
Abhi Shah
c2ffe68d0f
Merge pull request #13982 from ArtfulCoder/netexec
...
Created netexec docker image
2015-09-16 10:00:37 -07:00
k8s-merge-robot
3dcb75c599
Merge pull request #13986 from derekwaynecarr/move_to_flannel
...
Auto commit by PR queue bot
2015-09-16 09:36:09 -07:00
k8s-merge-robot
22f698f5b0
Merge pull request #13953 from liguangbo/change_iff_to_if_and_only_if
...
Auto commit by PR queue bot
2015-09-16 08:35:20 -07:00
k8s-merge-robot
26da8d0f24
Merge pull request #10093 from jsafrane/devel/static-pods
...
Auto commit by PR queue bot
2015-09-16 05:53:46 -07:00
k8s-merge-robot
14ccba8924
Merge pull request #13886 from a-robinson/logtags
...
Auto commit by PR queue bot
2015-09-16 05:51:32 -07:00
Dr. Stefan Schimanski
eb5a5ffc28
Extract slave hostname registry code in its own module
...
- remove bleeding of registry-internal objects, without any locking
- rename from SlaveStorage to Registry which fits much better to what
it actually does
2015-09-16 14:50:31 +02:00
k8s-merge-robot
8385c148ba
Merge pull request #13936 from andyzheng0831/trusty
...
Auto commit by PR queue bot
2015-09-16 05:29:18 -07:00
k8s-merge-robot
b85a7c0a6d
Merge pull request #13968 from kevin-wangzefeng/fix_a_typo_in_ubuntu_getting_started_guide
...
Auto commit by PR queue bot
2015-09-16 05:07:19 -07:00
k8s-merge-robot
75bce0ed8d
Merge pull request #14000 from mikedanese/nc_spam
...
Auto commit by PR queue bot
2015-09-16 04:45:40 -07:00
Jerzy Szczepkowski
d549fc400a
Merge pull request #14026 from Huawei-PaaS/fix-dead-link-of-logging
...
fix the dead link of logging.md
2015-09-16 13:06:58 +02:00
yuqi huang
1e2f791f95
fix the dead link of logging.md
...
fix the dead link of logging.md
2015-09-16 15:49:36 +00:00
k8s-merge-robot
a553d539b9
Merge pull request #14016 from hurf/nit_rq
...
Auto commit by PR queue bot
2015-09-16 03:09:47 -07:00
k8s-merge-robot
0ef741a557
Merge pull request #14018 from Huawei-PaaS/fix-typos-of-doc
...
Auto commit by PR queue bot
2015-09-16 02:48:28 -07:00
Tony Hsu
bab127e094
nslookup in different namespace
...
Since skydns is created in namespace 'kube-system' and kubernetes service is created in namespace 'default', if busybox is created in namespace 'kube-system' then nslookup will work with 'kubernetes.default'.
2015-09-16 17:44:02 +08:00
liguangbo
4df68f03a3
change iff to if and only if to improve annotation readability
2015-09-16 08:29:36 +00:00
k8s-merge-robot
f6fb0a58b6
Merge pull request #13874 from timstclair/status-manager
...
Auto commit by PR queue bot
2015-09-16 00:46:01 -07:00
Jeff Grafton
a345704c92
hack/test-go.sh: make kube::test::find_dirs actually work correctly
...
(Also sort the list of excluded directories.)
2015-09-15 23:32:23 -07:00
k8s-merge-robot
d007c9141d
Merge pull request #13951 from ixdy/jenkins-go-tests
...
Auto commit by PR queue bot
2015-09-15 22:48:20 -07:00
k8s-merge-robot
20d74e9fb0
Merge pull request #13983 from mikedanese/ds_cleanup
...
Auto commit by PR queue bot
2015-09-15 21:33:47 -07:00
hurf
ee4c473647
Fix nits in resourceQuota admission
...
Fix small typo in comments and error message.
2015-09-16 11:48:02 +08:00
yuqi huang
d88562d070
fix the syntax error in docs
...
fix the syntax error in docs
2015-09-16 11:47:02 +08:00
k8s-merge-robot
d5b33614c3
Merge pull request #14001 from kubernetes/revert-13866-test-grace-period
...
Auto commit by PR queue bot
2015-09-15 20:21:45 -07:00
Abhishek Shah
65fbf5a5fb
Created netexec docker image
2015-09-15 19:05:03 -07:00
zhengguoyong
8602250551
Update vagrant.md
2015-09-16 09:10:47 +08:00
zhengguoyong
6c5e25b71c
Update salt.md
2015-09-16 09:10:05 +08:00
zhengguoyong
efef922671
Update salt.md
2015-09-16 09:08:50 +08:00
Jeff Lowdermilk
a92c8b6886
Merge pull request #13384 from ZJU-SEL/portsbindings
...
Allow multiple host ports map to the same container port
2015-09-15 17:57:57 -07:00
Jeff Lowdermilk
9ed2d842bc
Merge pull request #12655 from gmarek/api_ports
...
Add information about ports opened by Kubelet to API
2015-09-15 17:54:31 -07:00
Jeff Lowdermilk
20e127028f
Merge pull request #12396 from danwinship/iptables
...
Update util/iptables to deal with firewalld
2015-09-15 17:54:16 -07:00
Jeff Lowdermilk
e0aeb1151b
Merge pull request #9870 from markturansky/recyc_config
...
Allow Volume Plugins to be configurable
2015-09-15 17:53:49 -07:00
Jeff Lowdermilk
9f036f2a55
Merge pull request #13954 from ArtfulCoder/externalIPDoc
...
Documentation for externalIPs
2015-09-15 17:48:11 -07:00
Jeff Lowdermilk
f00e0b4b18
Merge pull request #13971 from mesosphere/limits
...
MESOS: reduce log verbosity for pods w/o limits
2015-09-15 17:45:52 -07:00
Jeff Lowdermilk
702fb67aad
Merge pull request #13967 from tmrts/readme
...
Add aliases for links and link widgets to README.md
2015-09-15 17:45:37 -07:00
Jeff Lowdermilk
b2c74a7297
Merge pull request #13254 from soltysh/job_controller_kubectl
...
Job resource - kubectl part
2015-09-15 17:45:14 -07:00
Jeff Lowdermilk
a327844575
Merge pull request #13974 from gmarek/framework
...
Allow disabling waiting for a service account in e2e tests
2015-09-15 17:44:45 -07:00
Jeff Lowdermilk
9a8ce4867e
Merge pull request #13952 from zhengguoyong/fix-apiserver
...
fix the optim of apiserver
2015-09-15 17:43:36 -07:00