Commit Graph

349 Commits

Author SHA1 Message Date
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 f6aa33ca8a Cleanup go.sum 2020-01-20 16:54:10 -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
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 5a2cc21094 Update go mod for k8s 1.17.0 2019-12-15 23:28:19 -07:00
Darren Shepherd 1ad4765353 Bump kine/k8s to fix broken label based pagination 2019-11-18 18:48:42 +00: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 b576abf32d Bump cri to include local http registry fix 2019-10-30 16:41:56 -07:00
Erik Wilson 0cc172e8bf Bump containerd version to v1.3.0-k3s.4 2019-10-25 13:12:43 -07:00
Erik Wilson 6a9d8b3ad1 Bump containerd, cri, & cri-tools 2019-10-22 10:26:07 -07:00
Erik Wilson eda8319841 Upgrade k8s to v1.16.2-k3s.1 2019-10-16 16:45:18 -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 fb7c8fe069 Add github.com/Microsoft/hcsshim to go.mod 2019-09-30 16:24:35 -07:00
galal-hussein 439920e517 Vendor update and go.mod update 2019-09-30 18:34:57 +02:00
Rui Chen 3afecdbf4e `go mod tidy` with GOPROXY 2019-09-29 21:35:37 -04:00
Erik Wilson 0a605374c9 Update modules 2019-09-27 18:33:04 -07:00
Darren Shepherd 834f7df7ec Update go.mod 2019-09-27 16:54:28 -07:00
Erik Wilson 3b32bd4322 Downgrade grpc 1.20.1 -> 1.13.0 2019-09-24 22:00:42 -07:00
Erik Wilson fc660fca2a Upgrade x/sys 2019-09-24 19:54:27 -07:00
Erik Wilson 22ebe13ec5 Upgrade k8s to 1.15.4-k3s.1 2019-09-19 16:17:14 -07:00
Darren Shepherd 3ce8310a17 Switch to go modules 2019-09-05 15:16:36 -07:00