k8s-merge-robot
|
cadb6c06be
|
Merge pull request #14161 from feihujiang/letKubectlExecFollowDashRule
Auto commit by PR queue bot
|
2015-10-19 08:58:37 -07:00 |
k8s-merge-robot
|
77207d75e1
|
Merge pull request #15667 from JanetKuo/kubectl-watch-list
Auto commit by PR queue bot
|
2015-10-19 06:28:35 -07:00 |
k8s-merge-robot
|
75c977d200
|
Merge pull request #15596 from zhengguoyong/alias_util_errors_packagename
Auto commit by PR queue bot
|
2015-10-19 02:35:37 -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 |
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
|
d41737eff2
|
Merge pull request #15689 from caesarxuchao/default-ns-componentstatus
Auto commit by PR queue bot
|
2015-10-16 20:56:38 -07: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 |
Chao Xu
|
262825f13d
|
make componenetstatus root scoped
|
2015-10-16 10:24:31 -07:00 |
Wojciech Tyczynski
|
d51965bf00
|
Autogenerate files.
|
2015-10-16 10:20:02 +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 |
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 |
Jerzy Szczepkowski
|
df732f061a
|
HorizontalPodAutoscaler API: removal of ResourceConsumption target, introduction of CPU request utilization & other cleanups.
|
2015-10-16 07:15:50 +02: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
|
d4475e3d49
|
Merge pull request #15232 from deads2k/refactor-logs
refactor kubectl logs to be composeable
|
2015-10-15 13:56:58 -07:00 |
Chao Xu
|
b5a3ab67da
|
let kubectl label use PATCH instead of PUT
|
2015-10-15 12:18:54 -07:00 |
Mike Danese
|
a7a54cac74
|
move job to generalized label selector
|
2015-10-15 07:42:58 -07:00 |
k8s-merge-robot
|
4c8e6f47ec
|
Merge pull request #15394 from JanetKuo/kubectl-proxy-api-prefix
Auto commit by PR queue bot
|
2015-10-15 05:12:30 -07:00 |
k8s-merge-robot
|
081f05c207
|
Merge pull request #14575 from soltysh/jobs_podtemplate_not_pointer
Auto commit by PR queue bot
|
2015-10-15 03:28:19 -07:00 |
Marek Grabowski
|
09160d8671
|
Merge pull request #15499 from JanetKuo/kubectl-get-funky
Format flattened output in kubectl
|
2015-10-15 09:33:26 +02:00 |
Janet Kuo
|
33b9235312
|
Better error handling for watching a list of resources specified in a file
|
2015-10-14 16:38:03 -07:00 |
Janet Kuo
|
f47c2be539
|
Change kubectl proxy --api-prefix default to allow /apis/
|
2015-10-14 15:49:52 -07:00 |
Chao Xu
|
d0d260fd03
|
let kubectl annotate use patch instead of replace
|
2015-10-14 11:14:02 -07:00 |
deads2k
|
f0aa606632
|
refactor kubectl logs to be composeable
|
2015-10-14 13:22:59 -04:00 |
k8s-merge-robot
|
11c735cefa
|
Merge pull request #15581 from JanetKuo/remove-sorting-printer-debug-message
Auto commit by PR queue bot
|
2015-10-14 09:02:32 -07:00 |
Maciej Szulik
|
98fa29adfd
|
Make PodTemplateSpec for Job not a pointer, since it's a required field
|
2015-10-14 11:37:11 +02:00 |
Wojciech Tyczynski
|
647aa1bc8c
|
Unify per-resource List for unversioned client
|
2015-10-14 08:37:57 +02:00 |
Janet Kuo
|
b9c8b76b6b
|
address comments
|
2015-10-13 18:48:27 -07:00 |
Janet Kuo
|
f39fe2056d
|
Keep Flatten() and format output earlier in kubectl get
|
2015-10-13 18:48:27 -07:00 |
Dawn Chen
|
0e0ae670ad
|
Merge pull request #15488 from caesarxuchao/experimental-extensions-client
Move from "Experimental" to "Extensions"
|
2015-10-13 16:54:37 -07:00 |
Janet Kuo
|
d7d24dc8d4
|
Remove sorting-printer's debug message
|
2015-10-13 16:48:58 -07:00 |
Dawn Chen
|
d6c43f48d1
|
Merge pull request #15473 from feihujiang/removeShorthandForClientInKubectlVersion
Remove shorthand for client flag in kubectl version
|
2015-10-13 16:24:08 -07:00 |
Chao Xu
|
493d2b6920
|
grep sed Experimental()
|
2015-10-13 13:22:54 -07:00 |
Chao Xu
|
9a812bd0c5
|
grep sed ExperimentalClient
|
2015-10-13 13:22:22 -07:00 |
Chao Xu
|
9aa163aa88
|
grep sed ExperimentalInterface
|
2015-10-13 13:22:22 -07:00 |
Dawn Chen
|
e4c910a35a
|
Merge pull request #15362 from wojtek-t/refactor_test_objects
Refactor test objects to a separate package
|
2015-10-13 11:52:47 -07:00 |
k8s-merge-robot
|
2dec0826f7
|
Merge pull request #15351 from caesarxuchao/fix-14584-1
Auto commit by PR queue bot
|
2015-10-13 02:19:43 -07:00 |
Wojciech Tyczynski
|
3d88a63b5d
|
Refactor test objects to a separate package
|
2015-10-13 10:15:11 +02:00 |
Dawn Chen
|
6fa8ceda60
|
Merge pull request #14536 from wulonghui/wulonghui-patch-3
Update rollback process
|
2015-10-12 16:04:59 -07:00 |
Dawn Chen
|
3a45a5ca92
|
Merge pull request #15270 from brendandburns/custom
Fix the custom columns printer and the sorting printer for v1.List objects
|
2015-10-12 14:41:00 -07:00 |
Chao Xu
|
fe7b85f6ea
|
run goimports
|
2015-10-12 13:33:13 -07:00 |
Chao Xu
|
8654227c08
|
run grep-sed
|
2015-10-12 13:33:13 -07:00 |
Chao Xu
|
58ed8fd6fe
|
run goimports
|
2015-10-12 13:33:13 -07:00 |
Chao Xu
|
654ceb6e5a
|
run grep-sed
|
2015-10-12 13:33:13 -07:00 |
Chao Xu
|
cbb3deb182
|
run goimports
|
2015-10-12 13:31:45 -07:00 |
Chao Xu
|
50a2c4c643
|
grep-sed
|
2015-10-12 13:31:45 -07:00 |
Dawn Chen
|
075c3a2c71
|
Merge pull request #15061 from kargakis/fix-dry-run-in-expose
Fix dry run in expose
|
2015-10-12 12:53:04 -07:00 |
Dawn Chen
|
149ca1ec49
|
Merge pull request #14618 from smarterclayton/refactor_exec
Refactor exec to make attach useful without a client.Config
|
2015-10-12 11:44:34 -07:00 |