Jordan Liggitt
|
59c4d7fdf3
|
Avoid fetching entire discovery tree when possible
|
2017-10-12 00:27:42 -04:00 |
zhengjiajin
|
44f8bb1171
|
remove todo(#42787)Add fallback for cronjobs, and move some useful function to cmdutil
|
2017-09-04 18:41:19 +08:00 |
ymqytw
|
b776df8a20
|
move i18n to kubectl/util
|
2017-08-16 12:27:36 -07:00 |
Alexander Campbell
|
a7c79711d5
|
kubectl/deployment: add BaseDeploymentGenerator to reduce duplication
BaseDeploymentGenerator performs the functionality that was common to
both of the "create deployment" generators.
|
2017-07-18 13:17:45 -07:00 |
Alexander Campbell
|
b693c910f5
|
cmd/create_deployment: refactor & test long function
|
2017-06-26 11:17:53 -07:00 |
Alexander Campbell
|
01ae6edc6c
|
cmd: refactor common err expr into helper function
The same redundant fmt.Sprintf() and string literal was duplicated
throughout many of the files in kubectl/cmd. Replace with a helper
function.
|
2017-06-23 09:49:30 -07:00 |
Alexander Campbell
|
066dbb7206
|
cmd: make createDeployment a private function
|
2017-06-23 09:49:30 -07:00 |
Alexander Campbell
|
f9913c4948
|
kubectl: rewrite docstrings in several files
Fixing inaccuracies and clarifying in the case of ambiguities.
|
2017-06-23 09:49:30 -07:00 |
Chao Xu
|
cde4772928
|
run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles
|
2017-06-22 11:30:52 -07:00 |
Brendan Burns
|
79f51923d3
|
Extract a bunch more strings from kubectl
|
2017-04-06 20:12:50 -07:00 |
Maciej Szulik
|
aa4390750c
|
Introduce new generator for apps/v1beta1 deployments
|
2017-03-10 12:08:01 +01:00 |
Brendan Burns
|
d9c4a289a6
|
Extract strings for translation.
|
2017-02-06 22:32:01 -08:00 |
Fabiano Franz
|
f6d1ac72a0
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
AdoHe
|
b2280a646a
|
update various commands to adapt the new Factory interface
|
2016-10-13 21:01:14 +08:00 |
lojies
|
8d9b537ac1
|
add alias deploy for deployment
|
2016-09-06 11:00:50 +08:00 |
Angus Salkeld
|
bd0b7528b5
|
Add "create deployment" sub-command
|
2016-08-08 13:24:30 +10:00 |