cert-manager/pkg
Matt Moyer 1236a93d1e Allow non-static AWS credentials for Route 53.
This change maintains backwards compatibility, but makes the `accessKeyID` and `secretAccessKeySecretRef` fields of the `route53` DNS provider optional.
If not provided, AWS credentials will be loaded from `AWS_*` environment variables or the EC2 metadata service.
This should also work for things that impersonate the EC2 metadata service, such as [kube2iam](https://github.com/jtblin/kube2iam) and [kail](https://github.com/uswitch/kiam).

Signed-off-by: Matt Moyer <moyer@heptio.com>
2018-03-23 14:30:42 -07:00
..
api Move to github.com/jetstack/cert-manager repo 2017-11-03 16:41:39 +00:00
apis Merge pull request #246 from mwieczorek/azure-dns 2018-02-21 13:20:30 +00:00
client Run hack/update-codegen.sh 2018-03-23 18:30:49 +00:00
controller Merge pull request #351 from jonboulle/master 2018-03-12 10:14:09 +00:00
issuer Allow non-static AWS credentials for Route 53. 2018-03-23 14:30:42 -07:00
logs Add e2e test framework and basic Issuer test 2017-09-08 16:25:21 +01:00
scheduler Enable go race detector and fix race 2017-12-01 22:54:12 +00:00
util Add ingress-shim controller to create Certificates based on annotations on ingress resources 2017-11-30 22:53:54 +00:00