kubernetes/pkg/kubectl/cmd
Kubernetes Prow Robot b1fea1bdf5
Merge pull request #76662 from stuart-mclaren/version-fix
Fix kubectl version --client=true
2019-04-20 15:39:44 -07:00
..
annotate Move printers & resources packages 2019-03-07 23:00:24 +00:00
apiresources update bazel 2019-01-18 17:28:09 -05:00
apply Use constant blocks to define constants in pkg/kubectl 2019-04-11 12:16:29 -04:00
attach Move printers & resources packages 2019-03-07 23:00:24 +00:00
auth 'kubectl auth can-i` command would not hint user when they try to access 2019-04-10 13:12:45 +08:00
autoscale Move printers & resources packages 2019-03-07 23:00:24 +00:00
certificates Move printers & resources packages 2019-03-07 23:00:24 +00:00
clusterinfo Move printers & resources packages 2019-03-07 23:00:24 +00:00
completion fix golint failures on pkg/kubectl/cmd/completion pkg/kubectl/cmd/cp pkg/kubectl/cmd/edit 2019-02-19 17:39:39 +08:00
config Move printers & resources packages 2019-03-07 23:00:24 +00:00
convert Merge pull request #73917 from droslean/cleanup 2019-03-19 19:01:04 -07:00
cp Fix panic in kubectl cp command 2019-03-06 15:43:15 +01:00
create Fix create secret generic paths examples 2019-04-02 13:31:29 +02:00
delete Fixes #75706 - Show warning message when namespace is specified for deleting a cluster-scoped resource 2019-04-02 00:49:40 -04:00
describe Move printers & resources packages 2019-03-07 23:00:24 +00:00
diff Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-03-08 16:03:03 -08:00
drain This commit does two things in pkg package: 2019-04-09 10:56:35 +08:00
edit Move printers & resources packages 2019-03-07 23:00:24 +00:00
exec kubectl: Removes dependency on util/interrupt by copying this code into kubectl 2019-03-20 11:39:57 -07:00
explain Fix some golint errors for packages in pkg/kubectl/cmd 2018-11-22 22:09:08 +08:00
expose Move printers & resources packages 2019-03-07 23:00:24 +00:00
get Remove legacy table printing and decoding 2019-04-08 12:31:38 -04:00
help Generated changes 2018-10-11 22:01:06 +02:00
kustomize add kustomize as a subcommand in kubectl 2019-02-11 16:43:57 -08:00
label Move printers & resources packages 2019-03-07 23:00:24 +00:00
logs allow for non-fatal errors when requesting and following multiple log streams 2019-04-01 13:05:59 -07:00
options Generated changes 2018-10-11 22:01:06 +02:00
patch Move printers & resources packages 2019-03-07 23:00:24 +00:00
plugin Warn to stderr when we encounter PathError listing plugins 2019-04-17 15:16:31 +02:00
portforward Fixes address parsing in port-forward 2019-02-10 12:48:52 +00:00
proxy Move from glog to klog 2018-11-10 07:50:31 -05:00
replace Move printers & resources packages 2019-03-07 23:00:24 +00:00
rollingupdate Move printers & resources packages 2019-03-07 23:00:24 +00:00
rollout Merge pull request #76062 from apelisse/rollout-restart 2019-04-08 14:40:44 -07:00
run kubectl: Removes dependency on util/interrupt by copying this code into kubectl 2019-03-20 11:39:57 -07:00
scale make kubectl scale work without a GET if a precodition isn't requested 2019-03-08 14:47:12 -05:00
set remove unused code 2019-04-19 08:36:31 -04:00
taint Merge pull request #74159 from dlipovetsky/issue-73249-revise-parsetaint 2019-04-02 01:36:35 -07:00
testing remove unused code 2019-04-19 08:36:31 -04:00
top Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
util Use CodecFactory.WithoutConversion() everywhere 2019-04-03 22:19:13 -04:00
version Fix kubectl version --client=true 2019-04-16 18:56:53 +01:00
wait Move printers & resources packages 2019-03-07 23:00:24 +00:00
alpha.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
BUILD autogen files to support new project structure. 2019-02-15 10:29:31 -05:00
cmd_test.go allow re-usability of plugin handler, allow support for multiple valid plugin filename prefixes 2019-02-01 16:17:47 -05:00
cmd.go Restore username and password kubectl flags 2019-03-18 17:16:49 -04:00
profiling.go Add go profile instrumentation to kubectl 2018-09-18 18:28:43 +01:00