Commit Graph

2317 Commits (168b14b08e016aed38160f00ecb3f71512f94a96)

Author SHA1 Message Date
Erik Wilson fa03a0df3c Run kubelet with containerd flag
The containerd flag was accidentally added to kubelet and is
deprecated, but needed for cadvisor to properly connect with
the k3s containerd socket, so adding for now.
2020-01-16 10:25:57 -07:00
galal-hussein 9372050c63 Update k8s to v1.17.1 2020-01-15 19:39:10 +02:00
Erik Wilson 5b98d10e4b Warn if NPC can't start rather than fatal error
If the ip_set kernel module is not available we should warn
that the network policy controller can not start rather than
cause a fatal error.

Also adds module probing and config checks for ip_set.
2020-01-14 14:30:12 -07:00
Erik Wilson ed7bc2b9b7
Merge pull request #1137 from segator/feature/flannelhostgw
Flannel hostgw support
2020-01-09 18:29:18 -07:00
Erik Wilson 50145002a6 Update vendor 2020-01-08 17:43:07 -07:00
Erik Wilson 7675f9f85c Clean up host-gw variable names 2020-01-08 17:43:07 -07:00
Segator c23f12765e hostgw flannel support 2020-01-08 17:43:07 -07:00
Segator 6736e24673 support hostgw 2020-01-08 17:43:07 -07:00
Erik Wilson d14faf95ba Use modified tag for manifest push 2020-01-06 17:29:37 -07:00
Erik Wilson 0f644650f5 Another attempt drone docker tagging from .tags 2020-01-06 16:18:15 -07:00
Erik Wilson a8a0b1826a Attempt drone docker tagging from .tags 2020-01-06 15:54:48 -07:00
Erik Wilson 25f5082437
Merge pull request #1243 from erikwilson/update-airgap-traefik
Update air-gap for traefik 1.7.19
2019-12-24 11:32:35 -07:00
Erik Wilson 0867ee1cd0 Update air-gap for traefik 1.7.19 2019-12-24 11:32:06 -07:00
Erik Wilson 8498840922
Merge pull request #1239 from erikwilson/upload-builds-cloud-storage
Upload build to google cloud bucket
2019-12-24 10:27:27 -07:00
Erik Wilson 95689687c3 Add INSTALL_K3S_COMMIT option to installer 2019-12-24 09:58:43 -07:00
Erik Wilson ff311b7fce Upload build to google cloud bucket 2019-12-24 09:58:43 -07:00
Erik Wilson ac97ab7219
Merge pull request #1233 from warmchang/klipper-helm
Update klipper-helm images to v0.2.2
2019-12-24 09:52:22 -07:00
William Zhang a6d29b2ba9 Update klipper-helm images to v0.2.2
follow with 8f8cfd102c (diff-579f509a7a35baa26b8b932d79aa954fR42)

Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
2019-12-24 17:26:05 +08:00
Erik Wilson a1d6fce9c8
Merge pull request #1241 from galal-hussein/update_helm_controller_3
upgrade helm image
2019-12-23 13:57:28 -07:00
Erik Wilson 9421746ccf
Merge pull request #1235 from ibuildthecloud/master
Fix uint64 truncation issue in dqlite
2019-12-23 13:56:18 -07:00
galal-hussein 8f8cfd102c upgrade helm image 2019-12-23 22:12:42 +02:00
galal-hussein 388cd9c4e8 Add secret encryption configuration 2019-12-23 13:16:27 +02:00
Darren Shepherd 12c3d74a53
Merge pull request #1231 from galal-hussein/update_ccm_permissions
Add lease permissions to ccm cluster role
2019-12-21 08:54:50 -07:00
Darren Shepherd 9bda58c81a Fix uint64 truncation issue in dqlite 2019-12-21 08:51:39 -07:00
galal-hussein 07d4c1510d Add lease permissions to ccm cluster role 2019-12-21 04:41:24 +02:00
Erik Wilson 5c37454762
Merge pull request #1198 from narqo/tunel-addr-join-host-port
Respect IPv6 when building proxy address
2019-12-19 15:20:12 -07:00
Erik Wilson 87a5bd4901
Merge pull request #1223 from erikwilson/wireguard-peer-keepalive
Set wireguard persistent-keepalive on wg set peer
2019-12-19 14:56:35 -07:00
Erik Wilson 9b2538c2c4 Set wireguard persistent-keepalive on wg set peer 2019-12-19 14:54:48 -07:00
Erik Wilson 7b26156421
Merge pull request #1222 from erikwilson/revert-wireguard-keepalive
Revert "Merge pull request #1190 from erikwilson/wireguard-keepalive"
2019-12-19 14:43:57 -07:00
Erik Wilson 3376f31fc2 Revert "Merge pull request #1190 from erikwilson/wireguard-keepalive"
This reverts commit e712cdf7e8, reversing
changes made to d5929bc8c8.

Wireguard docs fail to describe that persistent-keepalive is only valid
when peer is set.
2019-12-19 14:41:38 -07:00
Erik Wilson 1c905b42ab
Merge pull request #1220 from galal-hussein/update_helmcontroller
Update helm controller and vendor udpate
2019-12-19 14:37:25 -07:00
galal-hussein b624e3631a Update helm controller and vendor udpate 2019-12-19 23:12:48 +02:00
Vladimir Varankin 0c5299c951 pkg/agent/tunnel: respect ipv6 when building proxy addresses 2019-12-19 12:08:07 +01:00
galal-hussein ab273a7f1c update helm controller 2019-12-18 19:12:06 -07:00
Erik Wilson 0f92707432
Merge pull request #1214 from erikwilson/fix-tag-version
Fix missing version for tags
2019-12-17 23:29:43 -07:00
Erik Wilson 178898f969 Fix missing version for tags 2019-12-17 23:29:05 -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 6875b11dd2 Fix identity_token -> identitytoken for containerd toml 2019-12-17 21:14:05 -07:00
Erik Wilson 52c8e8d5c5 Containerd patch 3889 2019-12-17 21:13:52 -07:00
Darren Shepherd 14aa455eff
Merge pull request #1208 from erikwilson/cleanup-k8s-versioning
Cleanup k8s versioning
2019-12-17 16:55:48 -07:00
Darren Shepherd ba30690c18
Merge pull request #1207 from ibuildthecloud/kine-fix2
Kine fix
2019-12-17 15:22:13 -07:00
Erik Wilson e72e9e3daa Cleanup k8s versioning 2019-12-17 12:21:47 -07:00
Darren Shepherd 1004f5b0be Update vendor for kine fix 2019-12-17 09:01:32 -07:00
Darren Shepherd 96afc5fde4
Merge pull request #1205 from ibuildthecloud/master
Small dqlite fixes
2019-12-16 16:16:16 -07:00
Darren Shepherd b329c6fac2 Update vendor 2019-12-16 11:45:21 -07:00
Darren Shepherd 4acaa0740d Small dqlite fixes 2019-12-16 11:45:01 -07:00
Erik Wilson 97383868bd
Merge pull request #1186 from erikwilson/upgrade-k8s-1.17.0
Upgrade k8s  to v1.17.0
2019-12-16 09:40:38 -07:00
Erik Wilson e712cdf7e8
Merge pull request #1190 from erikwilson/wireguard-keepalive
Set Wireguard keepalive to 25 seconds
2019-12-16 09:40:11 -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