Commit Graph

633 Commits

Author SHA1 Message Date
James Munnelly
bb67c6f8b1 Add notes to issuer specific config doc 2018-04-11 16:42:24 +01:00
James Munnelly
37812059b5 Add notes and todos, rephrase and tidy up 2018-04-11 15:48:33 +01:00
Louis Taylor
d7f636e239 Add clusterissuers content 2018-04-11 14:10:28 +01:00
James Munnelly
c06c5912ef Use add_stylesheet to add custom stylesheet 2018-04-11 14:10:28 +01:00
James Munnelly
c7e84d8a28 Add requirements.txt 2018-04-11 14:10:28 +01:00
James Munnelly
d8ba342121 Add Sphinx rst based documentation for readthedocs 2018-04-11 14:10:28 +01:00
jetstack-bot
225e6fbe79
Merge pull request #441 from munnerz/0.2.4
Bump chart version
2018-04-09 18:43:25 +01:00
jetstack-bot
dc82d8bb94
Merge pull request #415 from tettaji/docker-users
Running docker containers as non-root user
2018-04-09 13:00:25 +01:00
James Munnelly
1e4893fe07 Run hack/update-deploy-gen.sh 2018-04-09 12:00:16 +01:00
James Munnelly
0d4f568a6f Bump for cert-manager v0.2.4 2018-04-09 12:00:00 +01:00
jetstack-bot
e043ddbd85
Merge pull request #440 from rimusz/chart-fix
add selector, as otherwise it fails on GKE k8s v1.9.x
2018-04-09 11:54:25 +01:00
jetstack-bot
9021767cb7
Merge pull request #432 from euank/jetstack/user-agent
Plumb a user-agent through pretty much everywhere
2018-04-09 11:14:31 +01:00
jetstack-bot
8d80bb7492
Merge pull request #433 from kragniz/remove-namespace-flag
Remove --namespace flag
2018-04-09 11:14:25 +01:00
James Munnelly
5eefe579b5
Add kind/question label 2018-04-09 10:50:57 +01:00
Rimas
462a90e791 regenerate the static manifests to contain the change too 2018-04-09 10:35:28 +01:00
Rimas
0a5beb0b57 add selector, as otherwise it fails on GKE k8s v1.9.x 2018-04-08 17:10:45 +01:00
Euan Kemp
6b4e33a483 util/useragent: use more verbose version 2018-04-06 18:09:52 -07:00
Euan Kemp
4e5a2d1646 issuer/dns/route53: append our user-agent 2018-04-06 18:09:17 -07:00
Euan Kemp
9c3b4e83b4 pkg/util/kube: set user-agent
This should make it slightly easier to filter api-server logs for
cert-manager activity
2018-04-06 18:09:17 -07:00
Euan Kemp
4d9b0e836e issuer/dns/akamai: set user-agent 2018-04-06 18:09:17 -07:00
Euan Kemp
34391f0726 issuer/dns/cloudflare: set user-agent 2018-04-06 18:09:17 -07:00
Euan Kemp
f122c9c9c2 issuer/acme: add a timeout to the http client 2018-04-06 18:09:17 -07:00
Euan Kemp
7f12fb346c issuer/acme: move 'user-agent' logic to util
This logic should be shared by things like the aws client as well.
2018-04-06 18:09:11 -07:00
Louis Taylor
4dd1d02e90
Remove defaultNamespace 2018-04-06 17:45:20 +01:00
jetstack-bot
cc9e390407
Merge pull request #435 from kragniz/patch-1
Add myself to reviewers+approvers
2018-04-06 13:21:29 +01:00
Louis Taylor
853f5f172b
Add myself to reviewers+approvers 2018-04-06 11:59:13 +01:00
Louis Taylor
0961e24174
Remove namespace from more places 2018-04-06 11:20:24 +01:00
jetstack-bot
7f04c1cd6e
Merge pull request #388 from kragniz/secret-annotations
Annotate created secrets with cert information
2018-04-06 10:44:28 +01:00
Louis Taylor
1dece103d3
ingress-shim: FilteredSharedInformer -> SharedInformer 2018-04-06 10:25:26 +01:00
Louis Taylor
3733bf2b74
controller: FilteredSharedInformer -> SharedInformer 2018-04-06 10:24:10 +01:00
Louis Taylor
783d8b6a89
Remove ingress-shim --namespace option 2018-04-05 14:44:47 +01:00
Louis Taylor
f43b926570
Remove controller --namespace option 2018-04-05 14:32:29 +01:00
jetstack-bot
acfc2f78d1
Merge pull request #322 from yieldlab/akamai-support
Add ACME DNS-01 provider for Akamai FastDNS
2018-04-04 18:26:22 +01:00
jetstack-bot
8a1b00895d
Merge pull request #422 from jsha/user-agent
Add a meaningful User-Agent.
2018-04-04 17:12:22 +01:00
James Munnelly
e87ff94458 Fix import paths and use util.AppVersion for user agent version 2018-04-04 12:42:21 +01:00
Jacob Hoffman-Andrews
8baac71058 Add a meaningful User-Agent. 2018-03-30 14:18:38 -07:00
jetstack-bot
0f2fad4726
Merge pull request #416 from jetstack/munnerz-patch-1
Delete .travis.yml
2018-03-27 20:48:00 +01:00
James Munnelly
333417d3fd
Delete .travis.yml 2018-03-27 18:22:10 +01:00
Tariq Ettaji
4a214a9628 Added users to containers 2018-03-27 17:58:06 +02:00
jetstack-bot
95883c47dd
Merge pull request #363 from euank/nonstatic-aws-creds
Allow non-static AWS credentials for Route 53, gated by "ambient credentials" flags
2018-03-26 12:35:18 +01:00
jetstack-bot
977b038d2b
Merge pull request #408 from kragniz/resource-limits
Add limits to http validation pod
2018-03-26 10:47:51 +01:00
Euan Kemp
faac0701ab issuer/route53: respect 'ambient' flag for region
This notably results in the region being a required field if the
'ambient' option is not set for a given issuer.
2018-03-24 14:16:33 -07:00
Euan Kemp
8857ea55b3 docs/api-types: mention ambient credentials 2018-03-24 14:13:19 -07:00
Euan Kemp
f848ecf529 docs/examples: mention ambient credentials 2018-03-24 14:13:19 -07:00
Euan Kemp
f88707df88 docs: xref ambient issuers in cluster-issuer docs 2018-03-24 14:13:19 -07:00
Euan Kemp
1c57feb523 docs: add ambient credentials documentation 2018-03-24 14:13:19 -07:00
Louis Taylor
e8d6861d31
Increase memory limits 2018-03-24 00:24:51 +00:00
Euan Kemp
dd48f4aa05 issuer/acme/dns: add ambient=false unit test 2018-03-23 14:30:43 -07:00
Euan Kemp
971ef4f198 issuer/route53: remove unused integ test
I'm convinced this test was never run and also did not provide any
significant value in this project.
2018-03-23 14:30:43 -07:00
Euan Kemp
0d39da5174 issuer/route53: improve logging hosted zone errs 2018-03-23 14:30:43 -07:00