JoshVanL
f526fbee91
More nil checking/precautions and update test name
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-06-11 16:38:10 +01:00
JoshVanL
e9c9ea2a44
Update docs on podTemplating only using labels and annotations
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-06-10 08:54:22 +01:00
JoshVanL
5146dc29f5
Restrict podTemplate to labels and annotations only
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-06-09 18:37:53 +01:00
JoshVanL
622eaa191d
Adds podTemplate docs
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-06-07 10:44:18 +01:00
JoshVanL
0925392711
Move podTemplate to solvers
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-06-07 10:41:27 +01:00
JoshVanL
b290288af8
Exposes pod template to change solver ObjectMetdata
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-06-07 10:41:27 +01:00
JoshVanL
f2ba4d9f20
Assigns solver pod to exposed template with defaults, includes
...
validation
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-06-07 10:41:27 +01:00
jetstack-bot and GitHub
0a7a181808
Merge pull request #1670 from cheukwing/issue-1520
...
Ensure only the sole owner of a certificate can modify it
2019-06-06 21:09:03 +01:00
jetstack-bot and GitHub
fce7bdd377
Merge pull request #1742 from cabiad/patch-1
...
Quick-Start example clarity suggestions
2019-06-06 20:01:03 +01:00
jetstack-bot and GitHub
57081bacc1
Merge pull request #1649 from PirateBread/patch-1
...
Typo. should tenantID ?
2019-06-06 19:50:05 +01:00
jetstack-bot and GitHub
f3a8a7360f
Merge pull request #1754 from munnerz/update-vcert
...
Bump vcert to latest version
2019-06-06 19:03:05 +01:00
jetstack-bot and GitHub
92154dbc9e
Merge pull request #1758 from munnerz/fix-panic
...
Fix panic in HTTP01 solver if ingress field is not specified
2019-06-06 17:33:03 +01:00
James Munnelly
6bcb0f6c39
Fix panic in HTTP01 solver if ingress field is not specified
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-06-06 17:14:26 +01:00
James Munnelly
a24ebe4d25
Use GenerateCSR method instead of GenerateRequest
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-06-06 14:56:27 +01:00
James Munnelly
39279df7dc
Add additional debug logging
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-06-06 14:56:27 +01:00
James Munnelly
6de63be087
Adjust Venafi issuer for newest vcert version
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-06-06 14:56:27 +01:00
James Munnelly
dc60a2d73e
Bump vcert to version 'master'
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-06-06 14:56:18 +01:00
jetstack-bot and GitHub
4c199c90ca
Merge pull request #1717 from dobesv/patch-2
...
Fix solver selection logic to return the selected solver rather than always returning the last one
2019-06-06 13:29:03 +01:00
Christopher Abiad
b0de337787
remove whitespace-only lines
...
Signed-off-by: Christopher Abiad <chris@chrisabiad.com >
2019-06-05 15:44:11 -04:00
Chris Abiad and Christopher Abiad
f95b7231a8
minor typo and phrasing fixes
...
Signed-off-by: Christopher Abiad <chris@chrisabiad.com >
2019-06-05 15:41:55 -04:00
Chris Abiad and Christopher Abiad
67156110f0
merge namespace restriction doc into earlier text
...
Also, clarify that ClusterIssuer doesn't have this restriction and link to documentation.
Signed-off-by: Christopher Abiad <chris@chrisabiad.com >
2019-06-05 15:41:49 -04:00
Chris Abiad and Christopher Abiad
1ce7de1c88
Quickstart example clarity suggestions
...
Signed-off-by: Christopher Abiad <chris@chrisabiad.com >
2019-06-05 15:41:40 -04:00
jetstack-bot and GitHub
1205dc5ef8
Merge pull request #1748 from m3adow/patch-1
...
Fixed manifest file link for openshift
2019-06-05 20:12:40 +01:00
jetstack-bot and GitHub
fe00f40a34
Merge pull request #1648 from munnerz/post-as-get
...
Add support for ACMEv2 POST-as-GET
2019-06-05 19:48:39 +01:00
Till Wiese and GitHub
dd9860b32e
Fixed manifest file link
...
Signed-off-by: Till Wiese <mail-github@till-wiese.de >
2019-06-05 15:39:44 +02:00
jetstack-bot and GitHub
72813494c4
Merge pull request #1724 from cheukwing/issue-1608
...
Add solvers fields in Let's Encrypt/nginx quick start guide
2019-06-05 14:10:40 +01:00
jetstack-bot and GitHub
bb0f479638
Merge pull request #1658 from munnerz/tidyup-rbac
...
Split up RBAC permissions and make them more granular
2019-06-05 12:02:40 +01:00
jetstack-bot and GitHub
1c10f34089
Merge pull request #1663 from munnerz/distroless
...
Switch to gcr.io/distroless/static base image
2019-06-05 11:48:39 +01:00
Michael Tsang
79109cb9a0
Use solvers field in quickstart guide in rst, and remove additional lines in yamls
...
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io >
2019-06-05 11:43:50 +01:00
jetstack-bot and GitHub
edd2225002
Merge pull request #1692 from cheukwing/issue-1001
...
Add metric to count number of sync calls
2019-06-05 11:20:39 +01:00
jetstack-bot and GitHub
80e97c984b
Merge pull request #1723 from cheukwing/issue-1611
...
Add solvers field in kube-lego migration guide
2019-05-29 19:11:31 +01:00
jetstack-bot and GitHub
ecec081aaa
Merge pull request #1733 from stefan-kolb/patch-1
...
Change name of issuer to issuer from contextual example
2019-05-29 16:12:31 +01:00
Stefan Kolb and Stefan Kolb
58060101d6
Change name of issuer to issuer from contextual example
...
Shouldn't it be either `example-issuer` or `letsencrypt-staging` in both of th examples in this context?
Signed-off-by: Stefan Kolb <stefan-kolb@web.de >
2019-05-29 12:54:25 +02:00
jetstack-bot and GitHub
5908d2f181
Merge pull request #1715 from dobesv/patch-1
...
Fix logic to select the solver that has the most labels
2019-05-28 09:32:15 +01:00
Dobes Vandermeer and Michael Tsang
bd8cd5441a
Fix address to reference array element
...
The address of a for loop created variable does not change between loops - the variable is over-written with each new variable. This fixes the code so that `d` references the array element instead of the local variable, which means that when `d` is assigned to `matchAll` or `specificMatch` it will work as intended.
Signed-off-by: Dobes Vandermeer <dobesv@gmail.com >
2019-05-28 09:00:04 +01:00
Michael Tsang
26d0fe22bd
Modify issuer yamls in docs with solver
...
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io >
2019-05-24 16:37:36 +01:00
Michael Tsang
088cb36e07
Add solvers field in kube-lego migration guide
...
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io >
2019-05-24 16:19:52 +01:00
Dobes Vandermeer and Michael Tsang
6d28bee388
Update matchAllDomainsNumLabels and numLabelsSpecificMatch
...
These variables seem like they should be updated when updating the thing they are supposed to be derived from.
Signed-off-by: Dobes Vandermeer <dobesv@gmail.com >
2019-05-24 09:57:53 +01:00
jetstack-bot and GitHub
57e52689d5
Merge pull request #1683 from unicell/fix-license
...
Correct test/e2e/framework/cleanup.go license header
2019-05-24 02:22:32 +01:00
jetstack-bot and GitHub
5692788129
Merge pull request #1720 from munnerz/fixup/version
...
Fix-up version number in docs
2019-05-24 00:37:32 +01:00
James Munnelly
7dae8ece6b
Fixup version number in docs
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-05-24 00:30:40 +01:00
jetstack-bot and GitHub
52ce959356
Merge pull request #1712 from cheukwing/fix-chart-version-tests
...
Add ChartVersion to helm install when running tests
2019-05-22 15:09:23 +01:00
Michael Tsang
21eae84ce4
Add chart version to helm install when running tests
...
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io >
2019-05-22 14:40:12 +01:00
Michael Tsang
35a4837b90
rebase
...
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io >
2019-05-21 12:22:06 +01:00
Michael Tsang
b49912cdab
Use IsControlledBy, clarify info message, fix tests
...
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io >
2019-05-21 12:20:08 +01:00
Michael Tsang
606fed7bbb
Add additional tests to test new strategy
...
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io >
2019-05-21 12:20:08 +01:00
Michael Tsang
e0db53dc04
Fix tests to use ownerreference in certificates
...
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io >
2019-05-21 12:20:08 +01:00
Michael Tsang
6aea622955
Ensure only the sole owner of a certificate can modify it
...
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io >
2019-05-21 12:19:03 +01:00
jetstack-bot and GitHub
be0cd5c725
Merge pull request #1706 from munnerz/fixup-docs-2
...
Fix broken links in docs
v0.8.0
2019-05-20 17:45:58 +01:00
James Munnelly
7be86008e3
Fix broken links in docs
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-05-20 18:38:48 +02:00