Commit graph

12 commits

Author SHA1 Message Date
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
David Arnold 850d2844e5
kube3d: fix verion prefix tu pull correct image
docker pull rancher/k3d-proxy:3.0.0
Error response from daemon: manifest for rancher/k3d-proxy:3.0.0 not found: manifest unknown: manifest unknown

vs

docker pull rancher/k3d-proxy:v3.0.0
v3.0.0: Pulling from rancher/k3d-proxy

The version tag selects the image tag.
2020-07-22 20:15:05 -05:00
David Arnold 7f8171b2b6
kub3d: add shell completions 2020-07-22 20:06:14 -05:00
David Arnold 8edebc80d6
kube3d 1.7.0 -> 3.0.0 2020-07-22 19:35:01 -05:00
R. RyanTM e9576c83bf kube3d: 1.6.0 -> 1.7.0 2020-05-19 09:02:50 +00:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
ngerstle cde784aaa3 kube3d: correct k3s version tag 2020-03-05 00:31:01 +01:00
ngerstle d8e5885075 kube3d: 1.3.1 -> 1.6.0 2020-03-01 11:24:41 +01:00
José Luis Lafuente b2c12abb28 kube3d: build as GoModule instead of GoPackage (#70062)
Also adds build flags version and k3sVersion. Previously it was using the default, dev and latest
2019-09-30 17:37:37 -04:00
José Luis Lafuente 2e73605c1a
kube3d: 1.1.0 -> 1.3.1 2019-08-06 17:01:06 +02:00
N G 35efc84284 kub3d: init at v1.1.0 2019-07-01 11:02:04 +02:00