Commit Graph

1849 Commits

Author SHA1 Message Date
James Munnelly
4e4167a00c Reword setup-ca
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-31 10:23:28 +00:00
James Munnelly
1412295c3a Re-order tasks page contents
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 20:41:41 +00:00
James Munnelly
2de3904007 Add start of issuing acme certificates guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 16:59:25 +00:00
James Munnelly
bce9622dcc Add 'Issuing Certificates' document
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 16:01:51 +00:00
James Munnelly
3da80d4531 Fix inline code
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 15:44:13 +00:00
James Munnelly
c6eb69bb7b Move ingress-shim guide under tasks
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 15:44:03 +00:00
James Munnelly
753e45eb26 Add short sentence for each issuer type
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 15:06:32 +00:00
James Munnelly
3f3bff835c Adding 'Setting up ACME Issuers' doc
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 15:04:42 +00:00
James Munnelly
1eea864323 Fix typo
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 14:38:53 +00:00
James Munnelly
c9d82de262 Update 'configuring your first issuer' section of install guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 14:37:32 +00:00
James Munnelly
bca22f097e Rewrite webhook doc intro
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 14:35:00 +00:00
James Munnelly
54e35e4684 First-round review comments
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 14:28:36 +00:00
James Munnelly
1bc09ddbf3 Fix lint warnings and line highlighting
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 14:13:25 +00:00
James Munnelly
8a6c488e84 Add link to Tillerless Helm v2
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 13:35:31 +00:00
James Munnelly
4fb204da63 Add disabling webhook component guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 13:32:31 +00:00
James Munnelly
c01c63120c Add backing up and restoring guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 13:29:24 +00:00
James Munnelly
d5b2957c83 Update link to getting started guide in README
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-30 13:28:44 +00:00
James Munnelly
8c38e2e4c8 Configure redirects for moved pages
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-29 23:25:33 +00:00
James Munnelly
337e4f090e Rearrange documentation and add new content
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-29 23:24:11 +00:00
jetstack-bot
14431c7f55
Merge pull request #1265 from DanielMorsing/clientreuse
Reuse acme clients to limit use of nonce/directory/accounts endpoints
2019-01-25 00:18:22 +00:00
jetstack-bot
b66c9c1cb3
Merge pull request #1267 from munnerz/owners
Add more OWNERS files with auto-labels
2019-01-24 20:57:22 +00:00
James Munnelly
948a2cf77c Add more OWNERS files with auto-labels
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-24 19:38:31 +00:00
Daniel Morsing
e2123ccbb3 clear acme client cache whenever an acme issuer is changed
This is a very in-elegant solution to the problem, but it avoids
having to look at other extant issuers and having background processes.

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-24 15:41:11 +00:00
Daniel Morsing
19f66c4053 add client repository for acme clients
In its current state, this will leak acme clients if issuers are
being changed a lot

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-24 14:00:50 +00:00
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