Commit Graph

5645 Commits

Author SHA1 Message Date
Daisuke Taniwaki
707f1a2832
Fix unexpected line end in override flags 2019-07-31 18:46:28 +09:00
Sean Sullivan
1252ab3c98 Move pkg/kubect/explain to staging 2019-07-31 00:30:32 -07:00
Kubernetes Prow Robot
b6475c2d72
Merge pull request #80601 from seans3/move-kubectl-proxy
Move pkg/kubectl/proxy to staging
2019-07-31 00:24:34 -07:00
Sean Sullivan
c011df28a4 Refactor pkg/kubectl/{scale.go|rollingupdater.go} for move to staging 2019-07-30 23:15:15 -07:00
Kubernetes Prow Robot
eae7790f6c
Merge pull request #80754 from seans3/move-restclient-staging
Move pkg/kubectl/interfaces.go to testing
2019-07-30 22:44:59 -07:00
Sean Sullivan
18c7ee8114 Move pkg/kubectl/proxy to staging 2019-07-30 19:09:25 -07:00
Sean Sullivan
902789d375 Move pkg/kubectl/generate to staging 2019-07-30 16:18:39 -07:00
Sean Sullivan
8f0127503d Move pkg/kubectl/cmd/util/openapi/OWNERS to staging 2019-07-30 14:09:18 -07:00
Sean Sullivan
b86bd0dc62 Move pkg/kubectl/interfaces.go to testing 2019-07-30 10:49:43 -07:00
Sean Sullivan
9f3384f02f Move pkg/kubectl/polymorphichelpers staging 2019-07-30 10:10:30 -07:00
Kubernetes Prow Robot
c1eff52435
Merge pull request #80561 from seans3/move-metricsutil-staging
Move pkg/kubectl/metricsutil to staging
2019-07-30 08:52:51 -07:00
Kubernetes Prow Robot
bd6eaa5e7f
Merge pull request #79956 from johnharris85/logs-error-typo
Fix 'concurrency' logs typo
2019-07-30 01:59:43 -07:00
Sean Sullivan
a1de0e9331 Move pkg/kubectl/metricsutil to staging 2019-07-29 16:26:10 -07:00
Sean Sullivan
6c96a059dd Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-29 13:08:41 -07:00
Kubernetes Prow Robot
a78cd38532
Merge pull request #80695 from seans3/move-apply-staging
Move pkg/kubectl/apply and subdirectories to staging
2019-07-29 06:44:05 -07:00
Kubernetes Prow Robot
ad74887b30
Merge pull request #80652 from seans3/remove-kubectl-util
Remove final file from pkg/kubectl/util
2019-07-29 06:43:53 -07:00
Sean Sullivan
d730567a74 Move pkg/kubectl/apply and subdirectories to staging 2019-07-28 19:05:48 -07:00
Sean Sullivan
738101f1ad Remove final file from pkg/kubectl/util 2019-07-27 16:36:57 -07:00
Sean Sullivan
7a64a66d61 Move pkg/kubectl/cmd/util/openapi to staging 2019-07-27 16:18:37 -07:00
Kubernetes Prow Robot
12e462b21a
Merge pull request #80656 from seans3/move-kubectl-version
Move pkg/kubectl/version to staging
2019-07-27 07:33:56 -07:00
Sean Sullivan
fb44be2d97 Move pkg/kubectl/version to staging 2019-07-26 15:48:09 -07:00
Sean Sullivan
49f5b423cf Move pkg/kubectl/describe to staging 2019-07-26 10:41:49 -07:00
Sean Sullivan
70984d8385 Moves pkg/kubectl/util/i18n to staging 2019-07-25 23:09:34 -07:00
Kubernetes Prow Robot
6fc8a01544
Merge pull request #80562 from seans3/move-drain-staging
Move pkg/kubectl/drain to staging
2019-07-25 22:36:24 -07:00
Sean Sullivan
775b670e8b Move some pkg/kubectl into polymorphichelpers 2019-07-25 11:36:04 -07:00
Sean Sullivan
eaea71cf84 Move pkg/kubectl/drain to staging 2019-07-25 10:23:32 -07:00
Kubernetes Prow Robot
81684586db
Merge pull request #80558 from seans3/move-apply-util
Move pkg/kubectl/apply.go to staging
2019-07-25 07:36:34 -07:00
Sean Sullivan
309de42878 Move pkg/kubectl/apply.go to staging 2019-07-24 20:40:25 -07:00
Sean Sullivan
1b52c6180b Move pkg/kubectl/apps to staging 2019-07-24 20:10:31 -07:00
Sean Sullivan
7083332c63 Move pkg/kubectl/util to staging 2019-07-24 13:18:34 -07:00
Tim Allclair
9ba6fe8810 refactors to kubernetes cp command 2019-07-22 13:25:13 -07:00
M00nF1sh
bad1802892 refactors to kubernetes CP command 2019-07-22 10:33:19 -07:00
Sean Sullivan
67140f13fe Updated dependencies: BUILD/modules.txt 2019-07-18 15:43:26 -07:00
Sean Sullivan
140c62cd4c Update all imports to scheme in staging 2019-07-18 15:32:27 -07:00
Sean Sullivan
be3b2cc1a4 Moved files from pkg/kubectl/scheme to staging 2019-07-18 15:32:12 -07:00
Kubernetes Prow Robot
c1ebabed42
Merge pull request #80230 from tedyu/rolling-sel
Skip unnecessary copy of Selector
2019-07-18 07:08:25 -07:00
Ted Yu
f463011961 Skip unnecessary copy of Selector 2019-07-16 13:27:38 -07:00
Kubernetes Prow Robot
a10eced56b
Merge pull request #80183 from tedyu/desc-check-ret
Check return value of LabelSelectorAsSelector in describe
2019-07-16 13:23:12 -07:00
Ted Yu
801f703add Check return value of LabelSelectorAsSelector in describe 2019-07-16 02:56:16 -07:00
Tara Gu
75b18e20d5 Don't print non-error (blank lines in this case) to stdout, and don't print blank lines for empty resources 2019-07-13 21:23:28 -04:00
Kubernetes Prow Robot
3dd8add5d2
Merge pull request #79549 from liggitt/admission-webhooks-v1
Promote admission webhook API to v1
2019-07-11 17:01:34 -07:00
Kubernetes Prow Robot
12c5e2037e
Merge pull request #79968 from sukeesh/improveNoResource
Flush out current namespace when resources are not found
2019-07-10 22:58:54 -07:00
Kubernetes Prow Robot
ca43c670a5
Merge pull request #79960 from tedyu/desc-ref
Remove incorrect ampersand in front of AverageValue in describeHorizontalPodAutoscalerV2beta2
2019-07-10 16:25:06 -07:00
Jordan Liggitt
b15aed6409 Generated 2019-07-10 17:38:09 -04:00
Sukeesh
b7d2478ac9 flush current namespace when resources are not found 2019-07-10 16:12:48 +09:00
Daisuke Taniwaki
4200d6c2cc
Avoid conflicts with other cobra auto completion 2019-07-10 13:32:29 +09:00
Ted Yu
062b503165 Remove incorrect ampersand in front of AverageValue in describeHorizontalPodAutoscalerV2beta2 2019-07-09 20:29:23 -07:00
John Harris
4b8437b9cf Fix 'concurrency' logs typo
Signed-off-by: John Harris <joharris@vmware.com>
2019-07-09 19:13:14 -07:00
Kubernetes Prow Robot
5625eadd2a
Merge pull request #72416 from liggitt/watch-event-type
Include event type in `kubectl get -w` output
2019-07-09 13:46:24 -07:00
Kubernetes Prow Robot
f56cfbeb6d
Merge pull request #79725 from jaypipes/issue79721
Output boolean for AllowPrivilegeEscalation
2019-07-09 10:12:29 -07:00
Kubernetes Prow Robot
b130ff4502
Merge pull request #79724 from deads2k/update-raw
make kubectl --raw consistent for create, update, get, delete
2019-07-09 08:26:17 -07:00
David Eads
09c55bd117 make kubectl --raw consistent for create, update, get, delete 2019-07-09 09:03:56 -04:00
Kubernetes Prow Robot
dd9ae9a1d2
Merge pull request #76227 from sawlanipradeep/window-plugin-fix
Replace syscall.Execve with exec.Command.
2019-07-08 13:00:36 -07:00
Pradeep Sawlani
13be373ce7 For windows, use exec.Command instead of syscall.Execve.
sycall.Execve is not supported on windows.
2019-07-08 10:09:51 -07:00
Jordan Liggitt
e24377f190 Install/register v1 admission registration types 2019-07-08 09:49:29 -04:00
Jay Pipes
ee72142730 Output boolean for AllowPrivilegeEscalation
`kubectl describe psp` was incorrectly outputting the hex-encoded value
of the pointer to bool AllowPrivilegeEscalation field of the PSP. This
patch simply fixes the output to be a stringified boolean value of the
field.

Fixes Issue #79721
2019-07-03 12:15:08 -04:00
Kubernetes Prow Robot
75a39b7007
Merge pull request #73982 from tanshanshan/fixcp
fix cp time stamp is in the future error
2019-07-02 22:48:29 -07:00
Khaled Henidak(Kal)
54d42e6a65 types modifications + conversion + conversion testing 2019-07-02 15:39:05 +00:00
Kubernetes Prow Robot
bf86300241
Merge pull request #74943 from JishanXing/bug-fix
Fix #74900 - kubectl logs --selector supports --tail=-1
2019-06-30 19:17:20 -07:00
Kubernetes Prow Robot
a574bd63ed
Merge pull request #79442 from seans3/move-kubectl-validation
Move pkg/kubectl/validation to staging
2019-06-28 17:21:10 -07:00
Jordan Liggitt
13273468b4 Add ability to output watch events from kubectl get 2019-06-28 16:24:54 -07:00
Kubernetes Prow Robot
39c20fdcf1
Merge pull request #79530 from liggitt/remove-print-internal
Remove internal object printing from kubectl
2019-06-28 16:09:42 -07:00
Kubernetes Prow Robot
d020a037b5
Merge pull request #79198 from damemi/kubectl-logs
Move pkg/kubectl/util/logs to staging
2019-06-28 12:43:07 -07:00
Sean Sullivan
9cef1fb27b Update dependencies BUILD/go.mod/go.sum 2019-06-28 11:56:18 -07:00
Jordan Liggitt
3e7f6e508a Add client-side status object handling 2019-06-28 11:55:31 -07:00
Jordan Liggitt
cf3e75de70 Remove internal object printing from kubectl 2019-06-28 10:54:50 -07:00
Sean Sullivan
4a95e689c3 Updated import statements to reflect move to staging 2019-06-28 09:53:20 -07:00
Sean Sullivan
5eac54e755 Move pkg/kubectl/validation to staging 2019-06-28 09:53:20 -07:00
Kubernetes Prow Robot
4745946525
Merge pull request #79345 from liggitt/kubectl-printing
Add meta Table tests, fix --watch-only with single item
2019-06-27 20:09:33 -07:00
Mike Dame
f11e120978 update vendor 2019-06-27 15:18:46 -04:00
Mike Dame
a710a83aa9 Move pkg/util/logs to staging and update ref 2019-06-27 15:15:55 -04:00
Mike Dame
18ea637d09 update vendor 2019-06-27 15:12:55 -04:00
Mike Dame
5f7dbefa03 Move pkg/util/slice and update refs 2019-06-27 15:09:37 -04:00
Sean Sullivan
c32921672f Update BUILD files 2019-06-27 10:06:54 -07:00
Sean Sullivan
e3a74bafc8 Update imports for the files moved to staging 2019-06-27 09:53:13 -07:00
Sean Sullivan
6274ef995f Move pkg/kubectl/util/fieldpath to staging 2019-06-27 09:52:26 -07:00
Sean Sullivan
85e83512b0 Updated BUILD dependency to use staging 2019-06-26 14:53:06 -07:00
Sean Sullivan
d31972a0e5 Removes unused BUILD file 2019-06-26 14:28:53 -07:00
Sean Sullivan
541cb300c7 Move pkg/kubectl/util/certificate to staging 2019-06-26 14:28:53 -07:00
Sally O'Malley
c4cb265e5c
Updates to dependencies including go.mod, go.sum, and BUILD files 2019-06-26 15:59:30 -04:00
Sally O'Malley
7e253e1d0e
Move pkg/kubectl/util/resource to staging 2019-06-26 15:59:30 -04:00
Sally O'Malley
7ac89bfe4c
Updates to dependencies including go.mod, go.sum, and BUILD files 2019-06-26 08:51:27 -04:00
Sally O'Malley
8d70e1b25a
Removes unused BUILD file 2019-06-26 08:51:27 -04:00
Sally O'Malley
acd3b91f9e
Move pkg/kubectl/util/qos to staging 2019-06-26 08:51:27 -04:00
Peter Swica
d8362f7508 Moving pkg/kubectl/util/storage to staging 2019-06-26 00:11:16 -04:00
Sean Sullivan
949060dac0 Dependency changes 2019-06-25 15:22:20 -07:00
Sean Sullivan
f7a443f316 Update imports after moving util/event to staging 2019-06-25 14:57:00 -07:00
Sean Sullivan
d4a5b75a67 Move pkg/kubectl/util/event into staging 2019-06-25 14:55:21 -07:00
Mike Dame
76d7f58c06 update vendor 2019-06-25 15:28:52 -04:00
Mike Dame
a507ca338a Move pkg/util/rbac to staging and update refs 2019-06-25 15:25:23 -04:00
Sean Sullivan
e397b04ca1 Update go.mod, go.sum, and BUILD dependencies 2019-06-25 12:04:06 -07:00
Sean Sullivan
ff176aac2f Update import statements to reference code moved to staging 2019-06-25 12:02:26 -07:00
Sean Sullivan
7aa214d2c3 Move pkg/kubectl/util/hash to staging 2019-06-25 12:02:26 -07:00
Sean Sullivan
6f120f9660 Updated publishing dependencies rules 2019-06-24 12:42:54 -07:00
Sean Sullivan
2c536a2c33 Updates to dependencies including go.mod, go.sum, and BUILD files 2019-06-24 12:36:33 -07:00
Sean Sullivan
11c5bd1b2f Updated imports for util/deployment 2019-06-24 12:32:59 -07:00
Sean Sullivan
c3f6418b59 Moved pkg/kubectl/util/deployment to staging 2019-06-24 12:32:13 -07:00
Jordan Liggitt
5d508760e3 Fix --watch-only of a single item with table output 2019-06-24 09:34:15 -07:00
Jordan Liggitt
2b65c74b94 Add kubectl get/list/watch tests for table output 2019-06-24 08:49:28 -07:00
Jordan Liggitt
ead86cf350 Test humanreadable table output 2019-06-24 08:34:36 -07:00