Arnold Bechtoldt
|
845eb7f57c
|
make http01 solver pod resource request/limits configurable, refs #892
Signed-off-by: Arnold Bechtoldt <arnold.bechtoldt@inovex.de>
|
2018-09-26 14:39:06 +02:00 |
|
James Munnelly
|
51195e4c5f
|
Update license header and add header to every file
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
|
2018-08-13 15:53:37 +01:00 |
|
James Munnelly
|
f4170cbbf0
|
Update http01 challenge solver
|
2018-08-07 16:13:46 +01:00 |
|
James Munnelly
|
bbb65baa38
|
Run go fmt
|
2018-06-26 01:24:52 +01:00 |
|
Guilherme Blanco
|
8d69e1e811
|
Added annotation to pod to prevent istio-sidecar-injector to add an envoy-proxy
|
2018-06-26 01:24:52 +01:00 |
|
Euan Kemp
|
a09e9037de
|
issuer/acme/http: log namespaces for resources
It's useful to know what namespace is being operated on, so log
namespaces all over the place!
|
2018-05-30 20:10:17 -07:00 |
|
James Munnelly
|
857420fbd3
|
Use adler32 hash for acme http01 resource labels
|
2018-04-09 23:27:16 +01:00 |
|
James Munnelly
|
3bde815cf2
|
Update DNS and HTTP provider to use challenge structs
|
2018-04-09 15:38:43 +01:00 |
|
James Munnelly
|
b0e65f84c7
|
Add TODO for domain label values
|
2018-04-04 11:30:15 +01:00 |
|
James Munnelly
|
01efbca114
|
Merge branch 'master' into acmev2
|
2018-04-04 11:27:37 +01:00 |
|
James Munnelly
|
e786e47d73
|
Add ensurePod and ensureService tests
|
2018-03-23 18:50:46 +00:00 |
|
James Munnelly
|
9cb346313c
|
Fix panic in http solver
|
2018-03-23 18:50:46 +00:00 |
|
James Munnelly
|
06f9d6e40d
|
Fix listing existing pods/services/ingresses in http solver
|
2018-03-23 18:50:46 +00:00 |
|
James Munnelly
|
48edcd2f96
|
Run gofmt
|
2018-03-23 18:50:45 +00:00 |
|
James Munnelly
|
bf3570af0d
|
Add OwnerReferences to HTTP solver resources
|
2018-03-23 18:50:45 +00:00 |
|
James Munnelly
|
cfc11f324b
|
Fix bugs in http challenge solver
|
2018-03-23 18:50:45 +00:00 |
|
James Munnelly
|
d617bec346
|
Don't use order URL as a pod label. Cleanup existing resources if multiple exist.
|
2018-03-23 18:50:45 +00:00 |
|
James Munnelly
|
0a0747dac7
|
Move OrderURL into OrderStatus struct and fix up http solver
|
2018-03-23 18:50:45 +00:00 |
|
James Munnelly
|
7a44cb3e0e
|
Make HTTP challenge solver async
|
2018-03-23 18:50:45 +00:00 |
|