Commit Graph

2302 Commits

Author SHA1 Message Date
James Munnelly
d5daff0d6a Allow overriding APP_GIT_COMMIT
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
c75db6304e Add new golang release tool
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
df5cc52b3f Update go.mod for new release tool
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
b0b2ff0b71 Set default image tags to chart appVersion
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
500d8fbeb7 Create image bundles in multiarch_image target
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
8696f3cd61 Update vendor
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
jetstack-bot
2e95421dea
Merge pull request #1628 from munnerz/fixup-lasttransitiontime
Make lastTransitionTime a pointer
2019-05-02 16:55:44 +01:00
James Munnelly
1268f76690 Make lastTransitionTime a pointer
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 14:59:52 +01:00
jetstack-bot
7544dea9f2
Merge pull request #1626 from munnerz/fix-chart-version
Fix chart version accidentally being ahead
2019-05-02 13:41:43 +01:00
James Munnelly
93a1630b7d Fix chart version accidentally being ahead
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 12:15:21 +01:00
jetstack-bot
459bb84efa
Merge pull request #1395 from camptocamp/openshift_compatility
Fix RBAC for openshift and add openshift compatibility
2019-05-02 11:13:10 +01:00
jetstack-bot
d9cf033b07
Merge pull request #1623 from munnerz/fixup-docs
Rearrange docs after new solver changes and remove old content
2019-05-02 10:38:11 +01:00
James Munnelly
05c9e83af7 Rearrange docs and remove duplicate content
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 10:27:28 +01:00
James Munnelly
b17f3a6b41 Rename ingressClass->class
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 10:14:32 +01:00
Julien Godin
240f3fc293 Regenerate static file and bump version
Signed-off-by: Julien Godin <julien.godin@camptocamp.com>
2019-05-02 08:00:30 +02:00
James Munnelly
7724c46481 Update the crds script link
Co-Authored-By: JGodin-C2C <40758407+JGodin-C2C@users.noreply.github.com>
Signed-off-by: Julien Godin <julien.godin@camptocamp.com>
2019-05-02 07:56:56 +02:00
Julien Godin
71fdf302be Regenerate static files
Signed-off-by: Julien Godin <julien.godin@camptocamp.com>
2019-05-02 07:56:56 +02:00
Julien Godin
e11456b149 Update documentation for openshift
Signed-off-by: Julien Godin <julien.godin@camptocamp.com>
2019-05-02 07:56:22 +02:00
Julien Godin
4871ac3f43 Fix RBAC for openshift and add openshift compatibility
Signed-off-by: Julien Godin <julien.godin@camptocamp.com>
2019-05-02 07:56:22 +02:00
jetstack-bot
dfc7549dab
Merge pull request #1620 from munnerz/fixup-ingress-shim
Fix issue when migrating ingress-shim managed certificates from old to new format
2019-05-01 22:44:09 +01:00
jetstack-bot
fe58b94644
Merge pull request #1622 from jetstack/munnerz-patch-1
Update OWNERS
2019-05-01 21:51:12 +01:00
James Munnelly
6ec46ada55
Update OWNERS
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 20:19:34 +01:00
James Munnelly
6c3a5b3e73 Fix issue when migrating ingress-shim managed certificates from old to new format
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 18:45:59 +01:00
jetstack-bot
e0474fb27f
Merge pull request #1450 from munnerz/acme-config-on-issuer
Add 'solvers' configuration to ACME Issuer
2019-05-01 17:56:09 +01:00
jetstack-bot
667e98b866
Merge pull request #1615 from munnerz/0.8-bump
Bump manifests and docs for v0.8
2019-05-01 17:41:09 +01:00
jetstack-bot
a3921f55ea
Merge pull request #1616 from munnerz/escape-resource-def
Fix string escaping in CRD additionalPrinterColumns
2019-05-01 17:17:14 +01:00
James Munnelly
7945a6b6a8 Remove anonymous function
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 17:14:34 +01:00
James Munnelly
3adf857a5d Update documentation typo
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 17:14:21 +01:00
James Munnelly
daee3f1cde Run 'bazel run //hack:update-crds'
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 16:56:05 +01:00
James Munnelly
71eda5a7d5 Bump manifests and docs for v0.8
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 16:53:10 +01:00
James Munnelly
55c6e6dda4 Update ingress-shim unit tests to handle new API config types
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 16:25:21 +01:00
James Munnelly
7e2bedbe17 Update ingress-shim unit tests to use test builder
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 16:25:17 +01:00
James Munnelly
bc52db91b6 Update ingress-shim to handle new format
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 15:21:50 +01:00
James Munnelly
3682b18ff0 Update new http01 tests to use generate package
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:37 +01:00
James Munnelly
c782d27f4d fix panic in acme issuer
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:37 +01:00
James Munnelly
fc6e3e5315 Remove extra check for certificate.spec.acme
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:37 +01:00
James Munnelly
be4234ae63 Add e2e tests using new format
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
James Munnelly
b6e9b14f5e Update e2e test framework for new format support
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
James Munnelly
057549a38e Regenerate files
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
James Munnelly
46e904ce58 Add Certificate labels to created Order resources
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
James Munnelly
f82a1cf5b3 Update ACME documentation for new solver config
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
James Munnelly
93c9eae374 Update DNS01 challenge solver tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
James Munnelly
b1bc214be8 Update DNS01 challenge solver to support both formats
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
James Munnelly
220d39c17d Update acmeorders controller to support both formats
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
James Munnelly
680ddc23a1 Update HTTP01 challenge solver tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
James Munnelly
723682afcb Update HTTP01 challenge solver to support both formats
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
James Munnelly
b7dcd7db88 Update API types for new Solver format
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
jetstack-bot
331df1b381
Merge pull request #1602 from munnerz/fix-update-loop
Fix update loop due to changing notAfter struct
2019-05-01 12:44:25 +01:00
jetstack-bot
d2ca1ba286
Merge pull request #1604 from munnerz/update-loglevel-e2e
Set global.logLevel to 4 during e2e tests
2019-05-01 11:32:37 +01:00
jetstack-bot
4f6d771786
Merge pull request #1603 from munnerz/handle-expired-challenges
Handle expired challenge responses in acmechallenges controller
2019-05-01 11:32:25 +01:00