galal-hussein
56e0e5ad7e
Add default local storage provisioner
2019-09-30 18:17:33 +02:00
Erik Wilson
2ea7a717d9
Merge pull request #719 from erikwilson/encrypted-network-support
...
Initial encrypted network support
2019-09-27 19:35:24 -07:00
Erik Wilson
6f7a1a70fa
Label new flannel flags as experimental
2019-09-27 18:33:05 -07:00
Erik Wilson
0af32bba75
Use newest flannel API
2019-09-27 18:33:05 -07:00
Erik Wilson
0a605374c9
Update modules
2019-09-27 18:33:04 -07:00
Erik Wilson
999e40d6d3
Add strongswan utilities for ipsec
2019-09-27 18:26:39 -07:00
Erik Wilson
959acf9c92
Add --flannel-backend flag
2019-09-27 18:26:39 -07:00
Erik Wilson
359a77939c
Enable hairpin mode
2019-09-27 18:26:39 -07:00
Erik Wilson
36fa425d45
Enable extension and ipsec flannel backends
2019-09-27 18:26:39 -07:00
Erik Wilson
3cd807a657
Add --flannel-conf flag
2019-09-27 18:26:39 -07:00
Erik Wilson
73d31f5bb0
Upgrade dev Vagrantfile to alpine 3.10
2019-09-27 18:26:39 -07:00
Darren Shepherd
fc3b5ccf28
Merge pull request #824 from ibuildthecloud/k3s-v1.16
...
K8s v1.16
2019-09-27 17:47:07 -07:00
Darren Shepherd
8dcc09f7be
Update generated code
2019-09-27 16:54:37 -07:00
Darren Shepherd
f2f5ac55c2
Update to k3s-root v0.2.0
2019-09-27 16:54:37 -07:00
Darren Shepherd
661988fb38
Update vendor
2019-09-27 16:54:32 -07:00
Darren Shepherd
834f7df7ec
Update go.mod
2019-09-27 16:54:28 -07:00
Erik Wilson
f5f17b965b
Merge pull request #798 from yamt/remove-docker-compose-ha
...
Remove docker-compose-ha.yml for now
2019-09-27 15:43:53 -07:00
Darren Shepherd
26342e42ca
Switch to building runc-v1
2019-09-27 14:49:39 -07:00
Darren Shepherd
f208c9a563
Pass SKIP_VALIDATE env var
2019-09-27 14:47:02 -07:00
Darren Shepherd
59d3b4de63
Add providerless build tag
2019-09-27 14:47:02 -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
fae0405c00
Switch coredns to apps/v1
2019-09-27 14:47:02 -07:00
Darren Shepherd
73a1cfdd7c
Merge pull request #835 from galal-hussein/node_role_controller
...
Add master role label to server node at startup
2019-09-27 14:24:59 -07:00
galal-hussein
b1891f445b
Add master role label on startup
2019-09-27 23:04:24 +02:00
Erik Wilson
755bd1c63b
Merge pull request #836 from erikwilson/fix-arm-2
...
Downgrade grpc 1.20.1 -> 1.13.0
2019-09-24 23:15:57 -07:00
Erik Wilson
3b32bd4322
Downgrade grpc 1.20.1 -> 1.13.0
2019-09-24 22:00:42 -07:00
Erik Wilson
000a93cb23
Merge pull request #833 from erikwilson/fix-arm
...
Fix ARM error
2019-09-24 20:29:37 -07:00
Erik Wilson
fc660fca2a
Upgrade x/sys
2019-09-24 19:54:27 -07:00
Erik Wilson
ff82adeb38
Test arm64 with sonobuoy
2019-09-24 17:10:29 -07:00
Erik Wilson
73bbf79942
Merge pull request #827 from erikwilson/bump-sonobuoy-0.16.0
...
Upgrade sonobuoy to 0.16.0
2019-09-20 14:22:38 -07:00
Erik Wilson
116315f81f
Upgrade sonobuoy to 0.16.0
2019-09-20 11:31:19 -07:00
Darren Shepherd
65d8764812
Merge pull request #822 from erikwilson/bump-k8s-1.15.4-k3s.1
...
Upgrade k8s to 1.15.4-k3s.1
2019-09-19 18:51:18 -07:00
Darren Shepherd
77bf85958d
Merge pull request #823 from rancher/ibuildthecloud-patch-1
...
Move download to Rancher repo
2019-09-19 17:20:37 -07:00
Darren Shepherd
5315b816ad
Move download to Rancher repo
2019-09-19 17:17:56 -07:00
Erik Wilson
22ebe13ec5
Upgrade k8s to 1.15.4-k3s.1
2019-09-19 16:17:14 -07:00
Erik Wilson
fc524963e7
Merge pull request #820 from erikwilson/bump-coredns-1.6.3
...
Upgrade CoreDNS to v1.6.3
2019-09-19 15:52:09 -07:00
Erik Wilson
db9540aa10
Bump CoreDNS to v1.6.3
2019-09-18 17:11:04 -07:00
Erik Wilson
76d685ae5d
Merge pull request #815 from dweomer/install/openrc
...
install.sh: fix openrc service depend in heredoc
2019-09-18 15:59:34 -07:00
Erik Wilson
ad7b2e0a5d
Merge pull request #756 from joakimr-axis/joakimr-axis_wget
...
install.sh: Add wget fallback if curl isn't available
2019-09-18 15:55:42 -07:00
Jacob Blain Christen
4d5cca6b50
install.sh: fix openrc service depend in heredoc
...
This change sets up the correct dependency on the `network-online`
service provided by openrc.
See:
- https://github.com/OpenRC/openrc/blob/0.39.2/service-script-guide.md#be-wary-of-need-net-dependencies
- https://github.com/OpenRC/openrc/blob/0.39.2/init.d/net-online.in#L18
2019-09-18 11:22:59 -07:00
YAMAMOTO Takashi
aa22d9634c
Remove docker-compose-ha.yml for now
...
Because it doesn't work after the recent removal of
the --bootstrap option.
Specifically, there's no alternative of "--bootstrap read"
as of writing this.
2019-09-09 17:44:31 +09:00
Darren Shepherd
36ca606073
Merge pull request #793 from yamt/noderestriction
...
Add back NodeRestriction
2019-09-07 12:07:01 -07:00
Erik Wilson
3e9daad032
Merge pull request #781 from ibuildthecloud/modules
...
Switch to go modules
2019-09-05 16:01:02 -07:00
Darren Shepherd
df1f4551cb
Update generated code
2019-09-05 15:16:44 -07:00
Darren Shepherd
d246c89254
go mod vendor
2019-09-05 15:16:39 -07:00
Darren Shepherd
3ce8310a17
Switch to go modules
2019-09-05 15:16:36 -07:00
YAMAMOTO Takashi
9cf80eacd9
Add back NodeRestriction
...
It has been removed as a part of #764 for no obvious reasons.
Fix #791
2019-09-05 15:47:46 +09:00
Darren Shepherd
8ed2eb751f
Update version scripts to read from go.mod
2019-09-04 21:13:39 -07:00
Erik Wilson
716f2f6f2a
Merge pull request #787 from erikwilson/kubelet-certificate-authority
...
Add --kubelet-certificate-authority flag
2019-09-04 09:20:45 -07:00
Joakim Roubert
a0d2743868
Update install.sh
2019-09-03 08:15:39 +02:00