Erik Wilson
c100dfc2cb
Add 'k3s' to kubernetes version metadata in dev builds
2020-02-24 14:50:03 -07:00
Erik Wilson
6317da01e5
Enforce that tag versions are prefixed with k8s go.mod version
2020-01-24 10:55:35 -07:00
Erik Wilson
ff311b7fce
Upload build to google cloud bucket
2019-12-24 09:58:43 -07:00
Erik Wilson
178898f969
Fix missing version for tags
2019-12-17 23:29:05 -07:00
Erik Wilson
e72e9e3daa
Cleanup k8s versioning
2019-12-17 12:21:47 -07:00
Erik Wilson
07028a3115
Fix image tags, replace + with -
2019-12-15 23:28:25 -07:00
Erik Wilson
bddab9479c
Set build version of k8s from k3s
2019-12-15 23:28:25 -07:00
Erik Wilson
671d702dc1
Build cleanup
2019-11-12 17:04:03 -07:00
Erik Wilson
262a4950bf
Separate CNI plugin dependencies
...
Because:
- Current CNI plugins produces an error on Raspbian:
`failed to create bridge \"cni0\": could not add \"cni0\": operation not supported"`
- Dependencies for CNI plugins may interfere with containerd dependencies.
This change will compile and download CNI plugins separately, and will
downgrade CNI plugins to v0.7.6 for compatability with armv7.
2019-10-02 18:48:30 -07:00
Darren Shepherd
0677cb2009
Always set VERSION for CONTAINERD, CRICTL even when your go mod is wrong
2019-09-27 14:47:02 -07:00
Darren Shepherd
8ed2eb751f
Update version scripts to read from go.mod
2019-09-04 21:13:39 -07:00
Erik Wilson
70090a8ad3
Define containerd and cri-tools version
2019-07-09 20:54:13 -07:00
Darren Shepherd
6fa7f5b3ae
Clean up build scripts
...
Switch binaries to armhf suffix to be more clean on the on
architecture
2019-01-24 10:51:37 -07:00