Commit graph

  • 99c22dceab Uninstall scripts now in-line with upstream Xan Manning 2020-12-19 14:02:30 +0000
  • 151d36d19b
    Merge pull request #78 from PyratLabs/fix-documentation v2.2.2 Xan Manning 2020-12-19 13:28:46 +0000
  • 06fac01266 Pin molecule<3.2 Xan Manning 2020-12-19 13:09:46 +0000
  • 01a8313dd9 Documentation fixes Xan Manning 2020-12-19 11:20:11 +0000
  • e25edbef3c rework documentation, change github link, replace deprecated variables v2.2.1 Xan Manning 2020-12-16 11:02:15 +0000
  • a067a97f38
    Merge pull request #68 from PyratLabs/feature-embedded_etcd_ga_support v2.2.0 Xan Manning 2020-12-12 18:38:33 +0000
  • e7ba779c91 Update PR template Xan Manning 2020-12-12 18:26:30 +0000
  • e4059661ab Reduce GitHub Actions testing matrix Xan Manning 2020-12-12 17:11:28 +0000
  • 082b1de830 Cherry pick migration from Travis-CI to GitHub actions v1.19.0 v1_release Xan Manning 2020-12-12 16:21:17 +0000
  • 1d40c4d2c9 Migration from Travis-CI to GitHub Actions Xan Manning 2020-12-12 16:21:17 +0000
  • e71ed70bdf Set embedded Etcd as stable for k3s >= 1.19.5 Xan Manning 2020-12-12 14:38:55 +0000
  • 34e2af3d47 Set embedded Etcd as stable, deprecate docker Xan Manning 2020-12-12 14:27:59 +0000
  • 5d3524d729 Fix link to documentation v2.1.1 Xan Manning 2020-12-05 22:01:43 +0000
  • 4afc2c8a5a Fixed data-dir configuration and draining of nodes. Added documentation. v2.1.0 Xan Manning 2020-12-05 21:56:28 +0000
  • 21adf94627 Updated issue template and collection yml v2.0.2 Xan Manning 2020-11-30 21:56:24 +0000
  • fa73be4921 Fixed a number of typos in the README.md v2.0.1 Xan Manning 2020-11-30 08:41:56 +0000
  • 976fe8c0ca Resolve merge conflict v2.0.0 Xan Manning 2020-11-29 20:31:22 +0000
  • 3094f59c07 v1 release prior to v2 release v1.18.0 Xan Manning 2020-11-29 20:19:58 +0000
  • ebf32dbd99 v2 pre-release Xan Manning 2020-11-29 20:10:42 +0000
  • cc59955b28 Merge branch 'v1_release' into main Xan Manning 2020-11-14 14:15:52 +0000
  • ddbf7a71a8 Updated terminology to remove references to "master" v1.17.4 Xan Manning 2020-11-14 14:15:19 +0000
  • 603cabdb39 Merge branch 'master' into v1_release v1.17.3 Xan Manning 2020-11-14 13:56:07 +0000
  • aea68db6c5 README corrected with premature information Xan Manning 2020-11-14 13:55:55 +0000
  • f9461f1951 Cherry-picked PR from v1 Martin Friedrich 2020-11-11 15:47:29 +0100
  • 58db02a967 Merge branch 'v1_release' Xan Manning 2020-11-11 20:51:36 +0000
  • 66ee539862
    Merge pull request #63 from networkpanic/feature/rpi-cluster v1.17.2 Xan Manning 2020-11-11 20:50:53 +0000
  • a2075a7a76 Fix travis, removed wireguard due to external dependency issue v1.17.1 Xan Manning 2020-11-11 20:49:26 +0000
  • dd40e73d6c
    remove trailing whitespace Martin Friedrich 2020-11-11 15:47:29 +0100
  • dc571c375b adding retries to restart k3s handler Martin Friedrich 2020-11-11 09:41:26 +0100
  • 8c791cb611 Change terminology of tasks to remove "master" Xan Manning 2020-11-10 19:01:05 +0000
  • a99087c7f6 Remove "master" from README.md Xan Manning 2020-11-10 18:30:38 +0000
  • 29c4936807 Create v1.x release branch prior to v2.x release v1.17.0 Xan Manning 2020-11-10 08:43:52 +0000
  • 1f74a599ee
    Merge pull request #60 from networkpanic/feature/rpi-cluster v1.16.0 Xan Manning 2020-10-26 18:32:16 +0000
  • 4ed0727411
    add missing host-gw to flannel backend comment Martin Friedrich 2020-10-26 11:24:11 +0100
  • edc98a6d6e
    add advertise address to readme Martin Friedrich 2020-10-26 10:43:36 +0100
  • 04375f5e39
    add support for advertise ip, this was needed to advertise using the internal-ip's of my nodes Martin Friedrich 2020-10-26 10:38:21 +0100
  • 170bf5995f Merge conflict resolved: archlinux support Xan Manning 2020-10-23 16:40:35 +0100
  • a8dd9acdb9 ArchLinux support added by @networkpanic v1.15.0 Xan Manning 2020-10-23 16:34:19 +0100
  • e473064f61
    Merge pull request #59 from networkpanic/feature/archlinux Xan Manning 2020-10-23 16:31:59 +0100
  • 35b037c7ee Pre-FQCN breakage Xan Manning 2020-10-23 16:31:21 +0100
  • e5133c1f73
    add archlinux support, fixed drain invoked on uninstall by adding --delete-local-data Martin Friedrich 2020-10-23 14:43:58 +0200
  • 3d2b74c816 Slight tidy up of playbooks in default molecule test Xan Manning 2020-10-22 19:30:40 +0100
  • 57b9a2a0be Moved to file based config, pre-FQCN, pre-update to documentation Xan Manning 2020-10-22 19:26:15 +0100
  • 61f706acb9 Merge branch 'master' into role_v2 Xan Manning 2020-10-22 11:59:34 +0100
  • 93b95a9813
    Merge pull request #58 from PyratLabs/bugfix-k3s_node_data_dir v1.14.3 Xan Manning 2020-10-22 11:45:41 +0100
  • 292c726b07 Split out repeating tasks Xan Manning 2020-10-21 17:22:41 +0100
  • f3173f193f Merge branch 'bugfix-k3s_node_data_dir' into role_v2 Xan Manning 2020-10-19 20:35:32 +0100
  • 6e29200d9a Attempt to fix #57 - k3s_node_data_dir set in templates Xan Manning 2020-10-19 20:32:53 +0100
  • 9b800d9fba moving to file-based config Xan Manning 2020-10-19 20:26:12 +0100
  • 36a2f24a9d Merge branch 'master' into role_v2 Xan Manning 2020-10-18 18:01:41 +0100
  • 23cdd3edda Fix missing --disable flags mentioned in #56 v1.14.2 Xan Manning 2020-10-18 17:58:32 +0100
  • a93403d312 Restructuring for config file based deployment Xan Manning 2020-10-18 17:41:00 +0100
  • 45a41f895b Restructure for validation checks Xan Manning 2020-10-17 18:26:30 +0100
  • c63d984301 Refactoring tests for Molecule v3. Xan Manning 2020-10-17 16:31:04 +0100
  • 72638e8e3d Bugfix: Disable k3s default kube proxy option missing v1.14.1 Xan Manning 2020-09-26 18:49:11 +0100
  • 9a15d8eddf
    Merge pull request #55 from onedr0p/patch-3 v1.14.0 Xan Manning 2020-09-26 17:37:11 +0100
  • 062c459b00
    Merge pull request #54 from onedr0p/patch-2 Xan Manning 2020-09-26 17:36:50 +0100
  • d52cda1d10
    Merge pull request #52 from onedr0p/patch-1 Xan Manning 2020-09-26 17:36:27 +0100
  • 57f9631265 Converting molecule tests to v3 v1.13.1 Xan Manning 2020-09-26 15:50:03 +0100
  • 6cf09c8efa
    implement k3s_tls_san iterable in systemd service ᗪєνιη ᗷυнʟ 2020-09-24 10:21:48 -0400
  • f39f228f39
    k3s_tls_san readme changes ᗪєνιη ᗷυнʟ 2020-09-24 10:16:12 -0400
  • 2bb556f1da
    add k3s_disable_kube_proxy to readme ᗪєνιη ᗷυнʟ 2020-09-24 08:38:03 -0400
  • 564d693e9d
    add disable-kube-proxy to systemd servie ᗪєνιη ᗷυнʟ 2020-09-24 08:36:48 -0400
  • d4c38f59cc
    fix extra spaces ᗪєνιη ᗷυнʟ 2020-09-23 10:48:20 -0400
  • b06d1635f1
    fix english ᗪєνιη ᗷυнʟ 2020-09-23 10:03:09 -0400
  • 647d6026e4
    move commit example a few newlines down ᗪєνιη ᗷυнʟ 2020-09-23 09:59:42 -0400
  • 7dd8a3f8ff
    add example for specific version ᗪєνιη ᗷυнʟ 2020-09-23 09:55:44 -0400
  • ddfc73586c
    add commit example to k3s_release_version ᗪєνιη ᗷυнʟ 2020-09-23 09:45:51 -0400
  • b16f142c21
    Override facts when commit hash is specified ᗪєνιη ᗷυнʟ 2020-09-23 09:43:31 -0400
  • 4b4a49bdd5 Merge branch 'master' of github.com:PyratLabs/ansible-role-k3s v1.13.0 Xan Manning 2020-09-22 20:31:06 +0100
  • c447fcec39 A number of enhancements for v1.19 release. ᗪєνιη ᗷυнʟ 2020-09-21 14:38:51 -0400
  • 4dd827c2a7
    Merge pull request #44 from onedr0p/patch-3 v1.12.0 Xan Manning 2020-09-21 21:10:40 +0100
  • 1438ddde69
    Merge pull request #43 from onedr0p/patch-2 Xan Manning 2020-09-21 20:45:34 +0100
  • d0e209d866
    Merge pull request #42 from onedr0p/patch-1 Xan Manning 2020-09-21 20:45:21 +0100
  • c99c9bf67f
    set want and after to network-online.target in systemd file ᗪєνιη ᗷυнʟ 2020-09-21 14:38:51 -0400
  • 36d44bc1af
    move debug to before server and agent flags ᗪєνιη ᗷυнʟ 2020-09-21 13:44:11 -0400
  • cc0c686e61
    Set LimitNOFILE to 1048576 ᗪєνιη ᗷυнʟ 2020-09-21 08:39:55 -0400
  • 7ea82ed749
    add k3s_debug to readme ᗪєνιη ᗷυнʟ 2020-09-21 08:31:07 -0400
  • 0129ec3e5c
    add debug flag service file ᗪєνιη ᗷυнʟ 2020-09-21 08:29:13 -0400
  • ab48e3a173 Change delay to 5 seconds for secondary masters startup task to complete v1.11.1 Xan Manning 2020-09-18 12:09:56 +0100
  • 175b90ecb0 Added support for Etcd, removed DQLite support. See #41 v1.11.0 Xan Manning 2020-09-17 21:01:20 +0100
  • c743df868b Fixing ansible-linting, exclude name check for Travis-CI v1.10.0 Xan Manning 2020-09-15 18:10:25 +0100
  • 230aaa110c Bugfix, bind address is for listener v1.9.1 Xan Manning 2020-08-01 14:17:20 +0100
  • 1f8429a77b
    Merge pull request #36 from PyratLabs/release-hardlink_check_mode v1.9.0 Xan Manning 2020-07-26 08:29:56 +0100
  • b412858b30 Fix merge conflict Xan Manning 2020-07-25 20:51:31 +0100
  • d8a348923a Merge branch 'feature-symlink_to_hardlink_release' into release-hardlink_check_mode Xan Manning 2020-07-25 20:49:55 +0100
  • 0bfbaa302e Fix uninstall Xan Manning 2020-07-25 20:42:26 +0100
  • d53102dda3 Check mode support added Xan Manning 2020-07-25 17:39:01 +0100
  • 809e9cd73c Releasable feature for hardlinks Xan Manning 2020-07-25 14:03:53 +0100
  • d2a34546cf Potential fix for #35 Xan Manning 2020-07-25 12:27:39 +0100
  • 504b84a8b6 Use --disable rather than --no-deploy, fix issue #33 v1.8.1 Xan Manning 2020-07-16 12:49:31 +0100
  • 3a6b411430 Added support for args, private registries. Fixes #32 v1.8.0 Xan Manning 2020-07-04 13:24:10 +0100
  • f454334b42
    Merge pull request #28 from pedrohdz/control-node-restart-k3s v1.7.2 Xan Manning 2020-06-06 15:05:43 +0100
  • 2c0afbca42 Restart k3s service unit on file change Xan Manning 2020-05-31 11:42:02 +0100
  • 9d04e315ae
    Merge pull request #29 from clrxbl/patch-1 v1.7.1 Xan Manning 2020-05-31 10:50:18 +0100
  • f90cc5ca18
    Privilege escalation to solve "Access denied" Michael 2020-05-30 23:40:05 +0200
  • 848a5457ff Add option for unsupported single node with database backend. Issue #27 v1.7.0 Xan Manning 2020-05-30 15:16:20 +0100
  • 6090071982 Bugfix, issue with HA build for joining new nodes v1.6.4 Xan Manning 2020-05-25 17:57:43 +0100
  • 23ba527bc2 Bugfix, broke clustering with v1.6.2 v1.6.3 Xan Manning 2020-05-25 17:11:45 +0100
  • 9524b07df0 Fix joining nodes to an existing cluster v1.6.2 Xan Manning 2020-05-25 16:25:09 +0100