Commit Graph

75 Commits

Author SHA1 Message Date
irbekrm
8370b08bd3 Bumps Bazel deps and ingress-nginx test image version
Signed-off-by: irbekrm <irbekrm@gmail.com>
2021-09-30 10:14:05 +01:00
irbekrm
4bab2f4b39 Enforces a minimum Bazel version
Signed-off-by: irbekrm <irbekrm@gmail.com>
2021-09-30 10:13:51 +01:00
irbekrm
3d6a89e456 Bumps Go 1.16 -> 1.17
Signed-off-by: irbekrm <irbekrm@gmail.com>
2021-09-30 10:07:50 +01:00
Inteon
b13eb0483b
upgrade deps to latest version (kube v0.22.0)
Signed-off-by: Inteon <42113979+inteon@users.noreply.github.com>
2021-08-13 23:38:59 +02:00
Inteon
f8b2fff845
update bazel rules docker
Signed-off-by: Inteon <42113979+inteon@users.noreply.github.com>
2021-08-03 20:50:27 +02:00
irbekrm
84419ba85f Bump the version of Go SDK being downloaded
Signed-off-by: irbekrm <irbekrm@gmail.com>
2021-07-13 14:58:51 +01:00
Inteon
fa07da9302
upgrade all tools to the latest version
Signed-off-by: Inteon <42113979+inteon@users.noreply.github.com>
2021-07-06 14:51:36 +02:00
irbekrm
4413774944 Removes unused Bazel deps
Signed-off-by: irbekrm <irbekrm@gmail.com>
2021-06-01 08:49:30 +01:00
irbekrm
62d4fb7384 Bumps go 1.15 -> 1.16
Signed-off-by: irbekrm <irbekrm@gmail.com>

Runs ./hack/update-deps.sh

Signed-off-by: irbekrm <irbekrm@gmail.com>

get go_rules to download latest patch version of go

Signed-off-by: irbekrm <irbekrm@gmail.com>
2021-04-02 10:21:39 +01:00
irbekrm
81a8588b91 Bumps versions of Gazelle, go_rules, Kazel, protobuf
Signed-off-by: irbekrm <irbekrm@gmail.com>

Bumps versions of Gazelle, go_rules, Kazel and protobuf

Signed-off-by: irbekrm <irbekrm@gmail.com>
2021-03-29 08:25:12 +01:00
Richard Wall
b5719b94ce Bump Go version to 1.15
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-27 11:40:14 +01:00
chrislovecnm
37c9c9b4f1 Updating docker-rules and allowing for Python3
- this PR updates the docker rule version
- removed the PY2 flag from .bazelrc
- this allows the project to use a hosts python3 installation
- python3 must be installed on the host system and link /usr/bin/python is required
- on debian sudo apt-get install python3-distutil as well as possible
  other packages

Signed-off-by: Chris Love <clove@cnmconsulting.net>
2020-07-31 18:32:19 +00:00
James Munnelly
ff99b9cf5b Bump Go version to 1.14.4
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-07-01 22:07:56 +01:00
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