Commit Graph

925 Commits

Author SHA1 Message Date
Erik Wilson
01707ce451 Use vendor prefix for versions if not using go mod 2019-11-01 11:56:42 -07:00
Erik Wilson
b680295922 Check for invalid kubectl/ctr/crictl version strings 2019-11-01 11:50:29 -07:00
Darren Shepherd
69949dda0a Update vendor 2019-10-30 19:22:22 -07:00
Darren Shepherd
609c5e5f51 Update generated code 2019-10-30 19:08:26 -07:00
Darren Shepherd
ba240d0611 Refactor tokens, bootstrap, and cli args 2019-10-30 19:06:49 -07:00
Erik Wilson
1cef47fb51 Update vendor 2019-10-30 16:41:56 -07:00
Erik Wilson
b576abf32d Bump cri to include local http registry fix 2019-10-30 16:41:56 -07:00
Craig Jellick
c671b07924
bug template update
Make the descriptions HTML comments so that they dont show up in the template
2019-10-30 14:30:29 -07:00
Manuel Rüger
e8ca18ab2b coredns: Add readinessProbe 2019-10-29 11:51:36 +01:00
Erik Wilson
7d650d32af
Merge pull request #979 from erikwilson/fix-local-storage
Remove namespace from local storage ClusterRole
2019-10-28 16:38:48 -07:00
Erik Wilson
8a8fa8a351 Update go generated data 2019-10-28 16:10:36 -07:00
Erik Wilson
700ee966e5 Remove namespace from local storage ClusterRole 2019-10-28 16:10:23 -07:00
Erik Wilson
f25adb593c
Merge pull request #976 from yamt/disableagent
Propagate DisableAgent flag
2019-10-28 12:02:56 -07:00
Erik Wilson
4eaae5b12f
Merge pull request #973 from jharrington22/fix-ansible-indentation
Fix Ansible indentation
2019-10-28 09:34:10 -07:00
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