joshvanl
|
9ab0a5a77c
|
Fix command comments
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
|
2021-03-25 19:08:21 +00:00 |
|
joshvanl
|
f25be73f73
|
Adds comments for the Reason and Message options of the ctl approve and
deny commands
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
|
2021-03-24 17:17:42 +00:00 |
|
joshvanl
|
db617f0772
|
Adds kubectl cert-manager [approve|deny] CLI commands
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
|
2021-03-23 17:30:09 +00:00 |
|
joshvanl
|
39a50a1903
|
Updates unit certificate controller tests to include ObservedGeneration
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
|
2021-03-04 17:04:09 +00:00 |
|
Jake Sanders
|
4c935a2706
|
Fix expired certificate test
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
|
2021-02-26 11:06:25 +00:00 |
|
irbekrm
|
1abc7107ca
|
Passes a single context with cancel func to all the kubectl plugin commands
Signed-off-by: irbekrm <irbekrm@gmail.com>
Don't duplicate the existing ContextWithStopCh function
Signed-off-by: irbekrm <irbekrm@gmail.com>
|
2021-01-27 13:06:34 +00:00 |
|
Maartje Eyskens
|
b2bd401b91
|
Outuput error
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2021-01-20 10:32:45 +01:00 |
|
Maartje Eyskens
|
aa482212c1
|
Use templates (not fully yet)
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2021-01-19 18:13:26 +01:00 |
|
Maartje Eyskens
|
83881df0db
|
Sort imports
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2021-01-19 15:42:25 +01:00 |
|
Maartje Eyskens
|
a5732221f4
|
Fix tests
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-15 17:09:39 +01:00 |
|
Maartje Eyskens
|
d65a9a3479
|
Update copyright
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-15 17:04:08 +01:00 |
|
Maartje Eyskens
|
f7f766b077
|
Fix describe test
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-15 17:02:13 +01:00 |
|
Maartje Eyskens
|
dbf5dc6804
|
Add boilerplate
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-15 17:02:13 +01:00 |
|
Maartje Eyskens
|
df7bce9b33
|
Add tests
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-15 17:02:13 +01:00 |
|
Maartje Eyskens
|
214e607b07
|
Clean up code
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-15 17:02:13 +01:00 |
|
Maartje Eyskens
|
f671c811cf
|
Improve logic
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-15 17:02:13 +01:00 |
|
Maartje Eyskens
|
bedb95a0a4
|
Add revocation checks
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-15 17:02:13 +01:00 |
|
Maartje Eyskens
|
654f16ec14
|
WIP add inspect secret
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-15 17:02:12 +01:00 |
|
Maartje Eyskens
|
ab0cd57dc5
|
Use The cert-manager Authors.
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-11 19:04:13 +01:00 |
|
Maartje Eyskens
|
1788a9d758
|
Update copyright to cert-manager project
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-12-08 19:04:49 +01:00 |
|
Josh Soref
|
efd26e6b4f
|
Add missing quote to help
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2020-09-09 15:32:59 -04:00 |
|
Haoxiang Zhou
|
4ccf8ebdb7
|
Return error thrown when looking for events
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-26 16:29:33 +02:00 |
|
Haoxiang Zhou
|
5f423a442e
|
Create Events for integration and unit tests
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-26 16:28:28 +02:00 |
|
Haoxiang Zhou
|
a1ce1cefb5
|
Add Events of Issuer and Secret to output
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-26 15:31:53 +02:00 |
|
jetstack-bot
|
85a9044c0c
|
Merge pull request #3205 from JoshVanL/ctl-convert-list
Add support for ctl convert over a list
|
2020-08-21 12:21:43 +01:00 |
|
JoshVanL
|
3ed1dfdc31
|
Updates deps
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-08-21 11:05:23 +01:00 |
|
JoshVanL
|
d3e27905eb
|
Remove bad error text output
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-08-21 10:48:21 +01:00 |
|
JoshVanL
|
1c9e955407
|
Add support for ctl covert with List
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2020-08-21 10:40:57 +01:00 |
|
Richard Wall
|
1254179f3a
|
Use V1 API resources in ctl create certificaterequest tests
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
|
2020-08-20 17:12:15 +01:00 |
|
Richard Wall
|
bd94bf92a5
|
cmapiv1 > cmapi
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
|
2020-08-20 14:28:06 +01:00 |
|
Richard Wall
|
b638954b03
|
Fix ./cmd/ctl and tests
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
|
2020-08-20 14:28:06 +01:00 |
|
Richard Wall
|
81eb53f597
|
./hack/update-all.sh
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
|
2020-08-20 14:28:06 +01:00 |
|
Richard Wall
|
a70298180a
|
Run a script to update v1alpha2 usage to v1
Script is available at https://github.com/jetstack/cert-manager/pull/3201
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
|
2020-08-20 14:26:51 +01:00 |
|
Haoxiang Zhou
|
6c26e0d821
|
Add Challenge output and update tests
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-17 16:15:28 +02:00 |
|
Haoxiang Zhou
|
a77f4be62b
|
Use assert.Equals instead of reflect.DeepEquals to compare status structs
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-17 12:19:39 +02:00 |
|
Haoxiang Zhou
|
62700fceef
|
Add unit tests testing building CertificateStatus struct from gathered Data
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-14 09:35:09 +02:00 |
|
Haoxiang Zhou
|
5a8f3371fa
|
Refactor Run() into multiple functions for better testing
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-14 09:35:09 +02:00 |
|
Haoxiang Zhou
|
894745be7a
|
Refactor out unnecessary helper functions for IssuerStatus
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-14 09:35:09 +02:00 |
|
Haoxiang Zhou
|
9a1da3ed71
|
Not creating OrderStatus at all if not ACME Issuer
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-14 09:35:09 +02:00 |
|
Haoxiang Zhou
|
d4877695da
|
Use GenericIssuer to clean up Run function
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-14 09:35:09 +02:00 |
|
jetstack-bot
|
e1791b0b0e
|
Merge pull request #3154 from hzhou97/add_order_output
Ctl command `status certificate`: Add order output
|
2020-08-12 14:13:59 +01:00 |
|
Maartje Eyskens
|
5d4869b20e
|
Fix formatted logs
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-08-12 10:59:41 +02:00 |
|
Maartje Eyskens
|
fecd0b3518
|
Set all log levels for info
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-08-12 10:59:41 +02:00 |
|
Maartje Eyskens
|
9dd00905e9
|
Update klog
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
klog v2
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
|
2020-08-12 10:59:41 +02:00 |
|
Haoxiang Zhou
|
a1f7a1fcc3
|
Review implementation
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-06 18:21:48 +01:00 |
|
Haoxiang Zhou
|
8c9eb43102
|
Clean up
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-06 16:37:07 +01:00 |
|
Haoxiang Zhou
|
196959a05f
|
No output about Orders if non-ACME Issuer
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-06 14:37:54 +01:00 |
|
Haoxiang Zhou
|
3913fa981f
|
Add output about Order of Certificate
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-06 12:02:26 +01:00 |
|
Haoxiang Zhou
|
8b6aad2c85
|
Populate CertificateStatus struct directly
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-04 12:55:33 +01:00 |
|
Haoxiang Zhou
|
f971e49400
|
Update unit test
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
|
2020-08-03 12:07:14 +01:00 |
|