Commit Graph

62 Commits

Author SHA1 Message Date
Maartje Eyskens
702f2d2d51 Fix Docker architecture tag set by bazel
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-06-11 15:41:49 +02:00
Maartje Eyskens
30aace0d50 Bump Go to 1.14.2
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-05-04 15:50:33 +02:00
James Munnelly
29406bfaa2 Add build targets for UBI based docker images
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-25 21:48:16 +00:00
James Munnelly
910ffa6b89 Bump Go version to 1.14.1
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-20 09:23:19 +00:00
James Munnelly
4102fe526d Upgrade to Go 1.14
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-05 17:31:05 +00:00
Josh Soref
9d3a8c30a1 spelling: dependencies
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-02-24 13:43:56 -05:00
James Munnelly
22f4f1e1f2 Add release-tars targets to construct cert-manager release artifacts
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-30 21:02:58 +00:00
jetstack-bot
42a85a4866
Merge pull request #2367 from munnerz/docs-redirects
Add redirects to new documentation website
2019-11-15 11:52:32 +00:00
James Munnelly
1de8920bd7 Remove old reference docs generation code
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 00:10:18 +00:00
James Munnelly
8326fa1c7c Build using go 1.13.4
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-14 21:24:10 +00:00
James Munnelly
7c54cb8dda Run govet using nogo
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
57b97d77ac Move repos.bzl into hack/build
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
62f1e7097b Update to go 1.13.1
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 16:32:01 +01:00
James Munnelly
2966ec90b0 Update WORKSPACE and root BUILD file
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 12:55:00 +01:00
James Munnelly
39e5acaa37 Remove shallow_since from repo-infra
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 11:36:22 +01:00
JoshVanL
779c07baad Fix circular dependency
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-08-13 23:37:06 +01:00
James Munnelly
f0fd1828e0 Bump rules_go and gazelle
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-23 14:34:00 +01:00
James Munnelly
57641eec7b Create separate files for various Bazel dependencies
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-09 11:23:34 +01:00
James Munnelly
9f7deedd90 Use latest rules_go to fix crossbuild issues with Bazel 0.26+
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-04 16:19:41 +01:00
James Munnelly
1d7e04cb39 Bump bazel dependencies
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-02 21:02:12 +01:00
James Munnelly
fbf788d41f Switch to gcr.io/distroless/static base image
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-10 12:01:53 +01:00
James Munnelly
0b05af3139 Bump brodocs dependencies
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-04 19:31:06 +01:00
James Munnelly
226837ad92 Use 'kind load docker-image' command for faster image loads
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-30 10:36:58 +01:00
James Munnelly
9b700537ce Add integration framework binary dependencies
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 15:05:07 +01:00
James Munnelly
455f99ce0c Generate LICENSES file automatically
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-16 14:41:05 +01:00
James Munnelly
6900752938 Update buildozer dependency
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 15:51:41 +01:00
James Munnelly
2425df3b4f Bump to Go 1.12
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-12 21:45:30 +01:00
James Munnelly
51a600f44f Bump WORKSPACE dependencies
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-12 21:26:44 +01:00
James Munnelly
20818c0dbe Bump repo-infra
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-08 18:46:30 +01:00
Daniel Morsing
d01044128c update bazel node deps
Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-03-07 15:09:53 +00:00
Daniel Morsing
e1cee57b32 update dependencies for test
We use the latest pebble release without the strict mode flag enabled

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-02-28 12:24:24 +00:00
James Munnelly
27d12615d8 Bump rules_docker version
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2019-02-20 14:29:55 +00:00
jetstack-bot
bfafc7354e
Merge pull request #1322 from munnerz/gen-validation-schema
Generate CRDs using controller-tools, including validation schema
2019-02-13 16:35:07 +00:00
James Munnelly
42499bc3c0 use upstream controller-tools
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-13 13:58:49 +00:00
James Munnelly
149cbb30a7 Add arm32 and arm64 bazel image targets
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-08 15:10:45 +00:00
James Munnelly
ce3d565d69 Use forked version of controller-tools
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-06 13:25:17 +00:00
James Munnelly
77869cf936 Add scripts for generating CRDs using controller-tools
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-06 01:52:26 +00:00
jetstack-bot
a357cd5bd8
Merge pull request #1297 from munnerz/kubectl-bazel
Use Bazel to version kubectl & kind images in e2e tests
2019-02-05 00:02:24 +00:00
James Munnelly
f7cd0d4ece Build using Go 1.11.5
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-04 11:48:39 +00:00
James Munnelly
0fa01e32c5 Use Bazel to version kind docker image
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-01 09:14:53 +00:00
James Munnelly
4c3e305112 Use Bazel to version kubectl in e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-01 00:21:13 +00:00
James Munnelly
7bb5a82921 Bump go to 1.11.4
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-22 16:57:17 +00:00
Daniel Morsing
14b451cd88 bump pebble version to get larger timeouts
Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-16 15:29:21 +00:00
James Munnelly
ec87b60c94 Use Bazel images for nginx-ingress, vault and tiller
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-11 14:03:22 +00:00
James Munnelly
e9b735d1e2 Use pebble built by bazel during e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-09 20:11:42 +00:00
James Munnelly
000ac1918d Bump bazel workspace dependencies
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 14:16:12 +00:00
Zenara Daley
50a381178c Update bazel rules
Signed-off-by: Zenara Daley <zenara.daley@shopify.com>
2018-12-19 13:04:53 -05:00
James Munnelly
4c83e4efdb Revert "Remove extra buildozer modifications"
This reverts commit b50603a576.

Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-16 13:34:00 +00:00
James Munnelly
b50603a576 Remove extra buildozer modifications
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-14 11:39:22 +00:00
James Munnelly
b71944b5a4 Move reference-docs generation tools into docs/ subdir
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-14 00:48:06 +00:00