Commit Graph
871 Commits
Author SHA1 Message Date
Fabio RehmandJames Munnelly 282fa532c4 Update chart's README 2018-06-05 10:49:05 +01:00
Fabio RehmandJames Munnelly 0968c836c0 Add support for custom DNS settings for the cert-manager pod
This allows HTTP / DNS challenges to be self checked in AWS setups in
which both a public and private DNS zone are present for the same
domains. Without this the pod will never see the challenge that is going
to be presented to LE because they'll be added to public ingresses / DNS
zones
2018-06-05 10:49:05 +01:00
jetstack-botandGitHub e1598d3c2d Merge pull request #600 from munnerz/automated-cherry-pick-of-#587-upstream-release-0.3
Automated cherry pick of #587
2018-05-31 15:21:58 +01:00
Vincent DesjardinsandJames Munnelly ba55bc29ed vault: fix panic when vault is sealed or uninitialized 2018-05-31 09:43:47 +01:00
jetstack-botandGitHub 67e5519023 Merge pull request #578 from munnerz/automated-cherry-pick-of-#577-upstream-release-0.3
Automated cherry pick of #577
2018-05-24 22:14:09 +01:00
James Munnelly 1fa3f6ce1c Use https docs url 2018-05-24 21:47:38 +01:00
jetstack-botandGitHub 1e606b3ead Merge pull request #575 from munnerz/03
Bump chart and manifests for v0.3.0 release
v0.3.0
2018-05-24 13:31:40 +01:00
James Munnelly a7b4e0208d Bump manifests and chart for v0.3.0 2018-05-24 13:06:26 +01:00
jetstack-botandGitHub bc0a550663 Merge pull request #574 from munnerz/single-static-manifest
Output a single file instead of directories for static manifests
2018-05-24 13:05:40 +01:00
James Munnelly 7a7e6da692 Output a single file instead of directories for static manifests 2018-05-24 12:23:30 +01:00
jetstack-botandGitHub a7b382b974 Merge pull request #563 from khrisrichardson/pod-labels
add pod labels
2018-05-24 12:07:41 +01:00
Khris Richardson 7ba5846051 revert fullname in lieu of #572 2018-05-22 16:56:32 -07:00
Khris Richardson 73037cbd3a add pod labels 2018-05-14 14:28:14 -07:00
jetstack-botandGitHub 0bf3ff6835 Merge pull request #548 from munnerz/leaderelectns
Add leaderElection.namespace option to helm chart
2018-05-11 13:13:26 +01:00
jetstack-botandGitHub 9405027a6f Merge pull request #549 from munnerz/wc-docs
Update acme dns01 tutorial with reference to wildcard domains
2018-05-11 12:32:26 +01:00
jetstack-botandGitHub 32fd3c49f3 Merge pull request #553 from nazarewk/patch-1
IssuerConfig.Vault typo fix
2018-05-11 12:26:26 +01:00
Krzysztof NazarewskiandGitHub dfe0a5ebd4 typo fix 2018-05-10 12:49:48 +02:00
James Munnelly 7aa7682d86 Add note about asterisk quoting issues 2018-05-09 17:18:57 +01:00
jetstack-botandGitHub e6a9637d76 Merge pull request #550 from munnerz/update-overview
Update overview diagram
2018-05-09 17:16:19 +01:00
James Munnelly 4f30ed75e8 Update overview diagram 2018-05-09 17:10:41 +01:00
James Munnelly 4e85a9a36a Update acme dns01 tutorial with reference to wildcard domains 2018-05-09 17:06:23 +01:00
James Munnelly 8fc0f0641d Run hack/update-deploy-gen.sh 2018-05-09 16:54:45 +01:00
James Munnelly e7ed856e20 Add leaderElection.namespace option to helm chart 2018-05-09 16:54:25 +01:00
jetstack-botandGitHub 7afd71faf2 Merge pull request #544 from munnerz/upgrade-docs
Add document on upgrading from cert-manager 0.2 to 0.3
2018-05-09 16:33:19 +01:00
James Munnelly 956f44a59e Move docs into admin package 2018-05-09 16:22:22 +01:00
James Munnelly 929df3b293 Add document on upgrading from cert-manager 0.2 to 0.3
Address review feedback

Fix code-blocks
2018-05-09 16:22:18 +01:00
jetstack-botandGitHub 0bb19e9453 Merge pull request #546 from munnerz/cloudflare-idempotent
Update Cloudflare provider to be idempotent when calling Present
2018-05-09 16:18:19 +01:00
jetstack-botandGitHub 78c4bc024f Merge pull request #547 from munnerz/override-cluster-resource-namespace
Add clusterResourceNamespace option to Helm chart
2018-05-09 16:11:19 +01:00
James Munnelly 7a62116fc2 Run hack/update-deploy-gen.sh 2018-05-09 15:36:03 +01:00
James Munnelly 06add20108 Add clusterResourceNamespace option to chart 2018-05-09 15:35:40 +01:00
James Munnelly 707a113870 Update Cloudflare provider to be idempotent when calling Present 2018-05-09 14:45:11 +01:00
jetstack-botandGitHub 8d1cad422e Merge pull request #545 from munnerz/acme-v01-warning
Set Issuer ready condition to false if ACMEv1 endpoints are used
2018-05-09 14:40:19 +01:00
James Munnelly 3fc74f7f86 Set Issuer ready condition to false if ACMEv1 endpoints are used 2018-05-09 14:17:20 +01:00
jetstack-botandGitHub f78feb6e68 Merge pull request #530 from vdesjardins/fix-vault-approle
rename fields in Vault appRole credentials
2018-05-09 14:15:19 +01:00
jetstack-botandGitHub 28d8085d36 Merge pull request #543 from munnerz/fix-panic
Fix panic in shouldAttemptValidation
2018-05-09 13:11:19 +01:00
James Munnelly a597c02701 Fix panic in shouldAttemptValidation 2018-05-09 12:11:41 +01:00
Vincent Desjardins b256e02a98 rename fields in Vault appRole credentials 2018-05-03 03:30:43 +00:00
jetstack-botandGitHub 8826d94df4 Merge pull request #526 from munnerz/fixup-cli-flags
Fix ingress-shim cli flags
2018-05-02 21:09:59 +01:00
James MunnellyandGitHub 21b6c3bda4 Merge pull request #528 from jetstack/add-chart-owners
Create chart OWNERS
2018-05-02 17:13:43 +02:00
James MunnellyandGitHub eab858ca41 Create OWNERS 2018-05-02 17:12:18 +02:00
James Munnelly f42fe35fa2 Run hack/update-deploy-gen.sh 2018-05-02 15:20:37 +02:00
James Munnelly ca3e967554 Fix ingress-shim cli flags 2018-05-02 15:19:50 +02:00
jetstack-botandGitHub ba36751748 Merge pull request #292 from vdesjardins/master
Vault issuer support
2018-05-02 13:07:59 +01:00
Vincent Desjardins 98c020c2c5 Vault dependencies 2018-05-02 00:46:01 +00:00
Vincent Desjardins b35343786e Vault issuer support
vault remove duration
2018-05-02 00:45:55 +00:00
Vincent Desjardins 230f59b0ac e2e: add resource's last status to timed out error message 2018-05-02 00:34:46 +00:00
jetstack-botandGitHub 098aa9340e Merge pull request #516 from munnerz/0.3-alpha-2
Update chart for v0.3.2-alpha.2
v0.3.0-alpha.2
2018-04-26 13:39:06 +01:00
James Munnelly 63df3bf2c5 Update chart for v0.3.2-alpha.2 2018-04-26 13:10:53 +01:00
jetstack-botandGitHub 62c2fd8df9 Merge pull request #502 from munnerz/integrate-ingress-shim
Link ingress-shim into main controller binary
2018-04-26 13:07:06 +01:00
James Munnelly 31fb8aac0c Remove ingress-shim logging code from e2e tests 2018-04-26 12:44:41 +01:00