James Munnelly
0237d5a4c2
Write log files to artifacts directory instead of stdout
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 20:45:44 +00:00
James Munnelly
6b76983165
Bump cert-manager verbosity during e2e tests
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 20:45:44 +00:00
James Munnelly
f4291d5876
Add missing call to GinkgoWriter.Write for global addon logs
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 20:45:44 +00:00
James Munnelly
4f894a7d99
Merge pull request #1173 from munnerz/bump-year
...
Update copyright header year
2019-01-07 20:23:38 +00:00
James Munnelly
90ea0d2684
:this_is_unbearable:
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 15:28:14 +00:00
James Munnelly
0f7ceb2a30
:this_is_fine:
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 15:12:45 +00:00
James Munnelly
0fcc0c666c
Update copyright header year
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 15:07:55 +00:00
James Munnelly
7c67233af0
Merge pull request #1174 from munnerz/bump-bazel-deps
...
Bump bazel workspace dependencies
2019-01-07 15:07:37 +00:00
James Munnelly
a68614baa3
Run //hack:update-deps
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 14:51:53 +00:00
James Munnelly
000ac1918d
Bump bazel workspace dependencies
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 14:16:12 +00:00
James Munnelly
7228c8b8a1
Merge pull request #1159 from zrdaley/update-bazel-rules
...
Update bazel rules
2019-01-07 13:54:31 +00:00
Zenara Daley
50a381178c
Update bazel rules
...
Signed-off-by: Zenara Daley <zenara.daley@shopify.com>
2018-12-19 13:04:53 -05:00
jetstack-bot
299f546b4d
Merge pull request #1145 from vasrem/fix_runasuser
...
Build images using user with id 1000
2018-12-14 18:57:37 +00:00
jetstack-bot
b859d0d20e
Merge pull request #1150 from munnerz/fix-deploy-link
...
Fix link in Helm chart README
2018-12-14 18:24:37 +00:00
James Munnelly
bf17ac809f
Merge pull request #1131 from davegrix/patch-1
...
Update index.rst
2018-12-14 09:09:24 -08:00
James Munnelly
ef59c419b6
Fix link in Helm chart README
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-14 09:05:45 -08:00
Vasilis Remmas
cd14e3195b
Build containers using user with id 1000
...
This fixes an issue where clusters with Pod Security Policy feature
enabled cannot start the containers.
Signed-off-by: Vasilis Remmas <vasremm@gmail.com>
2018-12-10 14:08:03 +01:00
jetstack-bot
e5ffc9f29d
Merge pull request #1138 from munnerz/crd-install
...
Remove CustomResourceDefinitions from Helm chart into separate pre-install manifest
2018-12-06 11:36:25 +00:00
James Munnelly
fb0e21eea0
Add extra 'install CRDs' step to Helm chart README
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-06 11:13:28 +00:00
Dave Grix
1590490ea1
Merge branch 'patch-1' of https://github.com/davegrix/cert-manager into patch-1
2018-12-05 09:11:10 +00:00
davegrix
a72b935a96
Update index.rst
...
Updated to fix error
Signed-off-by: Dave Grix <herghostuk@gmail.com>
2018-12-05 09:10:23 +00:00
James Munnelly
bb7d2f5f4e
Remove the Namespace resource from Helm chart
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 19:08:35 +00:00
James Munnelly
c0fc03c6a4
Update upgrading docs
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 18:32:35 +00:00
James Munnelly
779cc0ae1f
Update getting started guide
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 18:26:49 +00:00
James Munnelly
cdd513c6c5
Remove CRDs from Helm chart and introduce 00-crds.yaml file
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 18:11:13 +00:00
James Munnelly
4283138a81
Move deployment generation values.yaml to deploy/manifests and don't generate without-rbac variants of manifests
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 16:29:26 +00:00
James Munnelly
dfa1a92366
Add .gitignore
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 16:20:44 +00:00
James Munnelly
07a137738b
Fix helm chart verification lib
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 16:20:00 +00:00
James Munnelly
5a17c58c03
Rearrange Helm charts into deploy/ and test/e2e/charts directories
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 16:19:49 +00:00
jetstack-bot
640e63f618
Merge pull request #1136 from munnerz/fix-dns-cnames
...
Add cnameStrategy field to configure how CNAME records should be handled during DNS01
2018-12-04 15:53:46 +00:00
jetstack-bot
31968a37e8
Merge pull request #1137 from munnerz/pin-bitbucket
...
Use github.com/munnerz/goautoneg mirror to resolve bitbucket issues
2018-12-04 15:02:46 +00:00
James Munnelly
bdeb181447
Use github.com/munnerz/goautoneg mirror to resolve bitbucket issues
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 14:20:24 +00:00
James Munnelly
77796efb3b
Update reference docs
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 13:57:27 +00:00
James Munnelly
e3ab52861a
Only follow CNAMEs if the Issuer's cnameStrategy is 'Follow'
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 13:57:13 +00:00
davegrix
6f7dae6b2c
Update index.rst
...
Updated to fix error
2018-12-02 18:05:54 +00:00
jetstack-bot
fafa0d5b1d
Merge pull request #1120 from munnerz/improved-challenge-scheduler
...
Switch ACME challenge scheduler to evaluate all challenges at once
2018-11-30 12:29:12 +00:00
jetstack-bot
670cd8564f
Merge pull request #1111 from kellycampbell/udp-timeout-workaround
...
Retry dns queries with TCP if UDP has an i/o timeout
2018-11-30 12:12:12 +00:00
jetstack-bot
bed2934534
Merge pull request #1125 from munnerz/issueresponse-ptr
...
Switch issuer.Issue to return a pointer and fix up setting secret fields
2018-11-30 11:59:12 +00:00
James Munnelly
943e545697
Switch issuer.Issue to return a pointer and fix up setting secret fields
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-30 11:47:08 +00:00
jetstack-bot
9d6a0e1fb0
Merge pull request #1121 from munnerz/crt-issue-status-condition
...
Don't update Certificate status condition upon issuance
2018-11-30 11:42:13 +00:00
James Munnelly
c890913fb1
Don't update Certificate status condition upon issuance
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-30 10:42:33 +00:00
James Munnelly
bca6ed6e64
Switch ACME challenge scheduler to evaluate all challenges at once
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-29 22:49:55 +00:00
Kelly Campbell
a90e833c3b
Retry dns queries with TCP if UDP has an i/o timeout
...
Signed-off-by: Kelly Campbell <kelly.a.campbell@gmail.com>
2018-11-29 10:32:55 -05:00
jetstack-bot
f4e5203f1c
Merge pull request #1116 from munnerz/cleanup-challenges
...
CleanUp ACME challenges after issuing and on delete using finalizer
2018-11-29 15:07:17 +00:00
jetstack-bot
28162cebff
Merge pull request #1119 from munnerz/remove-requeue
...
Remove requeue option and fix small race in controllers
2018-11-29 13:42:16 +00:00
jetstack-bot
902ad98447
Merge pull request #1108 from munnerz/certificate-on-order
...
Store a copy of the signed certificate on the Order resource after Finalize
2018-11-29 12:26:17 +00:00
James Munnelly
f8fe9ef21f
Remove requeue option and fix small race in controllers
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-29 12:23:21 +00:00
James Munnelly
1f68b0c583
Fix up unit tests
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-29 12:11:42 +00:00
James Munnelly
e5830af6ba
Fix event log format & add additional event
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-29 12:11:42 +00:00
James Munnelly
a4a23d432c
Set Certificate field on valid test order
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-29 12:11:42 +00:00