Saad Ali
351138372e
Merge pull request #20426 from thockin/service-e2e
...
Service e2e cleanup and factoring
2016-02-03 13:10:44 -08:00
Chao Xu
f9f5736b01
grep sed
2016-02-03 13:06:07 -08:00
Prashanth Balasubramanian
47f7f4417d
Poll w/ timeout for nodeport to disappear.
2016-02-03 12:58:42 -08:00
Prashanth Balasubramanian
e1fa6e9fb8
kube-proxy applies latest snapshot of endpoints and services.
2016-02-03 12:58:37 -08:00
k8s-merge-robot
0dc25f545f
Merge pull request #20558 from ihmccreery/move-e2e
...
Auto commit by PR queue bot
2016-02-03 11:46:17 -08:00
Zach Loafman
e87b93f1b8
KUBE_BUILD_GOLANG_VERSION=1.4.2
2016-02-03 11:46:03 -08:00
Zach Loafman
54a9241605
Revert "Up to golang 1.5.3"
...
This reverts commit d26f4e1583
.
2016-02-03 11:44:30 -08:00
derekwaynecarr
070dce1bec
Fix DeleteCollection in FakeClient
2016-02-03 14:39:24 -05:00
Robert Bailey
344a587f34
Document the communication paths between the master and node.
2016-02-03 10:21:22 -08:00
Janet Kuo
e3cb44aaff
Copy deployment's annotations to its RC
2016-02-03 10:19:06 -08:00
Janet Kuo
5088d0e147
Record kubectl commands
2016-02-03 10:19:05 -08:00
Isaac Hollander McCreery
3b89db78bf
Organize jobs in e2e.sh
2016-02-03 09:06:08 -08:00
k8s-merge-robot
210bac10c9
Merge pull request #19200 from wojtek-t/public_deep_copies
...
Auto commit by PR queue bot
2016-02-03 08:43:22 -08:00
Dan Williams
fabb65c13f
Add a network plugin that duplicates "configureCBR0" functionality
2016-02-03 10:08:08 -06:00
Dan Williams
67414afd11
Send PodCIDR to network plugins as an event
2016-02-03 10:08:07 -06:00
Tim Hockin
5ff5890ef9
Remove e2e global 'timeout'
2016-02-03 07:47:21 -08:00
k8s-merge-robot
fc2929ed05
Merge pull request #19600 from jsafrane/devel/fix-kubelet-detach
...
Auto commit by PR queue bot
2016-02-03 06:42:26 -08:00
k8s-merge-robot
52e3e2ca78
Merge pull request #20484 from gmarek/fix-kubemark
...
Auto commit by PR queue bot
2016-02-03 06:12:46 -08:00
Yifan Gu
d27a635c4a
rkt: Add DNS support.
...
rkt is now able to populate /etc/resolv.conf with command line flags.
Update the runtime code to fix DNS issues.
2016-02-03 14:54:09 +01:00
Yifan Gu
e9139bb0e5
kubelet: Rename RunContainerOptionsGenerator to RuntimeHelper.
...
Also add GetClusterDNS() to the interface to let rkt get the
DNS servers, DNS names.
2016-02-03 14:54:08 +01:00
k8s-merge-robot
251ea3241b
Merge pull request #20485 from gmarek/fix
...
Auto commit by PR queue bot
2016-02-03 04:56:25 -08:00
Wojciech Tyczynski
68d0f6387a
Regenerate auto-generated files
2016-02-03 13:35:09 +01:00
Wojciech Tyczynski
205e6899be
Generate public deep-copy functions
2016-02-03 13:33:24 +01:00
Jan Safranek
e90de3f985
Fixed cleanup of persistent volumes.
...
Kubelet.cleanupOrphanedVolumes() compares list of volumes mounted to a node
with list of volumes that are required by pods scheduled on the node
("scheduled volume").
Both lists should contain real volumes, i.e. when a pod uses
PersistentVolumeClaim, the list must contain name of the bound volume instead
of name of the claim.
2016-02-03 10:00:09 +01:00
k8s-merge-robot
5914deeac8
Merge pull request #19380 from brendandburns/apiresource
...
Auto commit by PR queue bot
2016-02-03 00:49:47 -08:00
Piotr Szczesniak
d7dd663d2a
Merge pull request #20412 from gmarek/enable
...
Add a flag to allow non-fatal errors in validate-cluster
2016-02-03 09:33:17 +01:00
Piotr Szczesniak
0e396b2084
Merge pull request #20407 from gmarek/1000-kube-up
...
Allow some NotReady nodes in 1000 node clusters
2016-02-03 09:32:59 +01:00
k8s-merge-robot
8f4a10ec87
Merge pull request #20524 from erictune/job-doc-fixes
...
Auto commit by PR queue bot
2016-02-03 00:17:39 -08:00
k8s-merge-robot
a7ef693f84
Merge pull request #20464 from thockin/proxymode-iptables
...
Auto commit by PR queue bot
2016-02-03 00:17:38 -08:00
k8s-merge-robot
843c11e06a
Merge pull request #20452 from caesarxuchao/replace-client-kubelet
...
Auto commit by PR queue bot
2016-02-02 23:46:58 -08:00
Mike Danese
097a1d6dd1
autogenerated
2016-02-02 23:17:21 -08:00
Mike Danese
7df86e1ecf
create external api for scheduler config
...
move defaulting into external pacakge
2016-02-02 23:17:18 -08:00
Eric Tune
a400be6d55
Added design proposal for selector generation.
...
Linked from jobs proposal.
2016-02-02 22:41:30 -08:00
Tim Hockin
b7782e73b6
Service e2e cleanup
...
Make a new jig that is based on the netexec container. Change the LB tests to
use this new jig and leave TODOs for other tests.
Add UDP testing to the main mutability test.
Flatten the "identical names" test into the mutability test - it is now the
only load-balancer test (speedup). Create LBs in parallel.
2016-02-02 22:04:27 -08:00
Tim Hockin
bb460c04dd
netexec: Add / and /echo handlers, bump to 1.4
...
Add some logs, allow simple "cmd" arg for shell.
2016-02-02 21:46:30 -08:00
Tim Hockin
fd5cbdf73f
Rename a couple things for obviousness
2016-02-02 21:46:30 -08:00
Chao Xu
cddd7b56a4
replace client with clientset in kubelet and other places
2016-02-02 20:28:45 -08:00
Chao Xu
fe7887f1ec
replace the client with clientset in controllers
2016-02-02 20:28:45 -08:00
k8s-merge-robot
8d8de2efb4
Merge pull request #19314 from cjcullen/tunnels
...
Auto commit by PR queue bot
2016-02-02 19:46:06 -08:00
mqliang
c4a1ab42e3
Move MinReadySeconds out of RollingUpdateDeployment
2016-02-03 11:38:11 +08:00
Jeff Lowdermilk
09b4341e9f
Merge pull request #20525 from kubernetes/revert-18910-esmaster
...
Revert "remove cluster logging e2e test from flaky suite"
2016-02-02 19:02:27 -08:00
Jeff Lowdermilk
ae2aece9af
Merge pull request #20202 from caesarxuchao/skip-update
...
skip update when deleting with grace-period=0
2016-02-02 18:24:57 -08:00
Jeff Lowdermilk
136c1f9d94
Merge pull request #20373 from bprashanth/l7_flaky
...
Mark L7 tests as Feature:Ingress
2016-02-02 18:24:15 -08:00
Jeff Lowdermilk
d4af417010
Merge pull request #20453 from ihmccreery/flaky-label-update
...
Update docs on flaky issues
2016-02-02 18:19:00 -08:00
Jeff Lowdermilk
92d30e7610
Merge pull request #20441 from ihmccreery/feature-deployment
...
Make HPA Deployment tests [Feature:Deployment] until GKE has enabled them
2016-02-02 18:14:30 -08:00
k8s-merge-robot
8d540506ae
Merge pull request #20523 from caesarxuchao/generate-fake-clientset
...
Auto commit by PR queue bot
2016-02-02 17:28:24 -08:00
Jeff Lowdermilk
caa9433234
Merge pull request #20433 from lavalamp/fix-bad-rv
...
Add timeout, fix potential startup hang
2016-02-02 17:27:23 -08:00
Chao Xu
66f5cd259d
automatically generate the clientset
2016-02-02 16:06:43 -08:00
Joe Finney
d6c422547e
Add AWS Jenkins jobs to source control.
2016-02-02 16:05:41 -08:00
nikhiljindal
2aa28c6553
Adding test for apiserver example
2016-02-02 15:42:29 -08:00