k8s-merge-robot
0f335df106
Merge pull request #22192 from bprashanth/timeout_client
...
Auto commit by PR queue bot
2016-03-04 22:59:24 -08:00
k8s-merge-robot
8ba70b573e
Merge pull request #22483 from yujuhong/force_update
...
Auto commit by PR queue bot
2016-03-04 22:26:14 -08:00
k8s-merge-robot
57c944caa2
Merge pull request #22434 from justinsb/aws_docker_babysitter
...
Auto commit by PR queue bot
2016-03-04 21:52:03 -08:00
Random-Liu
07b21c50fa
Add Status in runtime interface and use it for runtime health check.
2016-03-04 21:26:41 -08:00
k8s-merge-robot
ef129499da
Merge pull request #22459 from jayunit100/disruptivediskannot
...
Auto commit by PR queue bot
2016-03-04 21:17:52 -08:00
Clayton Coleman
f5c7f297b3
Set runtime OWNERS
2016-03-04 23:59:34 -05:00
k8s-merge-robot
ea43db8039
Merge pull request #22481 from ihmccreery/better-upgrade-tests
...
Auto commit by PR queue bot
2016-03-04 20:07:29 -08:00
Zach Loafman
60e1fccc7f
Regional registries: Hack the manifests!
...
Allow the gcr.io/google_containers registry to be overridden
regionally by just blasting a new KUBE_ADDON_REGISTRY out. Instead of
adding every addon to Salt and asking all of the other consumers
(Trusty, Juju, Mesos, etc) to change, just script the sed ourselves.
This is probably the 9th grossest thing I've ever done, but it works
well, and it works quickly. I kind of wish it didn't.
2016-03-04 20:00:54 -08:00
k8s-merge-robot
e91048ea96
Merge pull request #22392 from janetkuo/retry-update-precondition
...
Auto commit by PR queue bot
2016-03-04 19:21:14 -08:00
k8s-merge-robot
28b3448a9a
Merge pull request #22314 from yujuhong/resource_100
...
Auto commit by PR queue bot
2016-03-04 18:48:02 -08:00
Joshua Piccari
f5f83b076a
Improve go report card by fixing typos in comments
2016-03-04 18:30:59 -08:00
k8s-merge-robot
d9d0fdecd3
Merge pull request #22570 from janetkuo/inactive-pods-not-available
...
Auto commit by PR queue bot
2016-03-04 18:11:20 -08:00
k8s-merge-robot
83d1383edd
Merge pull request #22562 from jpiccari/master
...
Auto commit by PR queue bot
2016-03-04 17:39:09 -08:00
k8s-merge-robot
93650d28a8
Merge pull request #22547 from jlowdermilk/sdk-ci-bucket
...
Auto commit by PR queue bot
2016-03-04 17:39:08 -08:00
k8s-merge-robot
264f5786ea
Merge pull request #21987 from justinsb/fixx_21895
...
Auto commit by PR queue bot
2016-03-04 17:07:57 -08:00
Abhi Shah
506f4d2212
Merge pull request #22551 from dchen1107/test1
...
Enable --log-level=info for docker daemons for scalability jenkins jo…
2016-03-04 16:50:19 -08:00
Janet Kuo
f666e87217
Filter out inactive pods first when determining if it's available
2016-03-04 16:32:32 -08:00
Brian Grant
2e5d89523f
Merge pull request #22490 from eparis/kill-docs
...
Remove all docs which are moving to http://kubernetes.github.io
2016-03-04 16:25:37 -08:00
k8s-merge-robot
3f8086192b
Merge pull request #21982 from justinsb/fix_21952
...
Auto commit by PR queue bot
2016-03-04 16:23:45 -08:00
Alex Robinson
3216204668
Update to the latest version of google-fluentd.
...
It includes some performance improvements for parsing JSON (which is
very important for us, since all Docker logs are JSON) as well as a
couple new settings, like forcing of a flush of multiline logs after a
time period rather than having to wait until a new log is seen before
feeling confident flushing the previous one.
2016-03-05 00:18:31 +00:00
Alex Robinson
4e729c6c7c
Reconfigure fluentd's resource limits and requests.
...
-Remove CPU limits to enable CPU bursting once 1.2 begins enforcing CPU limits.
-Add a memory limit for fluentd-es to match fluentd-gcp.
-Explicitly set requests to match limits.
2016-03-04 16:16:35 -08:00
Isaac Hollander McCreery
0e9114f667
Add ExperimentalNodeUpgrade test that a service stays up during cluster upgrade, not just master upgrade
...
- Duplicate old test to keep old functionality while allowing ExperimentalNodeUpgrade
- Also remove push test; no longer used/functioning
2016-03-04 16:10:29 -08:00
Joe Finney
dbc6ef8f2c
Merge pull request #22567 from spxtr/fix-timeouts
...
Send timeout to the runner, not to the curl.
2016-03-04 15:59:41 -08:00
AdoHe
893e36c61d
fix kubectl swagger cache bug
2016-03-04 18:59:40 -05:00
Joe Finney
633e12e1d4
Add a simple test history generator.
2016-03-04 15:52:44 -08:00
k8s-merge-robot
23aa8565e2
Merge pull request #20851 from vmware/vsphere-docker-version-fix
...
Auto commit by PR queue bot
2016-03-04 15:50:36 -08:00
Joe Finney
9056c5c7b0
Send timeout to the runner, not to the curl.
2016-03-04 15:31:21 -08:00
Abhi Shah
9bfd70f8f6
Merge pull request #20688 from ArtfulCoder/podhostname
...
Specify Pod hostname by Annotation
2016-03-04 15:17:34 -08:00
k8s-merge-robot
2a6d0756d2
Merge pull request #22553 from janetkuo/etcd-storage-update-interpret
...
Auto commit by PR queue bot
2016-03-04 15:14:52 -08:00
k8s-merge-robot
a435537e27
Merge pull request #21966 from madhusudancs/scale-deployment-replicaset
...
Auto commit by PR queue bot
2016-03-04 14:40:10 -08:00
Joshua Piccari
01e2d8c115
Fix typo in developer guide README.md
2016-03-04 14:36:37 -08:00
derekwaynecarr
f0bfbcedcd
Bump timeout time for e2e node test services
2016-03-04 17:07:35 -05:00
Andy Goldstein
156c1f3c5d
Test jobs/hpas in storage update
2016-03-04 17:05:39 -05:00
Janet Kuo
59b1f5b8b5
Log contents of pods on creation/update/deletion in controllers
2016-03-04 13:57:34 -08:00
Abhi Shah
a75c0a3cf0
Merge pull request #22555 from yujuhong/revert_retries
...
Revert "Set timeout for accessing credential provider's URL"
2016-03-04 13:55:41 -08:00
Kris
dbde4fd798
Move the discovery client to its own package
2016-03-04 13:44:52 -08:00
Abhi Shah
c47564f00b
Merge pull request #22542 from timstclair/heapster
...
Use the summary_api with heapster by default
2016-03-04 13:37:52 -08:00
Dawn Chen
fd10ca2f45
Enable --log-level=info for docker daemons for jenkins jobs and e2e tests except soak-continuous.
2016-03-04 13:31:42 -08:00
Eric Paris
082cdd5ad4
hack/e2e-node-test should not assume ginkgo installed
...
It should use the version we build.
2016-03-04 16:28:35 -05:00
Abhishek Shah
a3c00aadd5
Specify hostname, subdomain via annotation on podspec.
...
The hostname is a DNS A record, if the subdomain maps to a service name
in the same namespace
2016-03-04 13:28:33 -08:00
Zach Loafman
6e2e7bd3b6
Bump Spark / Zeppelin to 1.5.2 / 0.5.6 tags
...
From https://github.com/kubernetes/application-images/pull/5
2016-03-04 13:26:05 -08:00
Avesh Agarwal
be06003e6b
Fix kubectl sort-by metadata issue.
...
Internal types are not supposed to have json metadata (though in kubernetes
they do) as it is true with openshift types. That means sort-by must work
on versioned objects for sorting, otherwise it produces "error: metadata
is not found" error if it sorts internal types without json metadata.
This PR converts internal types objects to versioned objects and sort-by
sorts them correctly without medata error, and then it prints
corresponding internal objects in sorted order.
2016-03-04 16:14:45 -05:00
Abhi Shah
4e00333f9b
Merge pull request #21910 from madhusudancs/scale-register-rc-override
...
Register scale subresource for replicationcontrollers in api/v1.
2016-03-04 12:54:12 -08:00
Abhi Shah
df05c5ae7d
Merge pull request #22253 from bprashanth/kubedns
...
Wait on Kubernetes service in DNS pod
2016-03-04 12:50:05 -08:00
k8s-merge-robot
bf2a33f831
Merge pull request #22548 from wojtek-t/switch_to_us_central
...
Auto commit by PR queue bot
2016-03-04 12:42:32 -08:00
k8s-merge-robot
f7c11b755b
Merge pull request #22533 from spxtr/restrict-updater
...
Auto commit by PR queue bot
2016-03-04 12:42:30 -08:00
k8s-merge-robot
1b64d6b3fd
Merge pull request #22530 from mwielgus/rcconfig
...
Auto commit by PR queue bot
2016-03-04 12:42:29 -08:00
Yu-Ju Hong
fd7e323cc6
Revert "Set timeout for accessing credential provider's URL"
...
This reverts commit 9d3806bceb
.
2016-03-04 12:37:30 -08:00
Janet Kuo
b45dce5aff
Interpret etcd not found error on a update
2016-03-04 12:06:13 -08:00
Wojciech Tyczynski
113e0496c7
Move scalability jobs to us-central from us-east
2016-03-04 20:31:59 +01:00