kubernetes/pkg/kubectl/cmd/create
Kubernetes Submit Queue 02dba36128
Merge pull request #65019 from mirake/fix-typo-toto
Automatic merge from submit-queue (batch tested with PRs 65265, 64822, 65026, 65019, 65077). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Typo fix: toto -> to
2018-06-21 11:25:16 -07:00
..
BUILD Merge pull request #63851 from WanLinghao/ctl_create_aggegated_rules 2018-05-22 08:40:20 -07:00
create_clusterrole_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create_clusterrole.go kubectl: add aggregation rule support to clusterrole 2018-05-18 19:44:23 +08:00
create_clusterrolebinding_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create_clusterrolebinding.go cleanup TODO comments from PrintFlags wiring 2018-05-10 14:03:06 -04:00
create_configmap_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create_configmap.go cleanup TODO comments from PrintFlags wiring 2018-05-10 14:03:06 -04:00
create_deployment_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create_deployment.go cleanup TODO comments from PrintFlags wiring 2018-05-10 14:03:06 -04:00
create_job_test.go Typo fix: toto -> to 2018-06-12 23:12:39 +08:00
create_job.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create_namespace_test.go simplify api registration 2018-05-08 18:33:50 -04:00
create_namespace.go cleanup TODO comments from PrintFlags wiring 2018-05-10 14:03:06 -04:00
create_pdb_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create_pdb.go cleanup TODO comments from PrintFlags wiring 2018-05-10 14:03:06 -04:00
create_priorityclass_test.go Merge pull request #63724 from ravisantoshgudimetla/priority-e2e-beta 2018-06-04 23:07:34 -07:00
create_priorityclass.go cleanup TODO comments from PrintFlags wiring 2018-05-10 14:03:06 -04:00
create_quota_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create_quota.go cleanup TODO comments from PrintFlags wiring 2018-05-10 14:03:06 -04:00
create_role_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create_role.go Allow non-RBAC authorizers to participate in role/clusterrole escalation checks 2018-06-06 15:31:05 -04:00
create_rolebinding_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create_rolebinding.go cleanup TODO comments from PrintFlags wiring 2018-05-10 14:03:06 -04:00
create_secret_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create_secret.go cleanup TODO comments from PrintFlags wiring 2018-05-10 14:03:06 -04:00
create_service_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create_service.go cleanup TODO comments from PrintFlags wiring 2018-05-10 14:03:06 -04:00
create_serviceaccount_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create_serviceaccount.go cleanup TODO comments from PrintFlags wiring 2018-05-10 14:03:06 -04:00
create_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
create.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
flags.go fix kubectl -o 2018-06-05 19:49:07 +08:00