Commit Graph

861 Commits

Author SHA1 Message Date
YAMAMOTO Takashi
4970d6133f Propagate DisableAgent flag
The recent setMasterRoleLabel stuff uses it.
2019-10-28 14:43:53 +09:00
James Harrington
8431b0ead0 Fix indentation 2019-10-27 23:34:34 -04:00
Erik Wilson
fc4fc47ec0
Merge pull request #971 from erikwilson/downgrade-go-requirement
Set required go version to 1.12 or later in go.mod
2019-10-27 09:09:06 -07:00
Erik Wilson
61eb7fa635 Set required go version to 1.12 or later in go.mod 2019-10-27 08:39:20 -07:00
Erik Wilson
579e5aed01
Merge pull request #969 from erikwilson/enable-local-storage-check
Enable sonobuoy local-path-provisioner startup check
2019-10-26 19:02:39 -07:00
Erik Wilson
063ad84f44 Enable sonobuoy local-path-provisioner startup check 2019-10-26 18:53:55 -07:00
Erik Wilson
04e44b69d2 Cleanup sonobuoy script 2019-10-26 18:53:54 -07:00
Erik Wilson
e810ee1678
Merge pull request #967 from erikwilson/killall-cleanup
Cleanup k3s-killall
2019-10-26 16:54:09 -07:00
Erik Wilson
b18cc98662
Merge pull request #968 from erikwilson/fix-systemd
Fix installs for older systemd
2019-10-26 16:19:17 -07:00
Erik Wilson
fecdee6fb5 Fix installs for older systemd 2019-10-26 16:18:45 -07:00
Erik Wilson
ef9c1f23f0 Cleanup k3s-killall 2019-10-26 16:13:59 -07:00
Erik Wilson
33f6a4e683
Merge pull request #965 from erikwilson/systemd-service-cleanup
Cleanup systemd service file
2019-10-26 13:53:17 -07:00
Erik Wilson
eb867ab624
Merge pull request #958 from erikwilson/remove-iptables-killall
Remove iptables on k3s-killall.sh
2019-10-26 13:32:35 -07:00
Erik Wilson
9a65e9094f
Merge pull request #964 from jokester/update-docker-compose-image
update image to v0.10.0 in docker-compose.yml
2019-10-26 13:32:00 -07:00
Erik Wilson
36dc38f361 Cleanup systemd service file
Move command with line continuations to bottom of service file to
prevent including systemd directives.

Changes After network-online to Wants network-online for air-gap.
2019-10-26 13:11:50 -07:00
Wang Guan
0beb78c5c4 update image to v0.10.0 in docker-compose.yml 2019-10-26 23:51:57 +09:00
Erik Wilson
564c1aeb0b
Merge pull request #962 from erikwilson/bump-containerd
Bump containerd to v1.3.0-k3s.4
2019-10-25 13:43:13 -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
0cc172e8bf Bump containerd version to v1.3.0-k3s.4 2019-10-25 13:12:43 -07:00
Erik Wilson
d2756a76c1
Merge pull request #954 from erikwilson/enable-arm-tests
Enable tests for arm
2019-10-25 08:28:32 -07:00
Erik Wilson
e3cd52a49e Remove iptables on k3s-killall.sh 2019-10-25 03:14:11 -07:00
Erik Wilson
e0211b3f5f Enable arm sonobuoy for drone but don't run tests
Bring up the cluster but early exit, arm images
do not exist for sonobuoy testing.
2019-10-25 03:06:07 -07:00
Erik Wilson
1cafdb8653 Show failing logs 2019-10-25 03:06:07 -07:00
Erik Wilson
0966cea4ef
Merge pull request #957 from erikwilson/downgrade-go-v1.12.12
Downgrade build go to v1.12.12
2019-10-25 02:59:52 -07:00
Erik Wilson
3763b77e93 Downgrade build go to v1.12.12 2019-10-25 02:55:17 -07:00
Erik Wilson
f648a64ee3
Merge pull request #923 from AkihiroSuda/fix-rootless-kubelet-flags
rootless: add kubelet flags automatically
2019-10-25 01:40:06 -07:00
Erik Wilson
0814898041
Merge pull request #854 from xvzf/ansible_centos
CentOS/RHEL compatibility for Ansible roles
2019-10-25 01:33:00 -07:00
Akihiro Suda
aafccdbccb rootless: add kubelet flags automatically
Fix https://github.com/rancher/k3s/issues/784

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-10-25 17:10:14 +09:00
Erik Wilson
38d8a7c5e7
Merge pull request #956 from erikwilson/hide-disable-agent
Hide the --disable-agent flag
2019-10-24 22:59:52 -07:00
Erik Wilson
ad4ea681ce Hide the --disable-agent flag 2019-10-24 21:51:58 -07:00
Erik Wilson
a47cb20ee3
Merge pull request #953 from erikwilson/downgrade-go
Downgrade go to v1.13.2
2019-10-24 21:30:47 -07:00
Erik Wilson
1cd3786a6a
Merge pull request #952 from btashton/bump-klipper-lb
Bump klipper-lb version
2019-10-24 21:30:06 -07:00
Erik Wilson
d0644492bb
Merge pull request #942 from erikwilson/fix-no-flannel
Remove trailing whitespace trimming from containerd template
2019-10-24 21:29:14 -07:00
Erik Wilson
0843a3f105
Merge pull request #936 from TraSec/inherit_proxy
inherit proxy from ENV on install
2019-10-24 21:28:13 -07:00
Erik Wilson
ec19ba4e58 Downgrade go to v1.13.2 2019-10-24 20:41:39 -07:00
Brennan Ashton
af7dc09f5c Bump klipper-lb version
Signed-off-by: Brennan Ashton <brennana@jfrog.com>
2019-10-24 14:01:47 -07:00
Erik Wilson
aed163b338 Remove trailing whitespace trimming from containerd template 2019-10-23 08:02:07 -07:00
Christian Tramnitz
7b37988fb1
make match case-insensitive 2019-10-23 02:00:10 +02:00
Christian Tramnitz
06f477410b
inherit proxy settings on install
Write proxy settings into FILE_K3S_ENV on install. This should address #627
2019-10-23 01:56:19 +02: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
6a9d8b3ad1 Bump containerd, cri, & cri-tools 2019-10-22 10:26:07 -07:00
Erik Wilson
c998789ccb
Merge pull request #919 from erikwilson/bump-go-1.13.3
Bump go to v1.13.3
2019-10-18 17:13:00 -07:00
Erik Wilson
2ff2baba49
Merge pull request #913 from erikwilson/kube-router-network-policy
Add network policy support
2019-10-18 16:14:18 -07:00
Erik Wilson
94941a091e
Merge pull request #921 from erikwilson/bump-containerd-shim-runc-v2
Bump containerd shim runc v2
2019-10-18 16:14:01 -07:00
Erik Wilson
da3a7c6bbc Add network policy controller 2019-10-18 16:11:42 -07:00
Erik Wilson
e22eb82d61 Update vendor 2019-10-18 12:34:27 -07:00
Erik Wilson
1df72d14b8 Cleanup containerd config template spacing 2019-10-18 12:34:27 -07:00
Erik Wilson
90df4a1921 Use containerd-shim-run-v2 2019-10-18 12:34:27 -07:00