k8s-ci-robot
|
48086eb7d4
|
Merge pull request #69543 from seans3/rollback-fix
kubectl rollback: remove duplicated code for printing pod template
|
2018-10-09 10:14:39 -07:00 |
|
k8s-ci-robot
|
637ba154c8
|
Merge pull request #65189 from juanvallejo/jvallejo/path-fixes-cmd-copy
fix paths w shortcuts when copying from pods
|
2018-10-09 10:14:28 -07:00 |
|
juanvallejo
|
e55a28d169
|
fix paths w shortcuts when copying from pods
Addresses an issue where copying from a remote location containing path
shortcuts (podName:../../../tmp/foo) causes an index out of range panic.
|
2018-10-09 10:27:54 -04:00 |
|
WanLinghao
|
5958baa163
|
improve decription of command 'kubectl create clusterrole'
|
2018-10-09 15:50:30 +08:00 |
|
Sean Sullivan
|
20a54b312c
|
kubectl rollback: remove duplicated code for printing pod template
|
2018-10-08 15:39:16 -07:00 |
|
Sean Sullivan
|
50c5b379b7
|
kubectl env resolve: copy core fieldpath and resource dependencies into kubectl
|
2018-10-08 14:50:20 -07:00 |
|
k8s-ci-robot
|
d4c4871852
|
Merge pull request #69413 from seans3/rollback-fix
kubectl rollback: remove legacyscheme dependency
|
2018-10-08 13:02:19 -07:00 |
|
Mikalai Radchuk
|
a19e84e001
|
Allows to use named ports in the kubectl portforward
|
2018-10-08 20:58:22 +01:00 |
|
Radek Pieczonka
|
4643c6e95e
|
port-forward listen on address
adds an address flag to kubectl port-forward to allow to bind to a different ip then localhost
|
2018-10-07 22:18:18 +02:00 |
|
Maciej Szulik
|
add731dff1
|
Manual changes to package visibility and test dependencies
|
2018-10-06 18:44:05 +02:00 |
|
Maciej Szulik
|
1d9617d8e1
|
Generated changes
|
2018-10-06 18:44:05 +02:00 |
|
Maciej Szulik
|
55d5df8a36
|
React to moves
|
2018-10-06 18:44:05 +02:00 |
|
Maciej Szulik
|
33adf367f9
|
Move each kubectl command to a separate directory
|
2018-10-06 18:44:05 +02:00 |
|
Guoliang Wang
|
187e2e01c9
|
Move scheduler cache interface and implementation to pkg/scheduler/internal/cache
|
2018-10-06 20:48:59 +08:00 |
|
Christoph Blecker
|
97b2992dc1
|
Update gofmt for go1.11
|
2018-10-05 12:59:38 -07:00 |
|
k8s-ci-robot
|
fecb5edf8a
|
Merge pull request #66266 from wking/kubectl-drain-drop-backOff
kubectl: Drop backOff from DrainOptions
|
2018-10-04 19:34:34 -07:00 |
|
k8s-ci-robot
|
5800937698
|
Merge pull request #69398 from seans3/run-test-fix
kubectl run test: remove legacyscheme dependency and cleanups
|
2018-10-04 15:59:29 -07:00 |
|
k8s-ci-robot
|
34e2688835
|
Merge pull request #69404 from seans3/fake-test-fix
kubectl fake test factory: replace legacyscheme with kubectl scheme
|
2018-10-04 13:40:20 -07:00 |
|
k8s-ci-robot
|
f7df7f8a25
|
Merge pull request #69335 from seans3/set-tests-fix
kubectl set tests: remove testapi core dependency
|
2018-10-04 13:40:10 -07:00 |
|
Sean Sullivan
|
95ec1f79b9
|
kubectl rollback: remove legacyscheme dependency
|
2018-10-04 13:13:32 -07:00 |
|
k8s-ci-robot
|
686f29fbc4
|
Merge pull request #66301 from wking/kubectl-drain-drop-typer
kubectl: Drop typer from DrainOptions
|
2018-10-04 12:28:57 -07:00 |
|
k8s-ci-robot
|
5589c5b3cb
|
Merge pull request #69401 from seans3/helpers-test-fix
kubectl helpers test: remove core dependencies
|
2018-10-04 10:09:55 -07:00 |
|
k8s-ci-robot
|
7136a3e4b2
|
Merge pull request #67880 from chenyb4/kubectl_openapi
Add kubectl openapi doc import comment
|
2018-10-04 01:05:15 -07:00 |
|
k8s-ci-robot
|
2d1ef05ad1
|
Merge pull request #69295 from deads2k/kbuectl-13-wait-false
allow condition value to specified for kubectl wait
|
2018-10-03 21:32:12 -07:00 |
|
Sean Sullivan
|
fa727c809e
|
kubectl fake test factory: replace legacyscheme with kubectl scheme
|
2018-10-03 15:38:28 -07:00 |
|
k8s-ci-robot
|
6cef8d7ce0
|
Merge pull request #69339 from seans3/apply-test-fix
kubectl apply test: remove core testapi dependency
|
2018-10-03 15:21:50 -07:00 |
|
Sean Sullivan
|
b4d513b1f9
|
kubectl helpers test: remove core dependencies
|
2018-10-03 14:15:52 -07:00 |
|
Sean Sullivan
|
443dafd494
|
kubectl run test: remove legacyscheme dependency and cleanups
|
2018-10-03 13:35:45 -07:00 |
|
k8s-ci-robot
|
af92d13de2
|
Merge pull request #69361 from seans3/get-test-fix
kubectl get test: remove testapi dependencies and cleanups
|
2018-10-03 10:38:25 -07:00 |
|
k8s-ci-robot
|
3c20dc71b0
|
Merge pull request #69345 from seans3/validation-test-fix
kubectl validation test: remove unused testapi dependency
|
2018-10-03 10:38:06 -07:00 |
|
Sean Sullivan
|
d7f44e0eea
|
kubectl apply test: remove core testapi dependency
|
2018-10-03 10:27:28 -07:00 |
|
k8s-ci-robot
|
fe92da4566
|
Merge pull request #69347 from seans3/rolling-updater-test-fix
kubectl rolling-updater test: remove testapi and core testing dependency
|
2018-10-03 01:16:50 -07:00 |
|
Sean Sullivan
|
69c0fb74df
|
kubectl set tests: remove testapi core dependency
|
2018-10-02 22:40:43 -07:00 |
|
Sean Sullivan
|
b49a7a3193
|
kubectl get test: remove testapi dependencies and cleanups
|
2018-10-02 22:20:26 -07:00 |
|
Sean Sullivan
|
c2a1e85a36
|
kubectl rolling-updater test: remove testapi and core testing dependency
|
2018-10-02 14:19:13 -07:00 |
|
Sean Sullivan
|
9e2b995b54
|
kubectl validation test: remove unused testapi dependency
|
2018-10-02 13:09:29 -07:00 |
|
Sean Sullivan
|
fcdc129257
|
kubectl drain/cmd test: remove testapi dependency
|
2018-10-02 13:04:29 -07:00 |
|
David Eads
|
122529b97d
|
allow condition value to specified for kubectl wait
|
2018-10-01 13:43:10 -04:00 |
|
Pingan2017
|
d1a280df44
|
remove --show-all
|
2018-09-29 17:09:05 +08:00 |
|
k8s-ci-robot
|
5f7e1b559b
|
Merge pull request #69181 from seans3/helpers-fix
kubectl remove references to internal version of resources
|
2018-09-28 14:33:47 -07:00 |
|
k8s-ci-robot
|
23e3ab83b6
|
Merge pull request #69174 from seans3/config-view-fix
kubectl small fix for config view to replace legacyscheme with kubect…
|
2018-09-28 14:33:38 -07:00 |
|
k8s-ci-robot
|
821d9fea48
|
Merge pull request #69182 from seans3/apply-test-fix
kubectl replaced reference to internal version of Deployment with ext…
|
2018-09-28 11:18:43 -07:00 |
|
Sean Sullivan
|
2a9115211a
|
kubectl remove references to internal version of resources
|
2018-09-28 10:34:53 -07:00 |
|
k8s-ci-robot
|
a71d96b796
|
Merge pull request #69178 from seans3/polymorphic-helpers-fix
kubectl remove internal version references in polymorphichelpers
|
2018-09-28 10:08:08 -07:00 |
|
k8s-ci-robot
|
7c024284ef
|
Merge pull request #69172 from seans3/test-small-fix
kubectl replace legacyscheme with kubectl scheme in two tests
|
2018-09-28 04:20:48 -07:00 |
|
Cao Shufeng
|
e187e6d310
|
fix kubectl wait with no resource name provided
|
2018-09-28 12:03:11 +08:00 |
|
k8s-ci-robot
|
8fd28eface
|
Merge pull request #69167 from apelisse/kubectl-diff
Move `diff` command from alpha sub-command to root cmd
|
2018-09-27 20:52:11 -07:00 |
|
k8s-ci-robot
|
a59474f756
|
Merge pull request #69132 from seans3/rollout-pause-resume-fix
kubectl remove internal version of resource for rollout pause/resume
|
2018-09-27 20:52:02 -07:00 |
|
Sean Sullivan
|
75210763bd
|
kubectl replaced reference to internal version of Deployment with external version
|
2018-09-27 16:00:16 -07:00 |
|
k8s-ci-robot
|
e5964b3fcc
|
Merge pull request #69162 from apelisse/kubectl-dry-run-diff
Use dry-run patch to get the merged version of the object
|
2018-09-27 14:41:53 -07:00 |
|