Erik Wilson
09f7674a87
Merge pull request #747 from joakimr-axis/joakimr-axis_noawk
...
install.sh: Use built-in shell functionality instead of awk
2019-10-07 15:55:12 -07:00
Joakim Roubert
f0bce02a62
Update install.sh
...
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2019-10-04 07:41:05 +02:00
Erik Wilson
8ad99f06a7
Merge pull request #865 from erikwilson/upgrade-k3s-root
...
Upgrade k3s-root to v0.3.0
2019-10-03 20:38:37 -07:00
Erik Wilson
830969449e
Upgrade k3s-root to v0.3.0
2019-10-03 19:35:23 -07:00
Erik Wilson
e764a2edb6
Merge pull request #861 from erikwilson/build-cleanup
...
Cleanup build script
2019-10-03 11:11:52 -07:00
Erik Wilson
6b7d972590
Cleanup build script
...
Separate version flags and build CNI plugins in a temp directory.
2019-10-03 10:25:05 -07:00
Erik Wilson
5e0e322f45
Merge pull request #858 from erikwilson/fix-arm-3
...
Separate CNI plugin dependencies
2019-10-02 19:26:15 -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
David Nuzik
77021adc2d
Update feature_request.md
...
Tweak the intro message portion.
2019-10-02 16:06:13 -07:00
David Nuzik
637e08c36c
Update bug_report.md
...
Tweak and make an addition to the bug report.
Remove request for screenshots.
2019-10-02 16:03:17 -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
cac41db0e1
Merge pull request #816 from galal-hussein/default_local_storage
...
Add default storage class
2019-10-01 14:09:24 -07:00
Erik Wilson
69645ce12f
Merge pull request #805 from galal-hussein/certificate_rotation
...
Certificate Rotation
2019-10-01 14:07:45 -07:00
Joakim Roubert
2548f3ebaa
Update install.sh
...
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2019-10-01 08:49:01 +02:00
Erik Wilson
ca70e11d54
Update vendor
2019-09-30 16:25:17 -07:00
Erik Wilson
fb7c8fe069
Add github.com/Microsoft/hcsshim to go.mod
2019-09-30 16:24:35 -07:00
galal-hussein
2dc5ba5bae
Add certificate rotation
2019-09-30 18:34:58 +02:00
galal-hussein
439920e517
Vendor update and go.mod update
2019-09-30 18:34:57 +02:00
galal-hussein
56e0e5ad7e
Add default local storage provisioner
2019-09-30 18:17:33 +02:00
Rui Chen
3afecdbf4e
go mod tidy
with GOPROXY
2019-09-29 21:35:37 -04:00
Rui Chen
ba787a7ec0
Upgrade to go v1.13.1
2019-09-29 21:17:11 -04:00
Joakim Roubert
ce388e3788
Update install.sh
...
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2019-09-28 14:29:49 +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