Yang Li
|
141d33a2a5
|
Fix some golint errors for packages in pkg/kubectl/cmd
Co-authored-by: Arijit Basu <sayanarijit@gmail.com>
|
2018-11-22 22:09:08 +08:00 |
|
Maciej Szulik
|
21789b85a6
|
Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates
|
2018-10-11 22:01:03 +02:00 |
|
Christoph Blecker
|
97b2992dc1
|
Update gofmt for go1.11
|
2018-10-05 12:59:38 -07:00 |
|
Maciej Szulik
|
5b55e1f8ed
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
|
Kenjiro Nakayama
|
9cb24c4680
|
kubectl create {clusterrole,role} 's --resources flag support asterisk to specify all resources
|
2018-08-09 08:40:12 +09:00 |
|
David Eads
|
937d45a809
|
remove legacy scheme from create
|
2018-08-02 14:49:31 -04:00 |
|
David Eads
|
70417ca150
|
make template printers a recommended printer
|
2018-07-03 07:47:17 -04:00 |
|
Jordan Liggitt
|
1034efd439
|
Allow non-RBAC authorizers to participate in role/clusterrole escalation checks
|
2018-06-06 15:31:05 -04:00 |
|
David Eads
|
c85e69aeb9
|
remove unnecessary factory delegation for RESTClientGetter method
|
2018-05-28 15:12:41 +02:00 |
|
juanvallejo
|
0164605d31
|
remove versioned printer
|
2018-05-17 17:20:54 -04:00 |
|
David Eads
|
0db40da909
|
update factory interface to overlap with lower RESTClientGetter
|
2018-05-17 08:27:53 -04:00 |
|
juanvallejo
|
40e52bf07d
|
remove legacyscheme dep from printFlags
|
2018-05-10 14:51:12 -04:00 |
|
David Eads
|
1cb797e355
|
acknowledge that creation of a restmapper can fail and that we cannot have a default
|
2018-05-01 07:52:51 -04:00 |
|
David Eads
|
5432ef5c45
|
divide statically known typer from dynamically derive restmapper
|
2018-04-27 11:15:05 -04:00 |
|
David Eads
|
8ef56776b9
|
provide standard iostream struct for commands
|
2018-04-20 12:54:11 -04:00 |
|
juanvallejo
|
8a7b2fdda3
|
begin wiring printopts through complete commands
|
2018-04-13 11:50:54 -04:00 |
|
Maciej Szulik
|
d12a8a8d48
|
Move all create subcommands to its own subdirectory
|
2018-04-12 23:47:31 +02:00 |
|