James Munnelly
|
927a16fe03
|
Update references to ctl binary name
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2020-05-05 16:44:27 +01:00 |
|
jetstack-bot
|
a04d2f0935
|
Merge pull request #2871 from meyskens/tar-everything
Release a tar.gz for the CLI tool
|
2020-05-01 18:22:55 +01:00 |
|
jetstack-bot
|
304f241c8d
|
Merge pull request #2872 from meyskens/kubectl-cert-manager
Rename the CLI to kubectl cert-manager
|
2020-05-01 17:42:54 +01:00 |
|
Maartje Eyskens
|
f868b48a70
|
fix cobra failure
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-05-01 17:13:29 +02:00 |
|
Maartje Eyskens
|
68fc95189f
|
Use doesn't allow a space
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-05-01 17:04:59 +02:00 |
|
Maartje Eyskens
|
fa3e838f2f
|
Fix the convert example
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-05-01 17:00:34 +02:00 |
|
Maartje Eyskens
|
d6ff9aa2f2
|
Rename the CLI to kubectl cert-manager
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-05-01 16:35:29 +02:00 |
|
Maartje Eyskens
|
801c24b485
|
Release a tar.gz for the CLI tool
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-05-01 14:47:04 +02:00 |
|
James Munnelly
|
f7c5f1c7fe
|
Ensure version x_defs are set on built ctl binary
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2020-04-30 16:53:25 +01:00 |
|
JoshVanL
|
25ab073fbd
|
Updates renew command test so that it adds kubeconfig flags which it no
longer inherits
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-30 13:08:28 +01:00 |
|
JoshVanL
|
5af4fa8e87
|
Moves ctl kubeconfig flags to top level
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-30 12:58:36 +01:00 |
|
JoshVanL
|
28f7e7bc78
|
Cleans up renew kube flags and adds --namespace validation
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-30 12:57:42 +01:00 |
|
JoshVanL
|
9056534024
|
Removes --wait from ctl renew command
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-30 12:55:44 +01:00 |
|
JoshVanL
|
3d8a1110d8
|
Adds ctl renew validation unit tests
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-30 12:55:38 +01:00 |
|
JoshVanL
|
1d238e5cc0
|
Removes ability to use password auth
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-30 12:55:36 +01:00 |
|
JoshVanL
|
27d5ecd8a9
|
Updates help, better validation and pipes through context
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-30 12:55:34 +01:00 |
|
JoshVanL
|
57bde90d8d
|
Adds all kubectl client auth methods
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-30 12:55:32 +01:00 |
|
JoshVanL
|
4f0076615c
|
All ctl renew -A and -l options together
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-30 12:55:07 +01:00 |
|
JoshVanL
|
2a09b8ba55
|
Adds --wait, --all-namespaces, and --all to cert-manager-ctl renew
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-30 12:55:05 +01:00 |
|
James Munnelly
|
d3b6d70bc3
|
Fix-up renew subcommand
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2020-04-30 12:55:02 +01:00 |
|
JoshVanL
|
fa8c9753ac
|
Adds cert-manager-ctl renew sub-command
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-30 12:54:17 +01:00 |
|
JoshVanL
|
dcccdd39c5
|
Adds doc generation for cobra controlled ctl comands
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-30 12:14:48 +01:00 |
|
JoshVanL
|
2465bf8bd0
|
Uses own schema and fixes some text
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-28 10:23:53 +01:00 |
|
JoshVanL
|
23ce8fc0a8
|
Adds convert examples
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-28 09:28:18 +01:00 |
|
JoshVanL
|
4260eca10f
|
Expands some comments and adds some better error handling
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-28 09:28:16 +01:00 |
|
JoshVanL
|
2ec35382cd
|
Adds ctl covert command
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-28 09:28:14 +01:00 |
|
JoshVanL
|
49d3bde7eb
|
Move cmd signal handler into shared util
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-02 11:02:33 +01:00 |
|
JoshVanL
|
fb3fe2488d
|
Updates BUILD.bazel for ./cmd/ctl
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-01 18:54:32 +01:00 |
|
JoshVanL
|
215d15ebdc
|
Adds some code comments and cleans up
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-01 18:54:30 +01:00 |
|
JoshVanL
|
c7910ce3db
|
Cleans up some code
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-01 18:54:29 +01:00 |
|
JoshVanL
|
991040238f
|
Adds ctl Makefile target
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-01 18:54:27 +01:00 |
|
JoshVanL
|
19bc4734b6
|
Adds cert-manager-ctl with version command
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-04-01 18:54:19 +01:00 |
|