Commit Graph

2332 Commits

Author SHA1 Message Date
James Munnelly
297563c9e3 Run //hack:update-reference-docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-04 19:31:06 +01:00
James Munnelly
0b05af3139 Bump brodocs dependencies
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-04 19:31:06 +01:00
jetstack-bot
7645838900
Merge pull request #1639 from munnerz/fixup-def
Correctly suffix image names with architecture & fix authentication
2019-05-04 19:14:36 +01:00
James Munnelly
70b5eea2f1 Remove comment causing issues passing env vars
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-04 19:00:34 +01:00
James Munnelly
7f7c7e8274 Set flag variable on log
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-04 17:46:40 +01:00
James Munnelly
3ba7e49c6e Honour DOCKER_CONFIG variable for docker authentication
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-04 17:44:54 +01:00
James Munnelly
0267fd2348 Correctly suffix image names with architecture
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-04 17:32:42 +01:00
jetstack-bot
a06d888a62
Merge pull request #1633 from munnerz/update-release
Update release script to support more options
2019-05-03 17:37:45 +01:00
jetstack-bot
8c88037882
Merge pull request #1632 from cypressious/patch-1
Fix wrong helm repo reference in "Migrating from kube-lego"
2019-05-03 16:08:46 +01:00
James Munnelly
7d11a58854 Add additional logging
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 15:47:31 +01:00
Kirill Rakhman
ff3c6dcc2a Fix wrong helm repo reference in "Migrating from kube-lego"
Signed-off-by: Kirill Rakhman <kirill.rakhman@gmail.com>
2019-05-03 16:34:15 +02:00
James Munnelly
fd36977e7d Update release script to support more options
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 15:23:24 +01:00
jetstack-bot
5054797df0
Merge pull request #1408 from munnerz/release-tool
Add golang based release tool & publish static manifests as GitHub releases
2019-05-03 14:33:46 +01:00
James Munnelly
111a26be99 Bump fake chart version to v0.1.0 to avoid ct issues
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 13:28:51 +01:00
James Munnelly
48f5ca86a6 Switch to using upstream chart-testing docker image
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 13:28:19 +01:00
James Munnelly
d55b04df91 Update README text in manifests directory
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 12:19:24 +01:00
James Munnelly
17ce68a53f Remove old test dependency
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:22:35 +01:00
James Munnelly
eaa6ccbe5e Disable checking for chart version bump
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:21:47 +01:00
James Munnelly
221d858e2b Run Helm via Bazel
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:26 +01:00
James Munnelly
0a0c1ade6f Inherit release process environ when calling Bazel
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:26 +01:00
James Munnelly
81c3ca2d98 Set default appVersin to v0.0.0-experimental
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:26 +01:00
James Munnelly
29729d71d3 Set upstreamRepoURL on git fetch
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
7bd819f148 Chdir to repo root
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
465d0032a0 Add missing boilerplate headers
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
b3a0dbcc01 Update update-crds step
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
023502bd2c Remove generated static manifests from the repo
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
c5d9830d30 Remove deploy-gen scripts
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
5d21bd4796 Set values file when generate static manifests
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
735262931c Set Helm chart versions to v0.0.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
a2ed702ab1 Update Makefile and release.sh to use new release tool
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
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