Barry Melbourne
1a6ff4efbf
Update Go to v1.16
2021-03-04 18:41:48 +00:00
Ciprian Hacman
6df69cf71a
Update Go to v1.15.8
2021-02-17 07:32:38 +02:00
Ciprian Hacman
f2461ca34e
Update Go to v1.15.7
2021-01-20 06:52:05 +02:00
Barry Melbourne
f2ecb5c153
Upgrade Go v1.15.6 / Bazel v3.4.1
2021-01-10 18:13:12 +00:00
Ciprian Hacman
8eb99e30fb
Update Go to v1.15.5
2020-11-15 12:32:24 +02:00
Ciprian Hacman
924ab9effa
Update Bazel rules for Go to v0.24.7
2020-11-15 12:32:24 +02:00
Ciprian Hacman
1fc24b884e
Remove Bazel build steps for node-authorizer
2020-11-15 12:09:50 +02:00
Ciprian Hacman
6228c79b88
Update Go to v1.15.4
2020-11-10 21:20:22 +02:00
Derrick Martinez
37a2364db2
Update rules_docker in order to build protokube
2020-09-30 22:53:36 -07:00
Ciprian Hacman
7d4f2cc2be
Update Go to v1.15.2
2020-09-15 17:54:05 +03:00
Ciprian Hacman
224e19179e
Update Go to v1.15.1
2020-09-07 05:56:46 +03:00
Rodrigo Menezes
157df7052c
Move from debian-hyperkube-base to debian-base for node-authorizer
2020-08-27 23:18:25 +03:00
Ciprian Hacman
b121043125
Update Go to v1.15.0 for Bazel
2020-08-12 08:22:23 +03:00
Ciprian Hacman
9f52c0da89
Fix bazel darwin hash for Go 15rc2
2020-08-08 16:50:31 +03:00
Ciprian Hacman
ba66477a26
Update Go to v1.15rc2
2020-08-08 10:12:45 +03:00
Ciprian Hacman
2401106ebb
Upgrade Go to version 1.15rc1
2020-07-29 06:42:44 +03:00
Peter Rifel
40868247a3
Upgrade go to 1.14.5
2020-07-14 15:29:20 -05:00
Peter Rifel
0b555f48d4
Upgrade to go 1.14.4
2020-07-14 09:24:48 -05:00
Peter Rifel
03e620bf07
Update rules_go, rules_docker, and bazel-gazelle
2020-07-05 16:39:14 -05:00
Ciprian Hacman
c0b62a74ca
Remove all traces of utils.tar.gz
2020-06-03 09:55:45 +03:00
Ciprian Hacman
2cbd9f5cbc
Update Bazel rules for Docker to v0.14.2
2020-05-28 13:16:32 +03:00
Justin Santa Barbara
917d43f7bf
Update to golang 1.13.9 to match 1.18.1
2020-04-09 00:46:26 -04:00
Peter Rifel
4179e2c3e3
Update bazel rules
2020-03-24 15:46:51 -05:00
Justin Santa Barbara
b10f7a4252
Update golang to 1.13.8
...
k/k is using 1.13.6, and it looks like there are some potentially
relevant fixes in .7 and .8 (particularly on unpatched Windows).
2020-02-16 11:33:13 -05:00
Justin SB
f29f6f9d75
Update gcr.io images
2019-12-24 11:14:24 -05:00
Peter Rifel
024c8a92d7
Upgrade go to 1.13
2019-11-20 09:44:33 -08:00
mikesplain
7ce9b63282
Update rules go and gazelle
2019-11-16 10:23:59 -05:00
Peter Rifel
f82faa5c02
Upgrade go version to 1.12.11
2019-10-17 22:51:00 -07:00
Justin SB
2884f027fd
bazel: comment out shallow_since as fails to build with bazel 1.0
...
Gives an error:
error running 'git reset --hard f905a6636c5106c36cc979bdcc19f0fe4fc01ede' while working with distroless:
fatal: Could not parse object 'f905a6636c5106c36cc979bdcc19f0fe4fc01ede'.
2019-10-11 10:33:03 -04:00
Erick Fejta
8dcb19e6b2
Add optional RBE support for kops
2019-10-07 14:54:38 -07:00
Peter Rifel
d6cc9bb38e
Load additional dependencies for new version of rules_docker
2019-10-01 18:25:58 -05:00
Peter Rifel
00c6267ec2
Upgrade bazel's rules_go and rules_docker
2019-10-01 16:52:38 -05:00
Justin SB
3ccc84dcf8
kops-controller container image
...
Based on distroless for security / stability
2019-09-25 12:04:36 -04:00
mikesplain
9980c068f8
Update rules_go with some fixes
2019-09-18 13:11:47 -04:00
Peter Rifel
e38558a8fc
Update rules_docker and go
2019-09-03 15:54:01 -07:00
Justin SB
8daf1c56d0
Update to golang 1.12.9
...
We particularly want the http fixes in 1.12.8:
https://golang.org/doc/devel/release.html#go1.12.minor
2019-08-31 07:51:44 -07:00
Peter Rifel
81edef3cb6
Update distroless for latest bazel compatibility
2019-07-31 16:45:02 -07:00
Peter Rifel
407d53fe2e
Update repo-infra for bazel fixes
...
Fixes this error: `'single_file' is no longer supported. use allow_single_file instead. You can use --incompatible_disable_deprecated_attr_params=false to temporarily disable this check.`
2019-07-31 15:31:24 -07:00
mikesplain
3e9d20e58c
Update stretch dependencies and kubeup
2019-05-20 14:46:08 +02:00
Justin SB
f30e8ccb4d
Update go_version to 1.12.5
...
Upstream change is https://github.com/kubernetes/kubernetes/pull/77528
2019-05-19 22:28:19 +02:00
Justin SB
4a405dcd8a
bazel: fix distroless imports for latest bazel
2019-05-05 13:18:47 -04:00
Justin SB
0d83057002
Switch to golang 1.12.1
...
For cherry-picking to 1.14
https://github.com/kubernetes/kubernetes/blob/release-1.14/build/build-image/cross/Dockerfile
2019-04-22 15:49:28 -04:00
Justin SB
bf4c4a1a95
Source gofmt from bazel go
...
Using the approach from k8s.io/repo-infra. This avoids problems where
we are testing with a different version of go than we are building
with.
2019-04-21 16:41:11 -04:00
Justin SB
de581b1b64
Switch to golang 1.11.5
...
For cherry-picking to 1.13
https://github.com/kubernetes/kubernetes/blob/release-1.13/build/build-image/cross/Dockerfile
2019-04-20 17:36:56 -04:00
mikesplain
f424e17bc8
Update rules go
2019-04-11 08:41:34 -04:00
mikesplain
9f79c67856
Upgrade rules go
2019-03-25 19:49:02 -04:00
mikesplain
63c804a5ac
Update workflow
2019-03-12 13:59:00 -04:00
mikesplain
e6ebf70d9b
Update bazel workspace
...
* Update Rules go to 0.17
* Updates debian_stretch repo
* Update utils tar to official release
2019-01-31 17:32:34 -05:00
Mike Splain
24222fffe8
Update bazel rules files
2019-01-27 21:15:57 -05:00
Justin SB
01088562fb
Update go version to 1.10.8
...
We pick up the crypto fixes
2019-01-25 10:01:47 -05:00