Commit Graph

133 Commits (90016c208d41b012ed620749902ab847baea5ae1)

Author SHA1 Message Date
Brad Davidson bd5fdfce33 Fix server systemd detection
2 years ago
Manuel Buil 699ae80de0 Remove kube-ipvs0 interface when cleaning up
3 years ago
Sakala Venkata Krishna Rohit 3e3549e45c
Add s390x arch support for k3s (#5018)
3 years ago
Manuel Buil def9c99679 Remove the iptables rules from ipmasq flannel
3 years ago
Manuel Buil 66780cc665 Remove ip6table rules when cleaning up k3s
3 years ago
Jacob Blain Christen 559c8ad94b
install: /usr/sbin/transactional-update (#4403)
3 years ago
Adam Majer f1d6e9bc4b
install.sh: fix path detection for sle-micro (#4398)
3 years ago
Jacob Blain Christen 52eb6cac1c
install.sh: initial support for sle-micro (#4331)
3 years ago
Jacob Blain Christen 72a1925a34
install.sh: capture quoted environment variables (#4275)
3 years ago
Manuel Buil 60cd86bc42
Merge pull request #3906 from manuelbuil/dual-stack
3 years ago
Nicolas Brechet e732517712 Retrieve "CONTAINERD_" environment variables
3 years ago
Manuel Buil 681058bb40 Add dual-stack support
3 years ago
Brad Davidson 3d27804c77 Anything not EL7 is EL8
3 years ago
Jordi Prats 74196acaea
added raspberry installation hint (#2379)
3 years ago
Brad Davidson 84155ee313 Make consistent use of os-release vars
3 years ago
Richard Brown f94d8d76a8 Check /etc/os-release exists before sourcing it
3 years ago
Richard Brown 51b7451709 install.sh: Inform user of current k3s+SELinux support status for SUSE/openSUSE systems
3 years ago
Joakim Roubert 80a15bebc0 install.sh: Use built-in shell functionality instead of awk
3 years ago
Manuel Buil a629db023c Fail to start k3s if nm-cloud-setup is enabled
3 years ago
Brad Davidson 25c2888d28 Fix shell expansion and file permission issues install.sh
4 years ago
Brad Davidson c824c3bcc1 Add support for multiple env files for systemd unit
4 years ago
Vegetto 64577a070d fixes #3264 - unmount CSI plugins on uninstall
4 years ago
Chris Kim 7a10a9971f
Add install script option to force a restart of the K3s service (#3235)
4 years ago
Frederic Crozat e856ee0e4e Replace which with command -v (#3125)
4 years ago
Martin Norrsken 989b21a0da Remove unit files after disabling, instead of before
4 years ago
David Nuzik c171d4bb07 Update GITHUB_URL
4 years ago
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
4 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