Commit Graph

1757 Commits

Author SHA1 Message Date
James Munnelly
170771f9be Add reference docs for Order and Challenge resources
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-15 16:40:38 +00:00
jetstack-bot
ddff78f011
Merge pull request #1217 from munnerz/fix-no-data-key
Fix issuing a certificate into a pre-existing secret
2019-01-15 15:04:38 +00:00
James Munnelly
7fd1c2a0e3 Fix issuing a certificate into a pre-existing secret
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-15 14:44:11 +00:00
jetstack-bot
17f326518e
Merge pull request #1209 from GuillaumeSmaha/fix_affinity
Fix affinity and tolerations declaration: remove duplicate lines
2019-01-14 16:28:05 +00:00
jetstack-bot
49e48fff53
Merge pull request #1210 from DanielMorsing/initGlobals
only init globals data once
2019-01-14 16:08:05 +00:00
Guillaume Smaha
20b70c79c8 Remove duplicate lines for affinity and tolerations
Signed-off-by: Guillaume Smaha <guillaume.smaha@gmail.com>
2019-01-14 10:53:08 -05:00
Daniel Morsing
f428e0b848 only init globals data once
This fixes the issue of global addons not being cleaned up after tests

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-14 15:48:16 +00:00
jetstack-bot
ce1b1f500f
Merge pull request #809 from jetstack/order-challenge-proposal
Add proposal for Order and Challenge resources
2019-01-14 14:05:06 +00:00
James Munnelly
b5b04fb6bf Add a 'Changes to ACME Issuer' section, and add clarifications from review comments
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-14 13:51:36 +00:00
jetstack-bot
5841f992f6
Merge pull request #1207 from munnerz/bump-alpha.1
Bump for v0.6.0-alpha.1
2019-01-14 13:30:07 +00:00
James Munnelly
f39af7d5b1 Bump for v0.6.0-alpha.1
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-14 10:36:40 +00:00
jetstack-bot
e67e4f08ed
Merge pull request #1190 from Art3mK/chart-priority-class-option
feat(helm chart): add priorityClassName option
2019-01-12 15:58:07 +00:00
jetstack-bot
7667930f8e
Merge pull request #1175 from marcostvz/imagepullsecrets
[chart] Adding imagePullSecrets to Service Account
2019-01-12 15:44:07 +00:00
jetstack-bot
5f96b378e6
Merge pull request #1184 from tlmiller/feature/authnss
Control authoritative dns01 server check.
2019-01-12 15:25:07 +00:00
Thomas Miller
dacd0b45cb Control authoritative dns01 server check.
Adds cmd flag for controlling if authoritative dns servers are used to
check RR propagation or just normal resolvers.

This change is added so that constrained enviornments can control more
aspects of DNS queries performed.

- Applying PR feedback

Signed-off-by: Thomas Miller <thomas@tlm.id.au>
2019-01-12 20:17:28 +10:00
jetstack-bot
2fc68d9b33
Merge pull request #1197 from munnerz/acme-retain-challenges
Retain Challenge resources for debugging if an Order enters an invalid state
2019-01-11 17:22:11 +00:00
jetstack-bot
17118ccd6a
Merge pull request #1199 from munnerz/e2e-increase-resources
Increase resource requests and limits for cert-manager during e2e tests
2019-01-11 17:07:22 +00:00
jetstack-bot
66d9455046
Merge pull request #1189 from munnerz/pebble-via-bazel
Use pebble built by bazel & pre-pull images during e2e tests
2019-01-11 17:07:11 +00:00
jetstack-bot
c512319bfb
Merge pull request #1188 from kragniz/controller-namespace
Add --namespace flag
2019-01-11 15:14:11 +00:00
James Munnelly
b1df71dd66 Retain Challenge resources for debugging if an Order enters an invalid state
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-11 14:04:23 +00:00
James Munnelly
ec87b60c94 Use Bazel images for nginx-ingress, vault and tiller
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-11 14:03:22 +00:00
James Munnelly
939b5c3fac Increase resource requests and limits for cert-manager during e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-11 11:29:11 +00:00
jetstack-bot
1440e9ed57
Merge pull request #1195 from munnerz/increase-acme-backoff
Increase ACME control loop & order creation back-off
2019-01-11 10:47:11 +00:00
jetstack-bot
19c3487535
Merge pull request #1194 from munnerz/printer-columns
Add additionalPrinterColumns fields to CustomResourceDefintions
2019-01-11 10:30:11 +00:00
James Munnelly
3e84fe9a46 Use Ready condition text in printer columns
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-11 09:45:02 +00:00
Artem Kajalainen
8f122f761b docs(helm chart): update readme
Signed-off-by: Artem Kajalainen <artem.kajalainen@gofore.com>
2019-01-11 10:32:46 +02:00
Artem Kajalainen
9a81c65f76 feat(helm chart): use priorityClassName for webhook subchart also
Signed-off-by: Artem Kajalainen <artem.kajalainen@gofore.com>
2019-01-11 10:31:06 +02:00
James Munnelly
21c7b2e13f Increase ACME control loop max back-off. Increase create order back-off to 1h. Fire Event when Order fails.
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-10 22:07:48 +00:00
James Munnelly
ba832fefc8 Add additionalPrinterColumns fields to CustomResourceDefintions
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-10 21:40:10 +00:00
jetstack-bot
3b9aae318f
Merge pull request #1193 from munnerz/all-in-one-deploy
Include CRD and Namespace resources in static deployment manifest file
2019-01-10 17:16:23 +00:00
James Munnelly
97f29b4593 Update installation guide with new all-in-one install method
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-10 16:56:52 +00:00
James Munnelly
c4a794d163 Include CRD and Namespace resources in static deployment manifest file
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-10 16:54:45 +00:00
Artem Kajalainen
83dcd0118f fix: update static manifest
Signed-off-by: Artem Kajalainen <artem.kajalainen@gofore.com>
2019-01-10 17:25:29 +02:00
jetstack-bot
95f63313a9
Merge pull request #1192 from DanielMorsing/add-reason
Add reason when an order/challenge gets marked invalid
2019-01-10 15:25:23 +00:00
Daniel Morsing
cc946c0b45 Populate reason field regardless
If we have an error, then tell people about it.

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-10 14:54:43 +00:00
Daniel Morsing
1b921b1583 remove more strict validation
Turns out the ACME server can respond with different codes than the ones listed

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-10 14:35:30 +00:00
Daniel Morsing
ba240bbe4e Add reason when an order/challenge gets marked invalid
When an ACME server tells us that a challenge or an order is invalid, it's helpful to get some information on why that's the case. Populate the reason field with the error information so that these issues can be more easily debugged.

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-10 14:05:15 +00:00
James Munnelly
5e144b9ba8 Update API types and address review feedback
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-10 14:00:24 +00:00
James Munnelly
12c8a7979f Update based on review comments
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-10 14:00:24 +00:00
James Munnelly
55d6109d0e Add proposal for Order and Challenge resources
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-10 14:00:24 +00:00
Louis Taylor
3d0e06a0b9 Add note to help text about clusterissuers
Signed-off-by: Louis Taylor <louis@kragniz.eu>
2019-01-10 13:52:52 +00:00
Louis Taylor
40b68a3e10 Fix more references to clusterIssuer
Signed-off-by: Louis Taylor <louis@kragniz.eu>
2019-01-10 13:52:52 +00:00
Louis Taylor
bbda87b3c8 Add --namespace flag
Signed-off-by: Louis Taylor <louis@kragniz.eu>
2019-01-10 13:52:52 +00:00
Artem Kajalainen
6b3558460d style: removed empty line
Signed-off-by: Artem Kajalainen <artem.kajalainen@gofore.com>
2019-01-10 08:10:51 +02:00
Artem Kajalainen
60537ce557 feat(helm chart): add priorityClassName option
Signed-off-by: Artem Kajalainen <artem.kajalainen@gofore.com>
2019-01-10 08:07:35 +02:00
James Munnelly
e9b735d1e2 Use pebble built by bazel during e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-09 20:11:42 +00:00
jetstack-bot
4da8dabf3e
Merge pull request #1077 from ocadotechnology/wip-1067
feat: Include entire certificate chain if provided
2019-01-09 13:57:50 +00:00
jetstack-bot
9051627f11
Merge pull request #1170 from bootc/fix-webhook-cronjob
Fix CronJob schedule for in webhook chart
2019-01-09 12:25:50 +00:00
James Munnelly
8840925e3e Fix append in CA issue function
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-09 11:39:48 +00:00
James Munnelly
22342b61b3 Fix use of SecretTLSKeyPair in certificates controller
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-09 11:39:48 +00:00