95 Commits (b56e52ee9652a476b4e113fe8e3f64afbee7cf3e)

Author SHA1 Message Date
Brad Davidson 5ad76043ac Replace unmount read loop with awk 4 years ago
Patrick Force 8b47ccc4d1 2120: fix issue with umount arg list too long on uninstall 4 years ago
Brad Davidson 0291bd770e Fix removal of /run directories 4 years ago
Josh McSavaney 265bd9848b Always validate K3S_URL. 4 years ago
Josh McSavaney 9a5b7e2fc4 Pattern match for https check instead of grep 4 years ago
Josh McSavaney 12235fe733 Perform basic validation on K3S_URL in install.sh 4 years ago
Serge van Ginderachter 921e11930e
Always keep restarting k3s process by openrc 4 years ago
Eric Leu b966ad18da update install.sh to respect K3S_TOKEN_FILE 5 years ago
omichaelis e629fd381d
Replace deprecated option 5 years ago
Adam Farden b4335630b7 [systemd] Add value to LimitNOFILE due to performance problems 5 years ago
Maciej Kucia cae65ae648 install: Properly detect enabled selinux 5 years ago
Erik Wilson dddbd16305 Use channel server for install script 5 years ago
sen-subhabrata 4006bb57d0
Fix for issue 1326, updated install.sh 5 years ago
Erik Wilson ce10c1f080 Check for k3s policy and provide install hints 5 years ago
Viet Hung Nguyen f741e8f9c5 Fix error when get version using Wget 5 years ago
Erik Wilson 3410986357 Update install script for rpm install 5 years ago
Darren Shepherd 429e9d4966 Don't require selinux utils and require k3s_selinux 5 years ago
William Johansson 37ebb93a77 Start cgroups service in OpenRC script 5 years ago
Erik Wilson 95689687c3 Add INSTALL_K3S_COMMIT option to installer 5 years ago
Johan Kok 51f8a1a0b9
Verify selinux status before downloading 5 years ago
Erik Wilson fecdee6fb5 Fix installs for older systemd 5 years ago
Erik Wilson ef9c1f23f0 Cleanup k3s-killall 5 years ago
Erik Wilson 36dc38f361 Cleanup systemd service file 5 years ago
Erik Wilson e3cd52a49e Remove iptables on k3s-killall.sh 5 years ago
Erik Wilson ad4ea681ce Hide the --disable-agent flag 5 years ago
Christian Tramnitz 7b37988fb1
make match case-insensitive 5 years ago
Christian Tramnitz 06f477410b
inherit proxy settings on install 5 years ago
Erik Wilson 0e0fbea23c Uninstall/killall should clean up /var/lib/kubelet also 5 years ago
Erik Wilson bb3aca1817 Cleanup killall and uninstall 5 years ago
Joakim Roubert f0bce02a62
Update install.sh 5 years ago
Joakim Roubert 2548f3ebaa
Update install.sh 5 years ago
Joakim Roubert ce388e3788
Update install.sh 5 years ago
Jacob Blain Christen 4d5cca6b50 install.sh: fix openrc service depend in heredoc 5 years ago
Joakim Roubert a0d2743868
Update install.sh 5 years ago
Joakim Roubert 0a67557c4a Update install.sh after review comments 5 years ago
Joakim Roubert 98410df788
Update install.sh according to yamt's suggestion 5 years ago
Joakim Roubert e822bcafa1
Update install.sh 5 years ago
Raimund Hook 2fe5d2768b Changed SELinux error to fatal 5 years ago
Darren Shepherd 1c93798037 Check for semanage command availability 5 years ago
Joakim Roubert 76342565a2
Update install.sh 5 years ago
Joakim Roubert 7a96fbb3f8 install.sh: Cleanup of quotes 5 years ago
Joakim Roubert db441f28b8 install.sh: Add wget fallback if curl isn't available 5 years ago
Joakim Roubert 7a01e0fae3 install.sh: Use -eq instead of = for integer comparison 5 years ago
Joakim Roubert 9982da1953 install.sh: Use contemporary command substitution syntax 5 years ago
Joakim Roubert 1d220e33a5 install.sh: Use built-in shell functionality instead of awk 5 years ago
Erik Wilson d8c4f3811e Fix logging for openrc 5 years ago
cryptk f9dd8dedc8 Add a little extra delay between restart attempts 5 years ago
Erik Wilson c443101bfc Install symlink skip or force, links ctr 5 years ago
Ray Tsang 32f1d66932 Added K3S_INSTALL_SKIP_SYMLINK flag 5 years ago
peter_he d140911b55 Fix install.sh comment typo (#638) 5 years ago