Commit Graph

18606 Commits

Author SHA1 Message Date
k8s-merge-robot
66e25b48b0 Merge pull request #14636 from feihujiang/fixMinorBugsInKubectlCommand
Auto commit by PR queue bot
2015-09-29 19:31:40 -07:00
Brendan Burns
7ef257dffe Merge pull request #14177 from Huawei-PaaS/add_kubectl_overview_page
Add kubectl overview page
2015-09-29 19:31:33 -07:00
Brendan Burns
4b1d3d8b0c Merge pull request #14245 from tpounds/update-to-aws-sdk-go-v0.9.9
Update to aws-sdk-go v0.9.9
2015-09-29 19:31:14 -07:00
Brendan Burns
987bda06b1 Merge pull request #14248 from tpounds/use-set-interface-methods
Use set interface methods.
2015-09-29 19:31:06 -07:00
Brendan Burns
892a56bcf4 Merge pull request #14479 from linzichang/update-flags
Update apiserver flags in libvirt-coreos
2015-09-29 19:30:36 -07:00
Brendan Burns
c643c2b3f3 Merge pull request #14490 from lhuard1A/vagrant_libvirt_fedora21
Move the vagrant+libvirt cluster from Fedora 20 to 21
2015-09-29 19:29:47 -07:00
Brendan Burns
5711f6d6e5 Merge pull request #14564 from erictune/fix-mac-test-2
Fix "make test" on mac (pkg/kubelet)
2015-09-29 19:29:35 -07:00
Brendan Burns
fe9d8f50c1 Merge pull request #14593 from mesosphere/jdef-fix511-flaky-proc-test
MESOS: fix test flake in TestProcWithExceededActionQueueDepth
2015-09-29 19:29:05 -07:00
Brendan Burns
665a2807ee Merge pull request #14615 from smarterclayton/bandwidth_fails_on_mac
Linux bandwidth test doesn't work on Mac
2015-09-29 19:28:54 -07:00
Brendan Burns
446257b887 Merge pull request #14707 from jijun2/fix-0929
update service&endpoint describe
2015-09-29 19:28:39 -07:00
Brendan Burns
a227cce20a Merge pull request #14681 from brendandburns/fix2
Increase the timeout for integration tests.
2015-09-29 19:27:58 -07:00
k8s-merge-robot
b661cfd21e Merge pull request #14643 from liguangbo/change_Oom_to_OOM
Auto commit by PR queue bot
2015-09-29 18:54:22 -07:00
Prashanth Balasubramanian
c148332772 Deleting namespace cleans-up Ingress 2015-09-29 18:51:55 -07:00
Prashanth Balasubramanian
c54e174808 Ingress Client 2015-09-29 18:51:24 -07:00
Prashanth Balasubramanian
99b0e051fc Kubectl printer 2015-09-29 18:51:24 -07:00
Prashanth Balasubramanian
9779bf68ef Validation 2015-09-29 18:51:24 -07:00
Prashanth Balasubramanian
16921f961a Ingress registry 2015-09-29 18:51:24 -07:00
Prashanth Balasubramanian
20a8caa369 Ingress V0.2 boilerplate 2015-09-29 18:51:24 -07:00
Prashanth Balasubramanian
707b1f72a5 Ingress V0.2 2015-09-29 18:51:24 -07:00
feihujiang
d62cb6ff6f Fix wrong URL in cli-roadmap doc 2015-09-30 09:49:29 +08:00
saadali
b1dda29acc E2E PD Test cleanup on failure should be more robust to prevent leaking PDs. 2015-09-29 18:33:30 -07:00
k8s-merge-robot
bec96e622a Merge pull request #14666 from mikedanese/job-ns-del
Auto commit by PR queue bot
2015-09-29 18:10:05 -07:00
Fabio Yeon
37fefea12b Merge pull request #14782 from mylons/patch-1
added note about /tmp/ make
2015-09-29 17:37:46 -07:00
Eric Tune
3c43c8dfa0 Improve jobs e2e
Remove unnecessary yaml file.

Define 4 specific pod behaviors.
(sleeping for short periods is going to be flaky during automated
testing.  Also, sleep -1 still exits 0)

Don't wait for a certain number of active pods in tests
where the pods terminate after a finite time, since this is racy.

Changed some tests to use pods that run forever, and not wait
for completion.

Added tests with local restarts.

Convert the DeleteOptions to the correct api group.
2015-09-29 17:31:57 -07:00
Brendan Burns
a26afdad30 Fix some issues with the kubemark script 2015-09-29 17:27:19 -07:00
nikhiljindal
b99d225d19 Setting PodReadyCondition.LastTransitionTime 2015-09-29 17:23:32 -07:00
Yu-Ju Hong
5177e82d3a e2e: restore the test for monotonically increasing restart count
The test was disabled because sometimes restart count could not reach the
target before timeout. This change lowers the target restart count, increases
the timeout threshold to 5 minutes, and adds the test to the SLOW suite.
Running the test in a local cluster takes ~1m40s to complete.
2015-09-29 17:22:12 -07:00
Brendan Burns
09337d1d1e Increase the pod ready timeout. We've seen problems in the reboot tests. 2015-09-29 17:10:46 -07:00
Brendan Burns
edd46543bf Add --quiet to a bunch of gcloud usages to get rid of interactive prompts. 2015-09-29 16:56:36 -07:00
Mike Lyons
e95406655f added note about /tmp/ make
as recommended by @fabioy
2015-09-29 16:25:06 -07:00
k8s-merge-robot
b67028f40d Merge pull request #14670 from nikhiljindal/rollingUpdateMaxSurge
Auto commit by PR queue bot
2015-09-29 16:15:44 -07:00
k8s-merge-robot
ffc1641f4a Merge pull request #14683 from erictune/always-experimental
Auto commit by PR queue bot
2015-09-29 15:22:26 -07:00
Tim St. Clair
4dc9df91d8 Fix race condition in kubectl run --attach 2015-09-29 15:02:38 -07:00
saadali
7771151767 GCE PD attach/detach operations should poll to verify successful completion 2015-09-29 14:32:06 -07:00
Isaac Hollander McCreery
5ddadc5f62 First pass at getting visibility into 1.0/1.1 upgrades & version skew 2015-09-29 14:28:48 -07:00
k8s-merge-robot
c317020922 Merge pull request #14684 from mikedanese/fix-0
Auto commit by PR queue bot
2015-09-29 14:25:09 -07:00
Andy Goldstein
471c2a7d1f Fix google cloudmonitoring import path 2015-09-29 17:09:45 -04:00
Brendan Burns
a4581c7cd5 Add a second etcd instance for use with events. 2015-09-29 13:13:59 -07:00
Mike Danese
05355145b9 trim mig template name if it's over the gce validated length limit 2015-09-29 11:52:35 -07:00
Mike Danese
076d2de3c6 make jobstatus documenation more accurate 2015-09-29 11:41:52 -07:00
Fabio Yeon
26c51881ca Merge pull request #14747 from eparis/update-golang-x-net
Update golang.org/x/net to fix godep reproducability problem
2015-09-29 11:18:55 -07:00
Fabio Yeon
6c3b34839d Merge pull request #14750 from jlowdermilk/unbreak-gke-ci
Disable Deployment tests in GKE
2015-09-29 11:17:02 -07:00
Jeff Lowdermilk
e849c00b08 Disable Deployment tests in GKE
unbreak gke-ci. again.
2015-09-29 10:21:36 -07:00
Dawn Chen
ca3ae476fc Merge pull request #14599 from feiskyer/kubelet/client-server/image-refator
Refactor image manager for client/server container runtime
2015-09-29 09:33:59 -07:00
Eric Paris
17d54f42fe Update golang.org/x/net to fix godep reproducability problem
We are debugging why in #14677 but basically godep restore is ending up
on master and no the commit specified in godeps. (reproducable with just
go get, so don't blame godep right off)

To unbreak things this updates golang.org/x/net while we continue to dig
deeping into the core problem...
2015-09-29 11:51:24 -04:00
Filip Grzadkowski
718c6f11e3 Merge pull request #14740 from piosz/autoscaling-e2e
Fixed flakiness in autoscaling e2e with no scheduling pods
2015-09-29 17:27:41 +02:00
Jerzy Szczepkowski
e5b2f310fb Fixed ignoring the rest of deployments after the first error in deployment controller.
Fixed ignoring the rest of deployments after the first error in deployment controller & added logging of errors.
2015-09-29 17:09:33 +02:00
Piotr Szczesniak
3a18af8ea8 Fixed flakiness in autoscaling e2e with no scheduling pods 2015-09-29 15:52:30 +02:00
Piotr Szczesniak
659de4d7d0 Improved logging in scheduler 2015-09-29 15:46:22 +02:00
Dan Mace
6db9601772 Support asymmetric rolling rollbacks
Improve the rolling updater rollback/abort function by making it aware
of the original replicas annotation: if the rollback target has the
original replica count recorded, prefer it over the desired annotation
since the update from old to new could have been asymmetrical.

For example, when scaling from 5 to 10, aborting should scale back to 5.
2015-09-29 09:00:02 -04:00