Kuba Tużnik
0ee51e3ee3
Bump Go version used for building to 1.22.2 to match k/k
...
Ref: https://github.com/kubernetes/kubernetes/pull/124196
2024-04-19 14:20:42 +02:00
Artur Żyliński
d26bc686b3
Bump golang to 1.22
2024-03-18 14:58:31 +01:00
Kuba Tużnik
6583c17dc9
CA: update dependencies to k8s v1.30.0-alpha.3, go1.21.8
2024-03-06 12:16:04 +01:00
shubham82
9e0e6c1502
Bump go version.
2024-02-09 18:20:55 +05:30
Kuba Tużnik
1caf2ddb61
Set Go versions to the same settings kubernetes/kubernetes uses
...
Looks like specifying the Go patch version in go.mod might've been
a mistake: https://github.com/kubernetes/kubernetes/pull/121808 .
2023-11-24 16:03:23 +01:00
Kuba Tużnik
83723e1d7a
Update image builder to use Go 1.21.3
...
Some of Cluster Autoscaler code is now using features only available in Go 1.21.
2023-10-20 12:15:17 +02:00
Krzysztof Siedlecki
eb2accbebf
Use fixed version of golang image
2023-07-14 11:23:47 +02:00
Ole Markus With
489e37cd36
Bump golang to 1.20
2023-04-15 10:15:52 +02:00
Daniel Kłobuszewski
54239bd5c9
Clean up stale OWNERS
2022-09-30 12:28:23 +02:00
Aleksandra Gacek
ab2cc2fb8a
Bump k/k dependencies to v1.25.0 together with go.mod go version.
2022-08-26 13:38:07 +02:00
Jayant Jain
a81626889e
Update golang to go1.18
2022-05-06 11:55:56 +00:00
Maciek Pytel
bdac8c2f9e
Update golang to 1.17.5
...
Kubernetes 1.23 uses that version and the vendored code no
longer compiles using go1.16 (which we used previously).
Following the upstream Kubernetes I'm leaving the go version
in go.mod file at 1.16, as bumping it to 1.17 changes go mod
behavior in a way that breaks some kubernetes tooling
(https://github.com/kubernetes/kubernetes/pull/105563#issuecomment-960915506
for context).
2022-01-18 10:22:57 +01:00
Jayant Jain
649d9e88a9
update go version to 1.16 for dockerfile
2021-07-23 07:49:14 +00:00
Maciek Pytel
2d86fab6a0
Update golang version used in docker builds
2020-07-02 16:22:51 +02:00
Łukasz Osipiuk
03bb155b19
Update golang in builder to 1.13.5
2020-01-03 11:20:19 +01:00
Łukasz Osipiuk
886e7b8e02
Bump go to 1.12.10 to mitigate security issues
...
More context:
https://groups.google.com/forum/m/#!topic/kubernetes-security-announce/wlHLHit1BqA
2019-10-04 09:22:05 +02:00
Łukasz Osipiuk
1321a24b03
Update go to 1.12.1
...
Change-Id: Ibfb0aeeb6e70ca0aba44b192f67470aec31cef04
2019-04-12 12:08:26 +02:00
k8s-ci-robot
414f370389
Merge pull request #1447 from aleksandra-malinowska/add-owners-builder
...
Add OWNERS to /builder
2018-11-27 02:45:25 -08:00
Aleksandra Malinowska
302235992c
Add OWNERS to /builder
2018-11-26 17:38:49 +01:00
Łukasz Osipiuk
fc98351e02
Update go version used from 1.10.2 to 1.11.2 to match one used by k8s
2018-11-26 15:39:59 +01:00
Aleksandra Malinowska
ef329915f2
Update Go version to 1.10.2
2018-06-11 14:19:00 +02:00
Aleksandra Malinowska
01ad30c329
Add installing libseccomp-devel to builder
2018-02-15 11:31:23 +01:00
Aleksandra Malinowska
8070f37023
Use Debian image
2018-02-14 13:01:29 +01:00
Marcin Wielgus
6a4c945703
Add libseccomp-dev to dockerbuilder
2017-08-18 12:21:29 +02:00
Daniel Kłobuszewski
6c727998ec
Build pod_nanny in a container.
2017-06-21 15:26:16 +02:00
Marcin Wielgus
d5728dc6a7
Move docker builder image to the top of the repository
2017-06-20 17:28:00 +02:00