k8s-merge-robot
|
44a9877bd4
|
Merge pull request #15750 from yehuis4/master
Auto commit by PR queue bot
|
2015-10-19 01:06:34 -07:00 |
|
k8s-merge-robot
|
3ee1c58756
|
Merge pull request #15773 from mqliang/BE1-ErrMsg
Auto commit by PR queue bot
|
2015-10-19 00:37:19 -07:00 |
|
k8s-merge-robot
|
56093b7779
|
Merge pull request #15807 from liggitt/setrlimit
Auto commit by PR queue bot
|
2015-10-18 20:02:34 -07:00 |
|
Jordan Liggitt
|
55cd3f1030
|
Platform-specific setRLimit implementations
|
2015-10-18 21:26:39 -04:00 |
|
k8s-merge-robot
|
ff7ce44e74
|
Merge pull request #14517 from jayunit100/reorder
Auto commit by PR queue bot
|
2015-10-18 09:04:23 -07:00 |
|
k8s-merge-robot
|
09a3871506
|
Merge pull request #15755 from zhengguoyong/del_capatical_packagename_for_cadvisorApi2
Auto commit by PR queue bot
|
2015-10-18 04:04:11 -07:00 |
|
k8s-merge-robot
|
80838ff86a
|
Merge pull request #15454 from feihujiang/describePodsShowCommandAndArgs
Auto commit by PR queue bot
|
2015-10-18 02:03:39 -07:00 |
|
eulerzgy
|
f8f9afb874
|
alias local packagename for pkg/util/errors
|
2015-10-18 09:37:46 +08:00 |
|
eulerzgy
|
760b2c901b
|
del unnessary var definition
|
2015-10-18 09:05:47 +08:00 |
|
mqliang
|
1ce85d8ffd
|
replace Fatalf to Errorf
|
2015-10-17 19:44:32 +08:00 |
|
k8s-merge-robot
|
1bba475a9d
|
Merge pull request #15735 from mesosphere/jdef-fix-tasks-and-profiling
Auto commit by PR queue bot
|
2015-10-17 02:20:18 -07:00 |
|
k8s-merge-robot
|
483c4a8d85
|
Merge pull request #15733 from yujuhong/disable_keepalive
Auto commit by PR queue bot
|
2015-10-17 01:54:15 -07:00 |
|
k8s-merge-robot
|
72235d6607
|
Merge pull request #15709 from derekwaynecarr/ingress_status
Auto commit by PR queue bot
|
2015-10-17 00:40:35 -07:00 |
|
k8s-merge-robot
|
d3ca12f61b
|
Merge pull request #15053 from smarterclayton/stdin_once
Auto commit by PR queue bot
|
2015-10-17 00:03:32 -07:00 |
|
k8s-merge-robot
|
70b231231b
|
Merge pull request #15798 from yifan-gu/rkt_gc_service
Auto commit by PR queue bot
|
2015-10-16 23:32:29 -07:00 |
|
k8s-merge-robot
|
d94e4d64f2
|
Merge pull request #15694 from mqliang/jobList
Auto commit by PR queue bot
|
2015-10-16 21:22:12 -07:00 |
|
k8s-merge-robot
|
d41737eff2
|
Merge pull request #15689 from caesarxuchao/default-ns-componentstatus
Auto commit by PR queue bot
|
2015-10-16 20:56:38 -07:00 |
|
k8s-merge-robot
|
68717ddae0
|
Merge pull request #15659 from caesarxuchao/discovery-client
Auto commit by PR queue bot
|
2015-10-16 20:03:33 -07:00 |
|
k8s-merge-robot
|
d471318aa8
|
Merge pull request #15799 from dchen1107/podstatus
Auto commit by PR queue bot
|
2015-10-16 19:32:30 -07:00 |
|
Clayton Coleman
|
d6fcc332af
|
Codecgen output for stdinOnce
|
2015-10-16 20:33:52 -04:00 |
|
Clayton Coleman
|
7f6f85bd7b
|
Fix attach, which was broken during the refactor
The new e2e test catches the break in attach (no e2e test
exposed this codepath before).
|
2015-10-16 20:33:51 -04:00 |
|
Clayton Coleman
|
e9a465d635
|
Make kubectl run attach behave like docker run
Have stdin closed by default, can be left open with --leave-stdin-open.
Add e2e tests for the behavior.
|
2015-10-16 20:33:51 -04:00 |
|
Clayton Coleman
|
e929baf91a
|
Support stdinOnce, which allows run-once STDIN injection
This allows containers to wait for input before startup by listening
on STDIN, and after STDIN is closed, continue running. Matches the
Docker syntax.
|
2015-10-16 20:33:50 -04:00 |
|
k8s-merge-robot
|
916ddbca65
|
Merge pull request #14182 from jiangyaoguo/distinguish-registry-unavailable-and-pull-failure
Auto commit by PR queue bot
|
2015-10-16 16:22:22 -07:00 |
|
Dawn Chen
|
6f46780cbf
|
Add tests to reproduce the issue and verify the fix.
|
2015-10-16 15:16:07 -07:00 |
|
Dawn Chen
|
1b8f851979
|
Fix PodPhase issue caused by backoff
|
2015-10-16 15:16:07 -07:00 |
|
Yifan Gu
|
22467d9d33
|
kubelet/rkt: Fix a typo in container gc.
|
2015-10-16 15:07:43 -07:00 |
|
Abhishek Shah
|
de214829f6
|
Update endpoint dialTimeouts to reasonable values
|
2015-10-16 14:57:43 -07:00 |
|
k8s-merge-robot
|
6341e1d3e2
|
Merge pull request #15658 from yifan-gu/rkt_cli
Auto commit by PR queue bot
|
2015-10-16 14:52:14 -07:00 |
|
Chao Xu
|
5859da3e1f
|
add discovery client
|
2015-10-16 14:20:21 -07:00 |
|
k8s-merge-robot
|
0a5299cd63
|
Merge pull request #15114 from yifan-gu/rkt_log
Auto commit by PR queue bot
|
2015-10-16 14:00:39 -07:00 |
|
k8s-merge-robot
|
535090312f
|
Merge pull request #13180 from samsabed/backoff_e2e
Auto commit by PR queue bot
|
2015-10-16 13:33:36 -07:00 |
|
k8s-merge-robot
|
746aae4c17
|
Merge pull request #15784 from csrwng/remove_blank_proxy_headers
Auto commit by PR queue bot
|
2015-10-16 13:02:34 -07:00 |
|
k8s-merge-robot
|
35e4c64034
|
Merge pull request #15646 from mikedanese/ds
Auto commit by PR queue bot
|
2015-10-16 12:37:09 -07:00 |
|
Chao Xu
|
262825f13d
|
make componenetstatus root scoped
|
2015-10-16 10:24:31 -07:00 |
|
Cesar Wong
|
b56d474110
|
Proxy: do not send X-Forwarded-Host or X-Forwarded-Proto with an empty value
|
2015-10-16 13:09:51 -04:00 |
|
k8s-merge-robot
|
a6634adc1c
|
Merge pull request #15435 from zhengguoyong/adjust_package_name_pkgcloudprovider
Auto commit by PR queue bot
|
2015-10-16 08:30:32 -07:00 |
|
k8s-merge-robot
|
4736adee8f
|
Merge pull request #15621 from mesosphere/sttts-send-initial-set-to-get-seen
Auto commit by PR queue bot
|
2015-10-16 08:04:29 -07:00 |
|
k8s-merge-robot
|
f5afa634ff
|
Merge pull request #15574 from derekwaynecarr/resource_quota_fractional
Auto commit by PR queue bot
|
2015-10-16 07:38:26 -07:00 |
|
k8s-merge-robot
|
372fb373aa
|
Merge pull request #15562 from rootfs/iscsi-umount
Auto commit by PR queue bot
|
2015-10-16 07:12:23 -07:00 |
|
k8s-merge-robot
|
6269e22858
|
Merge pull request #15194 from MikaelCluseau/wip-issue-15187
Auto commit by PR queue bot
|
2015-10-16 06:46:20 -07:00 |
|
y00278980
|
2a0e1dd9e2
|
Fix some problems:
1. cluster/saltbase/pillar/README.md L8 quoted the wrong line number of cluster/gce/configure-vm.sh
2. spelling mistake of 'retruns'
|
2015-10-16 21:29:05 +08:00 |
|
k8s-merge-robot
|
c59d3fa755
|
Merge pull request #15072 from wojtek-t/update_to_ugorji_attempt2
Auto commit by PR queue bot
|
2015-10-16 05:54:14 -07:00 |
|
k8s-merge-robot
|
668cb5de48
|
Merge pull request #14983 from dcbw/cni-fixes
Auto commit by PR queue bot
|
2015-10-16 05:28:12 -07:00 |
|
mqliang
|
b6f19b140e
|
fix validation for HorizontalPodAutoscalerSpec
|
2015-10-16 18:32:57 +08:00 |
|
Piotr Szczesniak
|
52d8527761
|
Migrate hpa e2e tests to the new API
Fixed the issue with enabling HPA
|
2015-10-16 11:06:47 +02:00 |
|
Wojciech Tyczynski
|
d51965bf00
|
Autogenerate files.
|
2015-10-16 10:20:02 +02:00 |
|
Wojciech Tyczynski
|
f650abaafa
|
Use ugorji/go/codec for decoding jsons.
|
2015-10-16 10:12:08 +02: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 |
|