1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-19 01:36:32 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Rayan Das
0d1d839b68 replaced ContainerCreateCreatedBody with CreateResponse as per https://github.com/moby/moby/pull/43530/files
add check to remove container-runtime flag from v1.27

ref: https://v1-26.docs.kubernetes.io/docs/reference/command-line-tools-reference/kubelet/
2024-01-23 14:22:47 -07:00
Rayan Das
0eda97faad update dependencies, and skip revive rules 2024-01-23 14:22:47 -07:00
Manuel Buil
186ce0ca00 Revert "Move to BCI"
This reverts commit 697222ec0a.
2024-01-12 17:10:03 +01:00
Sebastiaan van Steenis
697222ec0a Move to BCI 2024-01-10 14:49:21 +01:00
Jiaqi Luo
c1612b7bf2 bump Go version used in Dapper 2022-11-22 12:03:45 -07:00
Sebastiaan van Steenis
f2e54483e2
Update golangci-lint URL and version 2022-05-19 18:17:04 +02:00
Kinara Shah
f83d5b9d05 update golang to 1.17.6 and k8s to 1.23.3 2022-03-03 10:25:05 -08:00
Jiaqi Luo
881f7eefc4 Revert "update golang to 1.17.6 and k8s to 1.23.3"
This reverts commit f1ba315003.
2022-02-16 16:58:55 -07:00
Kinara Shah
f1ba315003 update golang to 1.17.6 and k8s to 1.23.3 2022-02-08 16:36:21 -08:00
Sebastiaan van Steenis
a4533e74c3 Add GitHub Actions workflow for go-generate 2022-01-03 20:40:47 +01:00
Sebastiaan van Steenis
06ad96a075 Bump Golang and golangci-lint to match Rancher 2021-11-24 11:33:32 +01:00
Sebastiaan van Steenis
a9095291df Golang 1.16.6 / golangci-lint v1.41.1 2021-07-23 17:04:41 +02:00
Sebastiaan van Steenis
9c711e669c Use golangci-lint v0.40.1 2021-06-06 14:20:54 +02:00
Sebastiaan van Steenis
fd64b0000d Pin Golang to 1.16.4 2021-05-21 07:16:14 +02:00
Kinara Shah
9d49d88aaa update to k8s v1.21 and go 1.16 2021-04-30 15:16:59 -07:00
Sebastiaan van Steenis
8e4c193ed1 Update to Go 1.14.7 2020-08-10 23:06:05 +02:00
Sebastiaan van Steenis
0af6b8f24d Update base images to Ubuntu 20.04 2020-08-07 15:53:08 +02:00
Alena Prokharchyk
3543fd106f go 1.13.4 2019-12-09 10:52:24 -08:00
Alena Prokharchyk
0e5959a980 go to 1.12.10 2019-10-22 21:48:23 -07:00
Sebastiaan van Steenis
bcb1d41114 Update Go to 1.12.9 2019-08-16 09:20:33 -07:00
jianghang8421
8a219b5c50 Support deploying arm64 k8s and modify cross build script 2019-03-08 14:09:39 -07:00
Sebastiaan van Steenis
22a339ea33 Update to Golang 1.11 2018-10-18 09:27:46 -07:00
Sebastiaan van Steenis
1639bcdbd6 Publish archives in release 2018-10-18 09:27:25 -07:00
Chris Kim
45d79aa359 Correcting Dockerfile.dapper for Drone 2018-10-16 09:56:24 -07:00
Bill Maxwell
7f5cfc8b13 Pass tag to dapper container
Drone does a git clone with `--no-tags` so the normal version script
does not work.
2018-01-05 12:11:18 -07:00
Daishan Peng
58a89dda3b add output folder 2017-11-15 10:55:36 -08:00
Daishan Peng
1fd6129757 enable cross build 2017-11-14 15:24:48 -08:00
galal-hussein
a3e0d7203b unit tests and go lint fixes
Add k8s operation test
2017-11-07 23:27:30 +02:00
Alena Prokharchyk
60574a70bb Initial Commit 2017-10-25 17:02:49 -07:00