Commit Graph

107 Commits (1bb026fd1f47577c1076e315a9e5d95ad15a2822)

Author SHA1 Message Date
JenTing Hsiao 57041f0239
Add codespell CI test and fix codespell error (#2740)
4 years ago
Brad Davidson 15d03c5930 Fix alternate bindir logic for #2551
4 years ago
Brian Downs a7bf00bb9d
Update uninstall script to remove mount point path after umount (#2542)
4 years ago
Vincent Batts eb3e4c154c
install.sh: support install on Flatcar with no args (#2551)
4 years ago
Chris Kim 25d2ce435b
Update install.sh
4 years ago
Chris Kim 66d87698fd Enhance install.sh to help with k3s upgrade and uninstall scenarios for k3s-selinux
4 years ago
Chris Kim a8275838d5 Add additional conditional logic to install.sh to prevent errors on Fedora or systems when run as non-root
4 years ago
Ranjib Dey dcff6e7047 remove duplicate systemd directives
4 years ago
Chris Kim 38109e6c9d Add auto-install capability to install.sh for k3s-selinux
4 years ago
Kevin Messer 6c9f3d528a
feat(install): replace rpm by yum for setup_selinux (#1829)
4 years ago
Adam Farden 86d2e2a5f8
[systemd] really wait for network to come online (#1665)
4 years ago
Matthew Clive fc55904d82
Add network dependency to installed service file (#2210)
4 years ago
Brad Davidson 5ad76043ac Replace unmount read loop with awk
4 years ago
Brad Davidson 9ac113de4c
Merge pull request #2185 from rockholla/bugfix/2120
4 years ago
Patrick Force 8b47ccc4d1 2120: fix issue with umount arg list too long on uninstall
4 years ago
Brad Davidson fd933c936f
Merge pull request #1847 from ericleu/patch_install.sh
4 years ago
Brad Davidson 0291bd770e Fix removal of /run directories
4 years ago
Brad Davidson 9137c45cdb
Merge pull request #1614 from sen-subhabrata/master
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
5 years ago
Eric Leu b966ad18da update install.sh to respect K3S_TOKEN_FILE
5 years ago
Craig Jellick ad4c542ad5
Merge pull request #1735 from stellirin/performance
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
Darren Shepherd 0efe2af1a7
Merge pull request #1637 from MaciejKucia/mattkucia/fix-install
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 5753dbd6ae
Merge branch 'master' into selinux-install
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 e810ee1678
Merge pull request #967 from erikwilson/killall-cleanup
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 33f6a4e683
Merge pull request #965 from erikwilson/systemd-service-cleanup
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 d982c33bfc
Merge branch 'master' into joakimr-axis_quotes
5 years ago