Commit Graph

6 Commits

Author SHA1 Message Date
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