James Munnelly
fdb8f2bf40
Link ingress-shim into main controller binary
2018-04-26 12:44:40 +01:00
jetstack-bot
b43f294a0a
Merge pull request #493 from munnerz/ingress-shim-class
...
Allow ingressClass to be specified using ingress-shim
2018-04-26 12:41:07 +01:00
jetstack-bot
e68cea7dc3
Merge pull request #517 from munnerz/wc-apex-increase-timeout
...
Increase timeout for wildcard and apex domain e2e test
2018-04-26 12:37:06 +01:00
James Munnelly
93ac442206
Increase timeout for wildcard and apex domain e2e test
2018-04-26 12:12:32 +01:00
jetstack-bot
5967dad187
Merge pull request #514 from munnerz/dedupe-challenges
...
Only perform one validation per identifier for a single order at a time
2018-04-26 10:42:06 +01:00
jetstack-bot
44a3708d60
Merge pull request #515 from carlossg/patch-1
...
Fix typo
2018-04-26 10:02:06 +01:00
Carlos Sanchez
88ae54b7be
Fix typo
2018-04-26 09:31:06 +02:00
James Munnelly
944ed571fc
Ensure challenge list gets updated after attempting authzs
2018-04-25 19:02:15 +01:00
James Munnelly
50a4bcfde2
Perform full validation flow for each challenge before checking next one
2018-04-25 19:02:15 +01:00
James Munnelly
5f27ad635b
Add e2e test for wildcard with apex domain
2018-04-25 19:02:15 +01:00
James Munnelly
d573e30878
Only perform one validation per identifier for a single order at a time
2018-04-25 19:02:15 +01:00
jetstack-bot
c59900e37d
Merge pull request #512 from munnerz/wc-selection-asterisk
...
Require asterisk denoted wildcard in acme solver config for wildcard certificates
2018-04-25 19:02:05 +01:00
James Munnelly
4be42080eb
Add ACMESolverConfigurationForAuthorization test
2018-04-25 18:17:01 +01:00
James Munnelly
c6e6b39fd2
Require asterisk denoted wildcard in acme solver config for wildcard certs
2018-04-25 17:34:21 +01:00
James Munnelly
7d83e0da2d
Add support for the 'Wildcard' field to ACME library
2018-04-25 17:34:21 +01:00
jetstack-bot
d54278fee1
Merge pull request #513 from munnerz/e2e-dns01-regular
...
Fix and extend DNS01 provider e2e tests
2018-04-25 17:34:05 +01:00
James Munnelly
7569e31b0b
Re-add wildcard certificate test
2018-04-25 17:14:06 +01:00
James Munnelly
d0c76e4aab
Switch to Let's Encrypt staging endpoint for dns01 tests
2018-04-25 17:11:55 +01:00
James Munnelly
5c60618201
Change existing wildcard cert test to be a regular dns01 test
2018-04-25 16:27:51 +01:00
jetstack-bot
731f7072a6
Merge pull request #504 from munnerz/bump-version
...
Bump chart and appVersion on master branch
2018-04-23 15:06:03 +01:00
James Munnelly
e6f3cec9b2
Run hack/update-deploy-gen.sh
2018-04-23 14:23:06 +01:00
James Munnelly
9aa7594708
Bump chart and appVersion
2018-04-23 14:23:05 +01:00
jetstack-bot
0b900d73e4
Merge pull request #495 from jetstack/munnerz-patch-1
...
Remove 'latest' docker image tag
2018-04-23 10:36:03 +01:00
James Munnelly
1a5eef30c1
Remove 'latest' docker image tag
2018-04-19 12:48:54 +01:00
James Munnelly
464cde00bf
Fix case where no ingress class is set. Add test case to verify.
2018-04-19 11:50:34 +01:00
James Munnelly
4b072e2ba3
Update unit tests for edit-in-place annotation.
2018-04-19 10:29:21 +01:00
Ben Bettridge
4260fc1336
Add support for annotation 'certmanager.k8s.io/ingress-class' to toggle the use of ingressClass: <value>
...
Add annotation to the ingress-shim documentation
Remove debug output.
Update documentation errors.
Implement suggestions of using edit-in-place annotation to control behaviour.
Fix reference to editInPlaceAnnotation
Remove the presence of editInPlaceAnnotation from returning true to shouldSync() and relevant test.
Update comment reference to correct annotation name.
Remove tests that relied on annotation impacting result from shouldSync()
Only edit in-place when explicitly requested to do so.
Don't return error if unable to determine Ingress class, continue without setting either ingress or ingressClass.
Update annotation to certmanager.k8s.io/acme-http01-edit-in-place in order to make use case more obvious and have consistent naming.
Update docs to reflect possible values more accurately
2018-04-19 10:26:01 +01:00
jetstack-bot
8485ada4e2
Merge pull request #492 from munnerz/e2e-long-domain
...
Add e2e test to ensure we can obtain certificates for dnsNames >100 chars
2018-04-19 10:20:42 +01:00
James Munnelly
c876f00c7b
Adjust max segment length to 63 chars
2018-04-19 09:57:08 +01:00
James Munnelly
80b12a6eec
Add e2e test to ensure we can obtain certificates for dnsNames >100 chars
2018-04-18 19:24:09 +01:00
jetstack-bot
befe7114ff
Merge pull request #477 from kragniz/sync-chart-typo
...
Sync cert-manager chart with kubernetes/charts
2018-04-18 12:05:30 +01:00
jetstack-bot
3d47a70840
Merge pull request #488 from Lumida/issue-481
...
Add Key Encipherment bit to Key Usage extension
2018-04-18 10:59:30 +01:00
Tim
54067d5446
Add Key Encipherment bit to Key Usage extension
...
Google Chrome rejects the certificate for SSL connections if the Key Usage extension does not include the keyEncipherment purpose.
2018-04-17 16:25:10 -07:00
jetstack-bot
63494398b0
Merge pull request #485 from dakale/patch-1
...
Update README.md
2018-04-17 16:47:53 +01:00
jetstack-bot
1f298c3bce
Merge pull request #484 from autonomic-ai/docker-git-commit-sha
...
Add back the commit sha in the `org.label-schema.vcs-ref` label.
2018-04-17 15:54:53 +01:00
David Kale
70689ac882
Update README.md
...
#kube-lego did not exist on kubernetes.slack.com, but #cert-manager did. Assuming this is an error.
2018-04-17 10:49:42 -04:00
Ergin Babani
ffa7107158
Add back the commit sha in the org.label-schema.vcs-ref label.
...
It looks like it was accidentally removed in commit
8c7eaa1db8
2018-04-16 22:27:46 -04:00
jetstack-bot
dcbd64f588
Merge pull request #479 from munnerz/update-deps
...
Bump to kubernetes 1.10.0
2018-04-16 02:05:37 +01:00
James Munnelly
d82ccd4d88
Run dep ensure
2018-04-16 01:43:01 +01:00
James Munnelly
2622c55d69
Bump to kubernetes 1.10.0
2018-04-16 01:42:42 +01:00
Louis Taylor
867a4e6462
Run hack/update-deploy-gen.sh
2018-04-15 13:24:52 +01:00
Louis Taylor
641edb90d5
Sync chart with kubernetes/charts
...
Includes a typo fix from @AdamDang.
2018-04-15 13:06:35 +01:00
jetstack-bot
7ce902bad0
Merge pull request #475 from munnerz/fix-links
...
Fix deployment guide link. Fix inline code block.
2018-04-15 12:14:22 +01:00
James Munnelly
18409091d1
Fix deployment guide link. Fix inline code block.
2018-04-15 12:11:16 +01:00
jetstack-bot
ce91fd7339
Merge pull request #473 from jetstack/docs-broken-link
...
Fix broken link
2018-04-15 12:04:21 +01:00
James Munnelly
1390cf431a
Fix broken link
2018-04-15 12:00:19 +01:00
jetstack-bot
2ca94e3239
Merge pull request #465 from munnerz/cleanup-testfiles
...
Delete old/unused test files. Merge wait-minikube.sh into ci.sh.
2018-04-13 11:41:09 +01:00
James Munnelly
22fde8b450
Don't run verify-chart-version against directories that no longer exist
2018-04-13 11:21:15 +01:00
jetstack-bot
076aea2994
Merge pull request #464 from munnerz/acmev2-docs
...
Update some docs examples for acmev2
2018-04-13 10:47:09 +01:00
James Munnelly
0caf0bff73
Update some docs examples for acmev2
2018-04-13 10:39:54 +01:00