Jeff Grafton
e880dbfd25
Update verify scripts to clean up even on failures
2016-06-16 11:45:26 -07:00
Dan Williams
965492fdd0
kubelet/kubenet: split hostport handling into separate module
2016-06-16 13:44:32 -05:00
Piotr Szczesniak
8fff5319db
Bumped Heapster to v1.1.0
2016-06-16 20:41:28 +02:00
Prashanth Balasubramanian
da6f964be4
Rewrite ingress e2es
2016-06-16 11:28:06 -07:00
Girish Kalele
ee7ca66dba
Add nethealth prepull container output to e2e run logs
2016-06-16 11:03:09 -07:00
k8s-merge-robot
3ba5816e46
Merge pull request #27536 from mwielgus/log-np-del
...
Automatic merge from submit-queue
Log node-pool deletion in cluster autoscaler tests
cc: @piosz @jszczepkowski
2016-06-16 10:55:21 -07:00
k8s-merge-robot
d7d8d2e518
Merge pull request #27504 from nikhiljindal/debugfederationTests
...
Automatic merge from submit-queue
Dumping logs of federation pods (federation-apiserver, federation-controller-manager) on e2e test failure
Ref https://github.com/kubernetes/kubernetes/issues/26762
This should help with debugging failures.
Right now there is no way to access those logs.
@kubernetes/sig-cluster-federation @colhom
2016-06-16 10:55:16 -07:00
k8s-merge-robot
cec153c915
Merge pull request #27488 from bprashanth/ing_e2e_fix
...
Automatic merge from submit-queue
Call NewFramework constructor instead of hand creating framework.
https://github.com/kubernetes/kubernetes/issues/27486 , probably because we defined a new clientConfigGetter for node e2es and this test was hand creating the framework.
2016-06-16 10:55:12 -07:00
k8s-merge-robot
947f60843e
Merge pull request #27481 from mml/fed-nslookup
...
Automatic merge from submit-queue
fix nslookup invocation
The old way with 'sh -c' was not correct.
For #26762
2016-06-16 10:55:08 -07:00
Yu-Ju Hong
f279e36292
Don't remove all containers of deleted pods until sources are ready
...
Without this fix, kubelet may assume a pod from a not-ready source has already
been deleted, and GC all its dead containers.
2016-06-16 10:47:12 -07:00
Ryan Hitchman
85bfe175d1
Remove dead travis widget from README.
2016-06-16 10:38:00 -07:00
Jon Cope
07ffe9513b
Overhauled pv e2e test to reflect common lifecycle
2016-06-16 10:00:40 -05:00
Marcin Wielgus
c4787225ee
Log node-pool deletion in cluster autoscaler tests
2016-06-16 14:01:24 +02:00
Piotr Szczesniak
afedd3d34d
Merge pull request #27533 from mwielgus/more-debug-in-e2e-ca
...
More debug in Cluster Autoscaler e2e test
2016-06-16 13:35:25 +02:00
Piotr Szczesniak
21da9bc87d
Merge pull request #27531 from jszczepkowski/rc-img-prefetch
...
Updated version of resource consumer in image puller.
2016-06-16 12:17:32 +02:00
Marcin Wielgus
32b248fdbc
More debug in Cluster Autoscaler e2e test
2016-06-16 12:00:55 +02:00
Jerzy Szczepkowski
390a30b130
Updated version of resource consumer in image puller.
...
Updated version of resource consumer in image puller.
2016-06-16 10:57:21 +02:00
Jan Safranek
26f90d2099
Add integration test for provisioning/deleting of many PVs.
...
The test is configurable by KUBE_INTEGRATION_PV_OBJECTS for load tests,
100 objects are created by default.
2016-06-16 10:14:49 +02:00
Piotr Szczesniak
7564523032
Merge pull request #27526 from kubernetes/revert-27422-burst
...
Revert "Change default value of deleting-pods-burst to 1"
2016-06-16 09:55:06 +02:00
Piotr Szczesniak
8d36ab9994
Revert "Change default value of deleting-pods-burst to 1"
2016-06-16 09:52:17 +02:00
Wojciech Tyczynski
f24f6102a9
Don't set NetworkUnavailable condition in non-GCE/GKE clouds
2016-06-16 09:40:49 +02:00
Saad Ali
23f9d9f4cf
Merge pull request #27491 from yujuhong/shorter_timeout
...
Set the podAttachAndMountTimeout to a lower value
2016-06-15 22:57:33 -07:00
Justin Santa Barbara
e58a16e95a
AWS kube-down: Issue warning if VPC not found
...
Issue #17219
2016-06-15 23:53:57 -04:00
mfanjie
8630e46336
only reachable endpoint should be treated as healthy
2016-06-16 11:09:34 +08:00
k8s-merge-robot
523e83fbb0
Merge pull request #27495 from mml/fed-force-tag
...
Automatic merge from submit-queue
Force docker tag change.
2016-06-15 19:00:40 -07:00
Quinton Hoole
7b5265c493
Improve error detection and logging on DNS updates for federated services.
2016-06-15 17:30:08 -07:00
Matt Liggett
adbd4d8029
Clear ClusterIP in the local service before comparison.
2016-06-15 17:17:55 -07:00
nikhiljindal
ca22a28fff
Dumping logs of federation pods on test failure
2016-06-15 17:07:05 -07:00
Matt Liggett
307f7cf308
Force docker tag change.
...
Otherwise we sometimes get an error about an existing tag.
2016-06-15 16:41:28 -07:00
David McMahon
4acd8803fe
Run update-munge-docs.sh directly.
2016-06-15 16:35:06 -07:00
Yu-Ju Hong
9bc2b43064
Set the podAttachAndMountTimeout to a lower value
...
If the mount operation exceeds the timeout, it will return an error and the
pod worker will retry in the next sync (10s or less). Compared with the
original value (i.e., 10 minutes), this frees the pod worker sooner to process
pod updates, if there are any.
2016-06-15 16:01:15 -07:00
Daniel Smith
4a040d11ca
Merge pull request #26032 from pmorie/improve-tests
...
Testing improvements
2016-06-15 15:44:33 -07:00
Daniel Smith
8bc4e9bc13
Merge pull request #27435 from wojtek-t/fix_delta_fifo_race
...
Fix bugs in DeltaFIFO
2016-06-15 15:42:10 -07:00
Daniel Smith
0c09190210
Merge pull request #27411 from nikhiljindal/timeout
...
federation-apiserver test: Increasing timeout for clusters to be ready
2016-06-15 15:41:29 -07:00
Daniel Smith
571c94a8f0
Merge pull request #27407 from nikhiljindal/fedAPITest
...
federation-apiserver test: Cleaning up clusters after the test is run
2016-06-15 15:41:04 -07:00
Daniel Smith
f9ae3a1a2a
Merge pull request #27457 from mml/federation-service-secrets
...
One more place we need a secret.
2016-06-15 15:40:34 -07:00
Prashanth Balasubramanian
a2387b10cf
Call NewFramework constructor instead of hand creating framework.
2016-06-15 15:12:49 -07:00
k8s-merge-robot
38cd0d078e
Merge pull request #27311 from vmware/photon-controller-fixes
...
Automatic merge from submit-queue
Fixes and improvements to Photon Controller backend for kube-up
- Improve reliability of network address detection by using MAC
address. VMware has a MAC OUI that reliably distinguishes the VM's
NICs from the other NICs (like the CBR). This doesn't rely on the
unreliable reporting of the portgroup.
- Persist route changes. We configure routes on the master and nodes,
but previously we didn't persist them so they didn't last across
reboots. This persists them in /etc/network/interfaces
- Fix regression that didn't configure auth for kube-apiserver with
Photon Controller.
- Reliably run apt-get update: Not doing this can cause apt to fail.
- Remove unused nginx config in salt
2016-06-15 14:46:54 -07:00
Daniel Smith
5617360d39
Merge pull request #27221 from david-mcmahon/updatedocs
...
Update the latestReleaseBranch to release-1.3 in the munger.
2016-06-15 14:43:06 -07:00
Matt Liggett
2c35ce6b8f
fix nslookup invocation
2016-06-15 14:33:31 -07:00
Lucas Käldström
9673ca16b2
Enable builds for all ppc64le binaries except hyperkube
2016-06-15 22:59:25 +03:00
Matt Liggett
4f388d8aad
Compare v1.Service to v1.Service.
2016-06-15 12:49:45 -07:00
Avesh Agarwal
eac3e3d809
Fix divisor for memory resource as it should never be millibytes
2016-06-15 15:32:59 -04:00
k8s-merge-robot
6209b1b60c
Merge pull request #27433 from jszczepkowski/master
...
Automatic merge from submit-queue
Fixed e2e gke test "scale up correct target pool".
[]()
Fixed e2e gke test "scale up correct target pool" by adding creation of
cluster autoscaler for the new pool.
2016-06-15 12:17:01 -07:00
k8s-merge-robot
e570329a8e
Merge pull request #27422 from gmarek/burst
...
Automatic merge from submit-queue
Change default value of deleting-pods-burst to 1
Fix. #27413
2016-06-15 12:16:57 -07:00
k8s-merge-robot
12b1e4a1e6
Merge pull request #26801 from saad-ali/mountUnmountRedesign
...
Automatic merge from submit-queue
Kubelet Volume Attach/Detach/Mount/Unmount Redesign
This PR redesigns the Volume Attach/Detach/Mount/Unmount in Kubelet as proposed in https://github.com/kubernetes/kubernetes/issues/21931
```release-note
A new volume manager was introduced in kubelet that synchronizes volume mount/unmount (and attach/detach, if attach/detach controller is not enabled).
This eliminates the race conditions between the pod creation loop and the orphaned volumes loops. It also removes the unmount/detach from the `syncPod()` path so volume clean up never blocks the `syncPod` loop.
```
2016-06-15 12:16:53 -07:00
Madhusudan.C.S
3f5fbee19d
Move GCE NODE_SCOPES to config-common.sh and enable DNS scope in GKE.
2016-06-15 11:36:07 -07:00
Matthew Wong
327210c2a3
Add integration test for binding PVs using label selectors
2016-06-15 14:34:34 -04:00
Matt Liggett
8a48aad07a
One more place we need a secret.
2016-06-15 11:32:04 -07:00
k8s-merge-robot
6ebf168bc2
Merge pull request #27437 from jsafrane/local-up-syncclaim
...
Automatic merge from submit-queue
Update default value of CLAIM_BINDER_SYNC_PERIOD.
It's 15 seconds now, see #26414 and #24236 .
2016-06-15 10:57:21 -07:00