mqliang
|
569035f2d2
|
fix imported package names to not use under_scores
|
2015-10-16 16:37:03 +08:00 |
|
Piotr Szczesniak
|
f3e0bb0d41
|
Merge pull request #15706 from jszczepkowski/hpa-beta-util
HorizontalPodAutoscaler and Scale subresource APIs graduated to beta.
|
2015-10-16 09:50:27 +02:00 |
|
Piotr Szczesniak
|
4b983584a8
|
Merge pull request #15597 from caesarxuchao/annotate-patch
let kubectl annotate use patch instead of replace
|
2015-10-16 07:29:22 +02:00 |
|
Piotr Szczesniak
|
c261325319
|
Merge pull request #15651 from caesarxuchao/label-patch
let kubectl label use PATCH instead of PUT
|
2015-10-16 07:29:13 +02:00 |
|
k8s-merge-robot
|
dc685dfee6
|
Merge pull request #15260 from yifan-gu/rkt_gc_systemd_service
Auto commit by PR queue bot
|
2015-10-15 22:16:11 -07:00 |
|
Jerzy Szczepkowski
|
df732f061a
|
HorizontalPodAutoscaler API: removal of ResourceConsumption target, introduction of CPU request utilization & other cleanups.
|
2015-10-16 07:15:50 +02:00 |
|
k8s-merge-robot
|
3e5f792f69
|
Merge pull request #15173 from justinsb/aws_enable_experimental
Auto commit by PR queue bot
|
2015-10-15 21:44:37 -07:00 |
|
k8s-merge-robot
|
90362394c1
|
Merge pull request #14454 from ixdy/e2e-upload-to-gcs
Auto commit by PR queue bot
|
2015-10-15 21:18:34 -07:00 |
|
Nikhil Jindal
|
c6b5f7ff5a
|
Merge pull request #15516 from nikhiljindal/runtimeConfig
Enable extensions/v1beta1 by default and allow runtimeConfig to support enabling/disabling specific resources
|
2015-10-15 20:16:54 -07:00 |
|
k8s-merge-robot
|
462480465d
|
Merge pull request #15696 from ZJU-SEL/fix-tail-f
Auto commit by PR queue bot
|
2015-10-15 19:36:18 -07:00 |
|
k8s-merge-robot
|
4708fdceda
|
Merge pull request #15729 from mikedanese/swv-fix
Auto commit by PR queue bot
|
2015-10-15 19:35:38 -07:00 |
|
k8s-merge-robot
|
558e7560ac
|
Merge pull request #15748 from fgrzadkowski/fix_verify
Auto commit by PR queue bot
|
2015-10-15 19:35:27 -07:00 |
|
Yifan Gu
|
9d01933e94
|
kubelet/rkt: garbage collect systemd service files in GarbageCollect().
|
2015-10-15 18:21:26 -07:00 |
|
Mike Danese
|
282b5abfef
|
Merge pull request #15737 from ihmccreery/package-get-build
Add get-build to our packaged test files for upgrade-tests
|
2015-10-15 18:05:49 -07:00 |
|
Filip Grzadkowski
|
13079fb6d6
|
Fix update-generated-swagger-docs.sh
|
2015-10-16 02:15:15 +02:00 |
|
nikhiljindal
|
a558fca24b
|
Enabling deployments on GCE when the corresponding env var is set to true
|
2015-10-15 16:54:17 -07:00 |
|
nikhiljindal
|
a0c038982e
|
Fixing integrations test
|
2015-10-15 16:54:17 -07:00 |
|
Eric Tune
|
f37fd07b96
|
Merge pull request #15517 from caesarxuchao/fix-doc-Experimental
refactor "experimental" to "extensions" in documents
|
2015-10-15 15:12:27 -07:00 |
|
Isaac Hollander McCreery
|
a52fcc6f29
|
Add get-build to our packaged test files for upgrade-tests
|
2015-10-15 14:41:08 -07:00 |
|
k8s-merge-robot
|
f58d5d486f
|
Merge pull request #15445 from mesosphere/sttts-timeout-port-forward-tests
Auto commit by PR queue bot
|
2015-10-15 14:28:35 -07:00 |
|
nikhiljindal
|
39e461b7f9
|
Updating swagger spec to include the new extension resources that are enabled by default
|
2015-10-15 14:26:37 -07:00 |
|
nikhiljindal
|
7bcc4a6755
|
Allowing runtimeConfig to support enabling/disabling specific extension resources
|
2015-10-15 14:24:22 -07:00 |
|
k8s-merge-robot
|
5174ca21f6
|
Merge pull request #15717 from ihmccreery/fix-jenkins-upgrade-versioning
Auto commit by PR queue bot
|
2015-10-15 14:02:31 -07:00 |
|
Eric Tune
|
13ae9a4d46
|
Merge pull request #15520 from mikedanese/dne
Move job to generalized label selector
|
2015-10-15 13:59:22 -07:00 |
|
Eric Tune
|
5a1a0b3040
|
Merge pull request #15428 from mikedanese/gc
Add e2e test for pod garbage collection
|
2015-10-15 13:58:00 -07:00 |
|
Eric Tune
|
442f61623c
|
Merge pull request #15408 from a-robinson/tests
Improve the error handling when creating/delete GCE IPs in e2e tests.
|
2015-10-15 13:57:40 -07:00 |
|
Eric Tune
|
d4475e3d49
|
Merge pull request #15232 from deads2k/refactor-logs
refactor kubectl logs to be composeable
|
2015-10-15 13:56:58 -07:00 |
|
Mike Danese
|
d379a360c6
|
copy directory not contents of directory
|
2015-10-15 13:43:20 -07:00 |
|
Chao Xu
|
0075f99333
|
refactor "experimental" to "extensions" in documents
|
2015-10-15 13:39:54 -07:00 |
|
k8s-merge-robot
|
ae0ea6496e
|
Merge pull request #15278 from combk8s/logCapital
Auto commit by PR queue bot
|
2015-10-15 13:37:39 -07:00 |
|
k8s-merge-robot
|
3744ea8ce6
|
Merge pull request #15425 from Dingshujie/fix_dns_doc
Auto commit by PR queue bot
|
2015-10-15 13:37:03 -07:00 |
|
Jeff Grafton
|
35db467216
|
Remove extraneous newline
|
2015-10-15 12:49:57 -07:00 |
|
Eric Tune
|
8fcb0dfb75
|
Merge pull request #14925 from ashcrow/e2e-latency
Extract latency test so it can be run separately from density E2E
|
2015-10-15 12:24:25 -07:00 |
|
Eric Tune
|
056ef2d556
|
Merge pull request #15722 from yujuhong/soak_cluster
e2e: disable component killing/restarting tests in the soak cluster
|
2015-10-15 12:21:49 -07:00 |
|
Eric Tune
|
c01c0596e6
|
Merge pull request #15707 from eparis/no-test-godeps
Remove all _test.go files from Godeps
|
2015-10-15 12:20:11 -07:00 |
|
Chao Xu
|
b5a3ab67da
|
let kubectl label use PATCH instead of PUT
|
2015-10-15 12:18:54 -07:00 |
|
Yu-Ju Hong
|
2dacbc3dda
|
e2e: disable component killing/restarting tests in the soak cluster
This fixes #15649
|
2015-10-15 11:34:08 -07:00 |
|
Eric Tune
|
c9d6037c81
|
Merge pull request #15720 from ncdc/skip-exec-proxy-test
Temp. skip exec+proxy e2e test
|
2015-10-15 11:32:32 -07:00 |
|
Jeff Grafton
|
23fb8a8b76
|
Add script to upload test artifacts and log to GCS using gsutil
This new script is designed to be source'd by Jenkins jobs. It'll
automatically upload all test artifacts and the console log to GCS on
exit.
|
2015-10-15 11:32:11 -07:00 |
|
Andy Goldstein
|
37b0cfd02b
|
Temp. skip exec+proxy e2e test
It's breaking GCE e2e. Will reenable once we've fixed the test.
|
2015-10-15 14:22:14 -04:00 |
|
Alex Robinson
|
54dc6bb6c9
|
Improve the error handling when creating/delete GCE IPs in e2e tests.
Prior to this, test failures caused by errors in these helpers printed
out long exec.ExitErrors structs that didn't contain any useful info,
for example:
```
Expected error:
<*exec.ExitError | 0xc20804e518>: {
ProcessState: {
pid: 22855,
status: 256,
rusage: {
Utime: {Sec: 0, Usec: 312000},
Stime: {Sec: 0, Usec: 96000},
Maxrss: 42912,
Ixrss: 0,
Idrss: 0,
Isrss: 0,
Minflt: 21667,
Majflt: 0,
Nswap: 0,
Inblock: 0,
Oublock: 40,
Msgsnd: 0,
Msgrcv: 0,
Nsignals: 0,
Nvcsw: 52,
Nivcsw: 34,
},
},
}
exit status 1
not to have occurred
```
|
2015-10-15 17:57:46 +00:00 |
|
Isaac Hollander McCreery
|
79df5f58ff
|
kubernetes-upgrade-1.0-1.1-gke configs using ci/latest-1.1
|
2015-10-15 10:30:09 -07:00 |
|
Mike Danese
|
402e68e05c
|
add slow test for terminated pod garbage collection
|
2015-10-15 08:19:39 -07:00 |
|
Mike Danese
|
ef015c3574
|
add config-vm flag to enable terminated pod garbage collection.
|
2015-10-15 08:19:39 -07:00 |
|
Eric Paris
|
363d8a6fec
|
Remove all _test.go files in Godep
|
2015-10-15 11:17:04 -04:00 |
|
Mike Danese
|
a7a54cac74
|
move job to generalized label selector
|
2015-10-15 07:42:58 -07:00 |
|
Mike Danese
|
5f55be5dc1
|
autogenerated api changes
|
2015-10-15 07:42:57 -07:00 |
|
Mike Danese
|
29c50cdc1a
|
plumb PodSelector through the api
|
2015-10-15 07:42:57 -07:00 |
|
k8s-merge-robot
|
407f9b9e42
|
Merge pull request #15555 from rootfs/iscsi-def-port
Auto commit by PR queue bot
|
2015-10-15 07:22:18 -07:00 |
|
k8s-merge-robot
|
a3f2ba2e34
|
Merge pull request #11694 from ncdc/add-spdy-proxy-support
Auto commit by PR queue bot
|
2015-10-15 06:56:15 -07:00 |
|