James Munnelly
3132fa7622
Add note about Google Group to readme
2018-06-05 23:00:59 +01:00
jetstack-bot
2f69555a1f
Merge pull request #522 from fgrehm/support-for-custom-dns-settings
...
Support for custom dns settings
2018-06-05 10:48:39 +01:00
Fabio Rehm
e90fb5a261
Regenerate static deployment manifest files with ./hack/update-deploy-gen.sh
2018-06-04 16:43:41 -03:00
Fabio Rehm
52142d084f
Bump chart version to v0.3.2
2018-06-04 16:36:23 -03:00
Fabio Rehm
a923113e65
Update chart's README
2018-06-04 16:32:08 -03:00
Fabio Rehm
94310f09a2
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-04 16:32:04 -03:00
jetstack-bot
2439c8e21e
Merge pull request #609 from SaaldjorMike/docs_fixes
...
Fix references to other documentation sections.
2018-06-02 10:51:14 +01:00
Mike Rostermund
a68b54ec3e
Fix references to other documentation sections.
2018-06-02 10:31:51 +02:00
jetstack-bot
137e14e5e0
Merge pull request #585 from klausenbusk/non-root
...
acmesolver: Run as non-root
2018-05-31 11:52:09 +01:00
jetstack-bot
e51edb398e
Merge pull request #587 from vdesjardins/fix-vault-panic-on-sealed
...
vault: fix panic when vault is sealed or uninitialized
2018-05-29 12:13:15 +01:00
jetstack-bot
9f5781cc11
Merge pull request #584 from anderspetersson/patch-1
...
Fixed a typo in error msg.
2018-05-29 10:23:52 +01:00
Vincent Desjardins
37db332b46
vault: fix panic when vault is sealed or uninitialized
2018-05-29 01:36:00 +00:00
Kristian Klausen
4733fb6fcd
acmesolver: Run as non-root
...
acmesolver won't run in a namespace with a restrictive PSP
(Pod Security Policy)[1] without this change.
Note: A numeric user id is required due to [1]
[1] https://kubernetes.io/docs/concepts/policy/pod-security-policy/#users-and-groups
[2] https://github.com/kubernetes/kubernetes/pull/56503
2018-05-28 01:43:28 +02:00
Anders Petersson
6d5b199d74
Fixed a typo in error msg.
2018-05-27 19:52:05 +02:00
jetstack-bot
33210637fd
Merge pull request #577 from munnerz/https-docs
...
Use https docs URL in chart NOTES.txt
2018-05-24 22:11:09 +01:00
James Munnelly
0aed6a960a
Use https docs url
2018-05-24 21:45:07 +01:00
jetstack-bot
1e606b3ead
Merge pull request #575 from munnerz/03
...
Bump chart and manifests for v0.3.0 release
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-bot
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-bot
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-bot
0bf3ff6835
Merge pull request #548 from munnerz/leaderelectns
...
Add leaderElection.namespace option to helm chart
2018-05-11 13:13:26 +01:00
jetstack-bot
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-bot
32fd3c49f3
Merge pull request #553 from nazarewk/patch-1
...
IssuerConfig.Vault typo fix
2018-05-11 12:26:26 +01:00
Krzysztof Nazarewski
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-bot
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-bot
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-bot
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-bot
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-bot
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-bot
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-bot
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-bot
8826d94df4
Merge pull request #526 from munnerz/fixup-cli-flags
...
Fix ingress-shim cli flags
2018-05-02 21:09:59 +01:00
James Munnelly
21b6c3bda4
Merge pull request #528 from jetstack/add-chart-owners
...
Create chart OWNERS
2018-05-02 17:13:43 +02:00
James Munnelly
eab858ca41
Create OWNERS
2018-05-02 17:12:18 +02:00