k3s/pkg/kubectl/cmd
Mike Danese 82227c4fbd Merge pull request #11973 from hurf/deprecate_stop
Deprecate kubectl stop command
2015-07-29 15:47:59 -07:00
..
config make use-context return error when context does not exist 2015-06-30 19:08:55 -07:00
util Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
apiversions.go add boundary check before access os.Args 2015-07-09 16:15:42 -07:00
clusterinfo.go Merge pull request #10585 from caesarxuchao/fix-alias 2015-07-15 15:00:09 -07:00
cmd.go Add a better help message for kubectl describe 2015-07-14 16:22:42 +08:00
cmd_test.go Introduce a new service generator that leaves service port unnamed 2015-07-16 20:40:40 -07:00
create.go Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
create_test.go Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
delete.go Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
delete_test.go Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
describe.go Fix hits in help strings of kubectl get command 2015-07-15 09:43:51 +08:00
describe_test.go Add label support for kubectl describe 2015-06-12 15:08:28 +08:00
exec.go Exec should be easier to reuse as a command 2015-07-24 18:14:28 -04:00
exec_test.go Exec should be easier to reuse as a command 2015-07-24 18:14:28 -04:00
expose.go Fixing the error message 2015-07-16 23:33:16 -07:00
expose_test.go Fix TestRunExposeService 2015-07-13 06:48:58 -07:00
get.go Fix hits in help strings of kubectl get command 2015-07-15 09:43:51 +08:00
get_test.go Remove v1beta3 2015-07-23 17:21:27 -07:00
label.go Unify command line namespace resolution 2015-07-01 12:59:17 -07:00
label_test.go label: Invalidate empty or invalid value labels 2015-05-28 10:47:36 +02:00
log.go Merge pull request #10493 from krousey/namespace 2015-07-01 19:33:44 -07:00
log_test.go Remove v1beta3 2015-07-23 17:21:27 -07:00
namespace.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
patch.go Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
patch_test.go Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
portforward.go Fix small nits for kubectl port-forward command 2015-07-08 15:53:53 +08:00
portforward_test.go Updating kubectl to use POST instead of GET 2015-07-01 17:07:24 -07:00
proxy.go Make `kubectl proxy` support picking a random port 2015-07-27 09:56:33 -07:00
replace.go Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
replace_test.go Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
rollingupdate.go Merge pull request #11737 from thockin/cleanup-remove-v1beta3 2015-07-24 10:25:56 -07:00
rollingupdate_test.go Support recovery from in the middle of a rename. 2015-05-07 10:39:15 -07:00
run.go Merge pull request #10585 from caesarxuchao/fix-alias 2015-07-15 15:00:09 -07:00
scale.go Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
stop.go Merge pull request #11973 from hurf/deprecate_stop 2015-07-29 15:47:59 -07:00
version.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00