Commit Graph

1825 Commits

Author SHA1 Message Date
jetstack-bot
563a93ab1a
Merge pull request #1259 from munnerz/label-notice
Add note about disabling validation on existing namespaces to Helm chart
2019-01-24 13:55:22 +00:00
jetstack-bot
ee54c20c67
Merge pull request #1261 from dunglas/patch-1
docs: fix a bash snippet in 2-installing.rst
2019-01-24 11:44:21 +00:00
Kévin Dunglas
d9c0d8e1b4
docs: fix a bash snippet in 2-installing.rst
Signed-off-by: Kévin Dunglas <dunglas@gmail.com>
2019-01-24 12:31:44 +01:00
James Munnelly
39ed0fbe6e Add note about disabling validation on existing namespaces to Helm chart
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-24 11:24:08 +00:00
jetstack-bot
e930bd3ca7
Merge pull request #1244 from DanielMorsing/self-check-errs
Surface self-check errors in challenge resource
2019-01-23 14:50:16 +00:00
James Munnelly
22736f1a9c Add missing global section to webhook values.yaml
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-22 18:19:59 +00:00
James Munnelly
6ce83272a6
Merge pull request #1249 from munnerz/update-webhook-chart
Update Chart.yaml in webhook
2019-01-22 18:14:04 +00:00
James Munnelly
7a497a2106 Update Chart.yaml in webhook
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-22 18:13:01 +00:00
jetstack-bot
84600c1e68
Merge pull request #1248 from munnerz/bump-go
Bump go to 1.11.4
2019-01-22 17:18:08 +00:00
James Munnelly
7bb5a82921 Bump go to 1.11.4
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-22 16:57:17 +00:00
jetstack-bot
9a8f4371aa
Merge pull request #1247 from munnerz/version-strings
Bump version strings for v0.6.0
2019-01-22 16:44:08 +00:00
James Munnelly
7ae818ae2e Bump version strings for v0.6.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-22 16:29:31 +00:00
jetstack-bot
3dea36046b
Merge pull request #1246 from munnerz/no-webhook
Generate static manifest with webhook disabled
2019-01-22 16:29:07 +00:00
James Munnelly
7431dafb3a Generate static manifest with webhook disabled
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-22 16:11:53 +00:00
jetstack-bot
557c6297cc
Merge pull request #1245 from munnerz/ca-sync-backoff
Set CA sync backoff limit & add verifying installation docs
2019-01-22 15:43:08 +00:00
James Munnelly
8531947dc7 Bump chart version and fix chart test script
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-22 12:15:21 +00:00
James Munnelly
0db04b988c Add note on verifying your installation
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-22 12:09:21 +00:00
James Munnelly
761fb4c4da Set backoffLimit for ca-sync webhook job
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-22 12:09:21 +00:00
Daniel Morsing
99c16b77dc fix other test
Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-21 13:33:34 +00:00
Daniel Morsing
336e9e353a fix missed test
Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-21 13:13:05 +00:00
Daniel Morsing
b0a9b8276c surface self-check errors in challenge resource
Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-21 11:49:46 +00:00
jetstack-bot
761f7fc8fd
Merge pull request #1241 from munnerz/fix-chart-test
Fix testenv for chart testing
2019-01-18 14:45:25 +00:00
jetstack-bot
438d0a6775
Merge pull request #1240 from munnerz/expired-orders-no-cert
Update order status if state changes while retrieving an existing certificate
2019-01-18 14:28:23 +00:00
jetstack-bot
8be068c423
Merge pull request #1237 from tjakobsson/helm-security-context
Added securityContext to cert-manager deployment pods in helm chart
2019-01-18 14:08:23 +00:00
James Munnelly
88cce30fbe Fix testenv for chart testing
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-18 13:40:11 +00:00
James Munnelly
4f3cf64601 Bump Helm chart version
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-18 13:38:42 +00:00
Tobias Jakobsson
923523a527 securityContext to cert-manager deployment pods
Signed-off-by: Tobias Jakobsson <tobias.jakobsson@elastx.se>
2019-01-18 13:37:59 +00:00
jetstack-bot
0489bfa828
Merge pull request #1235 from aslafy-z/fix/chart-path
Move Helm chart to deploy/charts/cert-manager
2019-01-18 13:33:23 +00:00
jetstack-bot
790fa891c8
Merge pull request #1239 from munnerz/fix-nil-map
Fix nil map panic when writing to an empty existing Secret
2019-01-18 12:14:23 +00:00
James Munnelly
3d1183a169 Fix nil map panic when writing to an empty existing Secret
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-18 11:16:44 +00:00
James Munnelly
c91833f43a Update order status if state changes will retrieving an existing certificate
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-17 18:29:55 +00:00
Zadkiel Aharonian
9fe05cc3d2
Fix references for chart path
Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr>
2019-01-17 18:56:47 +01:00
Zadkiel Aharonian
996c403a10
Move chart from chart to charts/cert-manager
Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr>
2019-01-17 18:56:47 +01:00
jetstack-bot
1a75d41429
Merge pull request #1226 from munnerz/acme-client-metrics
Add prometheus metrics for ACME client HTTP requests
2019-01-17 17:28:02 +00:00
Daniel Morsing
88d811b34c change Check function signature
This makes the check function into a simple precondition

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-17 16:45:03 +00:00
jetstack-bot
96cd57b445
Merge pull request #1233 from munnerz/bump-06
Bump Helm chart version for beta.0
2019-01-17 16:36:02 +00:00
jetstack-bot
63562421b8
Merge pull request #1227 from munnerz/use-cached-account-uri
Use cached ACME account URL when constructing ACME client
2019-01-17 15:50:01 +00:00
James Munnelly
f895aca347 Bump Helm chart version for beta.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-17 15:46:20 +00:00
jetstack-bot
af81d3245a
Merge pull request #1187 from munnerz/update-quickstart
Update nginx acme quickstart guide with details on Orders and Challenges
2019-01-17 15:36:02 +00:00
jetstack-bot
e2e2b5998f
Merge pull request #1230 from munnerz/clear-url-on-reverify
Clear issuer account URL if the directory and account URL's hosts differ
2019-01-17 15:28:12 +00:00
jetstack-bot
29eb4d0865
Merge pull request #1225 from munnerz/update-columns
Remove DNS Names & CN from certificate printer columns
2019-01-17 15:28:02 +00:00
Daniel Morsing
921f5c6d10 absorb every error from http self-check
Body read errors are just regular errors, so we can reclassify them
all into absorb errors

Since we only have absorb errors, flip the switch so that all errors
are absorbed. This will make it easier to surface errors into the
controller.

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-17 15:26:13 +00:00
jetstack-bot
d9a3cd0b3f
Merge pull request #1228 from munnerz/retrieve-valid-order
If an Order is already valid, attempt to retrieve existing certificate
2019-01-17 15:12:11 +00:00
jetstack-bot
0889041ba1
Merge pull request #1221 from DanielMorsing/disable-tls
Disable TLS verification when self-checking
2019-01-17 15:12:01 +00:00
jetstack-bot
9bec321c7d
Merge pull request #1223 from munnerz/upgrade-notes
Add upgrade notes for v0.6
2019-01-17 14:47:02 +00:00
James Munnelly
425f9c757a Clear issuer account URL if the directory and account URL's hosts differ
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-17 14:36:33 +00:00
Daniel Morsing
ac5745d8f0 Remove need for provider config in DNS self-check
Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-17 14:25:19 +00:00
Daniel Morsing
dc8a4cb95e Avoid connection leaking
An empty transport will by default keep connections alive indefinitely.

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-17 14:09:15 +00:00
James Munnelly
02502246bc Address @heckj review feedback
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-17 13:42:33 +00:00
James Munnelly
e88e4f4406 If an Order is already valid, attempt to retrieve existing certificate
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-17 13:19:04 +00:00