..
auth
Merge pull request #52761 from yuexiao-wang/validate-message
2017-09-24 04:30:07 -07:00
config
fix issue(11233)enhance kubectl config command
2017-09-14 17:14:42 +08:00
rollout
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
set
Merge pull request #50584 from xilabao/fix-set-output-01
2017-09-28 11:05:41 -07:00
templates
Use buildozer to delete licenses() rules except under third_party/
2017-08-11 09:32:39 -07:00
testdata /edit
Merge pull request #50205 from dixudx/fix_kubectl_edit_panic_nil_list
2017-08-11 19:44:04 -07:00
testing
Merge pull request #48763 from juanvallejo/jvallejo/update-set-image-local-error-message
2017-09-22 21:20:54 -07:00
util
fix missing apps/replicaset in kubectl
2017-09-26 10:54:04 -07:00
BUILD
Revert "remove dup pkg and update reference"
2017-09-06 12:30:53 -07:00
alpha.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
annotate.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
annotate_test.go
…
apiversions.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
apply.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
apply_edit_last_applied.go
enforce include-uninitialized in several kubectl commands
2017-08-31 16:30:56 +08:00
apply_set_last_applied.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
apply_test.go
Protect against nil panic in apply
2017-07-18 12:55:34 -03:00
apply_view_last_applied.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
attach.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
attach_test.go
…
autoscale.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
certificates.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
clusterinfo.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
clusterinfo_dump.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
clusterinfo_dump_test.go
…
cmd.go
error msg fixes
2017-09-13 17:55:29 -04:00
cmd_test.go
Move more printers to TablePrinter
2017-06-26 11:38:36 -04:00
completion.go
Update help/example for kubectl completion
2017-08-18 14:29:42 -07:00
convert.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
cp.go
Merge pull request #52161 from CaoShuFeng/kubectl_cp
2017-09-23 10:26:52 -07:00
cp_test.go
fix kubectl cp command error.
2017-09-11 17:22:13 +08:00
create.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
create_clusterrole.go
Merge pull request #47171 from xilabao/validate-nonResourceURL-in-create-clusterrole
2017-08-25 12:31:07 -07:00
create_clusterrole_test.go
validate nonResourceURL in create clusterrole
2017-08-18 13:03:38 +08:00
create_clusterrolebinding.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
create_configmap.go
Add --append-hash flag to kubectl create configmap/secret
2017-08-28 14:17:47 -07:00
create_configmap_test.go
…
create_deployment.go
remove todo( #42787 )Add fallback for cronjobs, and move some useful function to cmdutil
2017-09-04 18:41:19 +08:00
create_deployment_test.go
kubectl/deployment: add BaseDeploymentGenerator to reduce duplication
2017-07-18 13:17:45 -07:00
create_namespace.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
create_namespace_test.go
…
create_pdb.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
create_pdb_test.go
…
create_quota.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
create_quota_test.go
…
create_role.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
create_role_test.go
…
create_rolebinding.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
create_rolebinding_test.go
…
create_secret.go
Add --append-hash flag to kubectl create configmap/secret
2017-08-28 14:17:47 -07:00
create_secret_test.go
…
create_service.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
create_service_test.go
…
create_serviceaccount.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
create_serviceaccount_test.go
…
create_test.go
…
delete.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
delete_test.go
enforce include-uninitialized in several kubectl commands
2017-08-31 16:30:56 +08:00
describe.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
describe_test.go
…
drain.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
drain_test.go
kubectl: simplify deepcopy calls
2017-08-16 10:58:51 +02:00
edit.go
enforce include-uninitialized in several kubectl commands
2017-08-31 16:30:56 +08:00
edit_test.go
Detect missing steps in edit testcases
2017-08-10 11:01:01 -04:00
exec.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
exec_test.go
move term to kubectl/util
2017-06-30 15:00:24 -07:00
explain.go
Merge pull request #50247 from tcharding/kubectl-explain
2017-08-23 02:35:06 -07:00
expose.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
expose_test.go
…
get.go
Merge pull request #52051 from juanvallejo/jvallejo/acknowledge-show-all-kubectl-get-watch
2017-09-23 13:40:53 -07:00
get_test.go
add generic printer test of structured obj
2017-09-18 13:48:46 -04:00
help.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
label.go
Merge pull request #51971 from juanvallejo/jvallejo/add-list-option-to-kubectl-label
2017-09-23 18:49:00 -07:00
label_test.go
…
logs.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
logs_test.go
…
options.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
patch.go
Merge pull request #50532 from steveperry-53/kubectl-patch
2017-09-27 00:52:53 -07:00
patch_test.go
add/update tests
2017-09-14 16:23:23 -04:00
plugin.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
plugin_test.go
…
portforward.go
Merge pull request #50229 from tcharding/kubectl-portforward
2017-08-23 03:36:03 -07:00
portforward_test.go
…
proxy.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
replace.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
replace_test.go
…
rollingupdate.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
rollingupdate_test.go
…
run.go
Merge pull request #50890 from zjj2wry/fix-todo-fallback
2017-09-23 16:19:00 -07:00
run_test.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00
scale.go
Merge pull request #51021 from zjj2wry/scale-selector-all
2017-09-29 12:38:17 -07:00
taint.go
add Local and Unstructured builder attributes
2017-09-05 11:57:00 -04:00
taint_test.go
kubectl: simplify deepcopy calls
2017-08-16 10:58:51 +02:00
top.go
Merge pull request #50620 from juanvallejo/jvallejo/update-kubectl-top-validation
2017-08-21 08:26:23 -07:00
top_node.go
Merge pull request #50816 from YuxiJin-tobeyjin/errdefine
2017-08-24 21:51:03 -07:00
top_node_test.go
add tests
2017-08-17 18:08:26 -04:00
top_pod.go
Merge pull request #50620 from juanvallejo/jvallejo/update-kubectl-top-validation
2017-08-21 08:26:23 -07:00
top_pod_test.go
add tests
2017-08-17 18:08:26 -04:00
top_test.go
remove duplicated import and wrong alias name of api package
2017-07-25 10:04:25 +08:00
version.go
move i18n to kubectl/util
2017-08-16 12:27:36 -07:00