Commit Graph

54 Commits

Author SHA1 Message Date
Erik Wilson
a07369fcb9
Merge pull request #1331 from erikwilson/bump-cri-tools
Bump cri-tools to v1.17.0-k3s1
2020-01-21 11:48:17 -07:00
Erik Wilson
d6370d9bfb Bump helm-controller to v0.4.1 2020-01-21 11:47:22 -07:00
Erik Wilson
5bc3065339 Bump cri-tools to v1.17.0-k3s1 2020-01-21 11:14:47 -07:00
Erik Wilson
4c08a74b8b
Merge pull request #1300 from galal-hussein/k3s-1.17
Update k8s to v1.17.1
2020-01-20 16:50:06 -07:00
Erik Wilson
fa5385e3ee
Merge pull request #1323 from erikwilson/upgrade-containerd
Upgrade containerd to v1.3.3-k3s1
2020-01-20 16:49:30 -07:00
Erik Wilson
686768eacf
Merge pull request #1321 from erikwilson/upgrade-kine
Upgrade kine to v0.3.3
2020-01-20 16:17:44 -07:00
Erik Wilson
39d146bb90 Upgrade containerd to v1.3.3-k3s1 2020-01-20 16:17:03 -07:00
Erik Wilson
ab0dfa676e Upgrade kine v0.3.3 2020-01-20 15:43:58 -07:00
Erik Wilson
f6d2239643 Upgrade go-dqlite to v1.3.0 2020-01-20 15:33:17 -07:00
galal-hussein
9372050c63 Update k8s to v1.17.1 2020-01-15 19:39:10 +02:00
Erik Wilson
50145002a6 Update vendor 2020-01-08 17:43:07 -07:00
galal-hussein
8f8cfd102c upgrade helm image 2019-12-23 22:12:42 +02:00
galal-hussein
b624e3631a Update helm controller and vendor udpate 2019-12-19 23:12:48 +02:00
galal-hussein
ab273a7f1c update helm controller 2019-12-18 19:12:06 -07:00
Erik Wilson
b43c8e4574
Merge pull request #1213 from erikwilson/containerd-patch-3889
Apply containerd patch 3889
2019-12-17 22:55:26 -07:00
Erik Wilson
52c8e8d5c5 Containerd patch 3889 2019-12-17 21:13:52 -07:00
Darren Shepherd
1004f5b0be Update vendor for kine fix 2019-12-17 09:01:32 -07:00
Darren Shepherd
b329c6fac2 Update vendor 2019-12-16 11:45:21 -07:00
Erik Wilson
4e6ed0873f Update vendor for k8s 1.17.0 2019-12-15 23:28:25 -07:00
Darren Shepherd
1ad4765353 Bump kine/k8s to fix broken label based pagination 2019-11-18 18:48:42 +00:00
galal-hussein
bdf9dd2bca go mod vendor 2019-11-15 21:52:07 -07:00
Darren Shepherd
59177e58b7 Bump dynamiclistener to support RSA keys 2019-11-15 21:51:51 -07:00
Erik Wilson
82702a2a64 Bump k8s to v1.16.3-k3s.1 2019-11-14 11:56:24 -07:00
Darren Shepherd
4018a64c43 Ensure that revision is consistent for empty lists 2019-11-14 05:17:50 +00:00
Darren Shepherd
19e64c8869 Bump kine to fix too many conflicts on mysql 2019-11-13 18:53:05 -07:00
Darren Shepherd
0a06949b9c Update kine/dynamiclistener 2019-11-13 14:49:54 +00:00
Darren Shepherd
f3b1ba7fe9 Update go-dqlite to remove panic and newer go-sqlite3 2019-11-12 08:22:48 +00:00
Darren Shepherd
840c5911ac Update to kine v0.2.1 2019-11-12 01:12:24 +00:00
Darren Shepherd
b3336f69cf Update kine and dynamiclistener 2019-11-10 04:05:59 +00:00
Darren Shepherd
b67b62478b Update dynamiclistener 2019-11-08 21:42:47 +00:00
galal-hussein
a90225dfad update kine and move to rancher/kine 2019-11-08 01:05:40 +02:00
Erik Wilson
5d342a3051
Merge pull request #995 from ibuildthecloud/master
Refactor tokens, bootstrap, and cli args
2019-11-04 14:24:00 -07:00
Darren Shepherd
6290029e6d kine v0.1.1 2019-11-01 17:08:59 -07:00
Darren Shepherd
69949dda0a Update vendor 2019-10-30 19:22:22 -07:00
Erik Wilson
1cef47fb51 Update vendor 2019-10-30 16:41:56 -07:00
Erik Wilson
3c65daa0ab Update vendor from go 1.12.12 2019-10-25 13:16:33 -07:00
Erik Wilson
8bb8e38fe1 Update vendor 2019-10-25 13:12:43 -07:00
Erik Wilson
f9888ca3bb
Merge pull request #933 from erikwilson/bump-cri
Bump containerd, cri, & cri-tools
2019-10-22 13:53:48 -07:00
Erik Wilson
b3bc7e1561 Update vendor 2019-10-22 10:27:11 -07:00
Erik Wilson
e22eb82d61 Update vendor 2019-10-18 12:34:27 -07:00
Erik Wilson
72fbfa5cfd Update vendor 2019-10-17 19:54:56 -07:00
Erik Wilson
57f0959b93 Update vendor 2019-10-16 16:49:47 -07:00
galal-hussein
9961b1a625 Vendor Update 2019-10-15 23:17:17 +02:00
galal-hussein
f8ec6f905a Vendor update 2019-10-10 03:34:35 +02: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
Erik Wilson
1b9698bb71
Merge pull request #850 from chenrui333/go-1.13
Upgrade to go v1.13.1
2019-10-02 13:21:35 -07:00
Erik Wilson
ca70e11d54 Update vendor 2019-09-30 16:25:17 -07:00
galal-hussein
439920e517 Vendor update and go.mod update 2019-09-30 18:34:57 +02:00
Erik Wilson
0a605374c9 Update modules 2019-09-27 18:33:04 -07:00
Darren Shepherd
661988fb38 Update vendor 2019-09-27 16:54:32 -07:00