Commit Graph

  • 19c24bd503
    Add scan for running control nodes when choosing primary control node (#219) main v3.4.4 paradon 2024-01-27 09:15:15 +1300
  • 0c0d3bb38d
    kubectl commands on node must use short name (#220) fragpit 2024-01-26 23:09:58 +0300
  • cfd9400edf
    Containerd registries config not live (#222) davidg 2024-01-26 20:08:18 +0000
  • 1d2dbfee7f Containerd registries config not live David Gray 2024-01-19 15:59:56 +0000
  • ef37e60bc7 Add scan for running control nodes Thomas Matysik 2024-01-11 13:56:35 +1300
  • b9cce2fd60
    kubectl command on node must use short name Igor Tretyak 2024-01-10 13:38:55 +0100
  • 6b258763be
    Update k3s killall and uninstall scripts (#217) v3.4.3 Devin Buhl 2023-12-09 09:01:16 -0500
  • b87991cc28
    Compare `kubectl get nodes` with ansible_hostname, not ansible_fqdn/i… (#212) fragpit 2023-12-09 16:32:47 +0300
  • a22e5f42cd
    Update k3s-uninstall.sh.j2 Devin Buhl 2023-12-09 08:30:08 -0500
  • 809ce1db8d
    Update k3s-uninstall.sh.j2 Devin Buhl 2023-12-09 08:29:10 -0500
  • c5dff15ef4
    Update k3s killall and uninstall scripts Devin Buhl 2023-12-09 08:22:58 -0500
  • 37fda0a953
    add support for experimental option "prefer-bundled-bin" (#214) matteyeux 2023-10-27 17:22:57 +0200
  • 6a9b8a1359
    add support for experimental option "prefer-bundled-bin" matteyeux 2023-09-28 11:39:24 +0200
  • eba4ca22fa
    Compare `kubectl get nodes` with ansible_hostname, not ansible_fqdn/inventory_hostname Igor Tretyak 2023-09-22 11:29:35 +0300
  • 3584884f10
    Update ensure_uninstalled.yml Spencer York 2023-06-18 16:44:15 -0500
  • 37cca2e487
    Merge pull request #208 from matteyeux/main v3.4.2 Xan Manning 2023-06-17 11:36:15 +0100
  • 41b938c8e7
    Merge pull request #207 from PyratLabs/static-pods Xan Manning 2023-06-17 11:34:52 +0100
  • cc64737bdc Create registries.yaml only if k3s_registries.mirrors or k3s_registries.configs are not empty matteyeux 2023-06-01 14:34:17 +0200
  • 3f1d2da21b
    fix: static pods should be deployed to all control nodes Devin Buhl 2023-05-31 20:39:15 -0400
  • 44635027ce
    chore(changelog): update with latest releases v3.4.1 Xan Manning 2023-05-17 21:11:04 +0100
  • de1bd094e5
    Fix(tests): Resolve Ansible Lint warnings and fix Molecule tests on GitHub Actions (#202) Daniel Brennand 2023-05-13 14:49:39 +0100
  • 90891d974a
    Merge branch 'PyratLabs:main' into fix/ansible-lint Daniel Brennand 2023-05-12 18:36:40 +0100
  • 3258d303bb refactor: use Ubuntu 22.04 dbrennand 2023-05-12 18:16:09 +0100
  • b85413980a [skip ci]refactor: noqa for command tasks dbrennand 2023-05-12 18:15:46 +0100
  • f176ea4b6d refactor: molecule lint command was removed in version `5.0.0` dbrennand 2023-05-12 18:09:13 +0100
  • 976d55142a fix: https://github.com/ansible-community/molecule/issues/3883 dbrennand 2023-05-12 17:35:03 +0100
  • 38b6edfeb4 refactor: `when` clause for `block` should be before `block` dbrennand 2023-05-12 17:30:25 +0100
  • 26fc6e5e52 [skip ci]: ignore `name[template]` dbrennand 2023-05-12 17:30:01 +0100
  • ae392a37bf [skip ci]refactor: add task names and FQDNs dbrennand 2023-05-12 09:04:37 +0100
  • 8d680d4efa [skip ci]refactor: include task names and FQDNs dbrennand 2023-05-12 09:04:14 +0100
  • c18659628f [skip ci]refactor: add - dbrennand 2023-05-12 09:00:01 +0100
  • 7f3c574dda [skip ci]refactor: fix task name dbrennand 2023-05-12 08:59:48 +0100
  • 0333bdbf7d [skip ci]refactor: add task names and module FQDNs dbrennand 2023-05-12 08:47:04 +0100
  • 7f6ad15c54 [skip ci]refactor: add service mgr in task name dbrennand 2023-05-12 08:43:37 +0100
  • 2344625c96 [skip ci]refactor: task names dbrennand 2023-05-12 08:29:54 +0100
  • 6a0eab9324 [skip ci]refactor: use variable name in task name dbrennand 2023-05-12 08:28:59 +0100
  • 963a6fb2d3 [skip ci]refactor: task names, use `Run` dbrennand 2023-05-12 08:23:15 +0100
  • 8ae72b0d1a refactor: remove quotes as other files don't use them dbrennand 2023-05-12 08:21:45 +0100
  • a03dea93ae [skip ci]refactor: run dbrennand 2023-05-12 08:20:23 +0100
  • 4d3ecbb8a7 [skip ci]refactor: Pipe seperator dbrennand 2023-05-12 08:18:48 +0100
  • e99c32cdfa [skip ci]refactor: add exist and seperate ensure installed node task, mention build cluster dbrennand 2023-05-12 08:17:50 +0100
  • 47c1e36edd refactor: `Ensure` to `Run` dbrennand 2023-05-11 20:25:44 +0100
  • 0cc1e48902
    Refactor/remove-secret-encryption-experimental (#201) v3.4.0 Daniel Brennand 2023-05-02 20:48:34 +0100
  • eda140578d fix(ansible-lint): add task names and FQDN dbrennand 2023-03-15 19:41:37 +0000
  • e629cc49e5 fix(ansible-lint): last `include_tasks` dbrennand 2023-03-15 19:38:32 +0000
  • fe5c1616e3 fix(ansible-lint): add task `name` and FQDN for module calls dbrennand 2023-03-15 19:35:37 +0000
  • 2b5df1311c fix(ansible-lint): add `name` to tasks and FQDN for module dbrennand 2023-03-15 19:21:01 +0000
  • be30dede4e fix(ansible-lint): add `name` and FQDN for module call dbrennand 2023-03-15 19:15:16 +0000
  • f7be4a0ac0 fix(ansible-lint): FQDN and `name` dbrennand 2023-03-15 19:08:54 +0000
  • 8da48cb77a docs(refactor): modify changelog refactor dbrennand 2023-03-14 17:30:03 +0000
  • ae7ee3b6b2 fix: add `until` dbrennand 2023-03-14 17:24:34 +0000
  • 5026439d88 docs(refactor): update CHANGELOG dbrennand 2023-03-11 18:04:14 +0000
  • 92071f5ef2 docs(fix): typo dbrennand 2023-03-11 17:58:16 +0000
  • 29d90e3b1f refactor: `secrets-encryption` is no longer experimental dbrennand 2023-03-06 22:20:47 +0000
  • ac23f3a0dd Adding lint recommendations Vladyslav Kamlov 2022-12-12 16:16:51 +0200
  • 159ae63c7d
    Merge branch 'PyratLabs:main' into main Vladislav Kamlov 2022-12-12 16:15:39 +0200
  • 13db5d26f8
    Merge branch 'main' of github.com:PyratLabs/ansible-role-k3s into main v3.3.1 Xan Manning 2022-11-15 17:50:21 +0000
  • 3f200f2bd7
    docs(changelog): updated for v3.3.1 release Xan Manning 2022-11-15 17:50:09 +0000
  • 404491c938
    Merge pull request #198 from Jonaprince/patch-1 Xan Manning 2022-11-15 17:48:07 +0000
  • 75b40675d8
    Fixes #197 fix length indentation in registry.yaml Jonaprince 2022-11-14 10:19:52 +0100
  • 8beadf3714 Add condition k3s state Vladyslav Kamlov 2022-09-21 16:57:24 +0300
  • 285f3f0f59 Added tasks to achieve idempotency Vladyslav Kamlov 2022-09-21 14:52:06 +0300
  • e9318cc25f Moved when condition to main.yml Vladyslav Kamlov 2022-09-21 14:49:56 +0300
  • ca88b0041c
    Update tasks/download_kubeconfig.yml Vladislav Kamlov 2022-09-19 19:38:27 +0300
  • 23010f0e13
    Update tasks/download_kubeconfig.yml Vladislav Kamlov 2022-09-19 19:38:15 +0300
  • fe3dd7078c
    Update tasks/download_kubeconfig.yml Vladislav Kamlov 2022-09-19 19:37:31 +0300
  • a66ce8d909 Adding tasks to download admin kubeconfig Vladyslav Kamlov 2022-09-14 16:45:41 +0300
  • 80e4debcd4
    docs(changelog): updated for v3.3.0 v3.3.0 Xan Manning 2022-09-11 11:27:30 +0100
  • c28e03b97f
    Merge pull request #193 from PyratLabs/fix/ensure-release-check-can-be-debugged Xan Manning 2022-09-11 11:24:49 +0100
  • 01616dcd96
    fix(systemd): updated unit file Xan Manning 2022-09-11 10:35:44 +0100
  • 8410d2c402
    WIP(molecule): snapshotter defaulted Xan Manning 2022-09-04 12:11:46 +0100
  • a6b209abdb
    fix(molecule): skip post checks for now Xan Manning 2022-09-02 18:59:19 +0100
  • e9ddc8738a
    fix(post-check): shorten node check delay to 5 seconds Xan Manning 2022-09-02 18:49:42 +0100
  • 1d29570fc9
    fix(molecule): skip post checks on hadb Xan Manning 2022-09-02 18:22:20 +0100
  • 561d67cd08
    fix(version): ensure log output provided when version lookup fails Xan Manning 2022-09-01 18:36:25 +0100
  • dae3eb928e
    Merge pull request #194 from PyratLabs/fix/linting Xan Manning 2022-09-02 18:08:49 +0100
  • 21fe3bccbf
    feat(post-checks): add option to skip post-checks Xan Manning 2022-09-02 18:02:06 +0100
  • 25a17b8511
    fix(linting): ensure tests pass Xan Manning 2022-09-01 20:39:17 +0100
  • d38f344937 chore: update changelog for release v3.2.0 Xan Manning 2022-06-17 15:41:16 +0000
  • 78cf2c1866
    Merge pull request #185 from PyratLabs/feat/alpine-support Xan Manning 2022-06-17 16:18:52 +0100
  • e774918812 fix: disable native snapshotter for standalone feat/alpine-support Xan Manning 2022-06-17 08:27:24 +0000
  • 6f1cb8e904 fix: systemd env vars and openrc service file Xan Manning 2022-06-15 22:31:49 +0000
  • e6cb2a91e8 fix: autodeploy fix Xan Manning 2022-06-15 21:36:14 +0000
  • 5bebced657 fix: control plane start retries Xan Manning 2022-06-15 21:03:39 +0000
  • c1341eb62c feat(gha): remove fail-fast on ci Xan Manning 2022-06-15 20:33:33 +0100
  • 13ed1336d9 fix: service handler missing from ansible handler Xan Manning 2022-06-15 20:28:13 +0100
  • 5f560137f4 fix(alpine): testing in molecule and rename service Xan Manning 2022-06-15 18:45:54 +0100
  • 910b611058 WIP(alpine): trying to find a container image that supports openrc Xan Manning 2022-05-03 19:02:02 +0100
  • f3640e5c9f WIP(molecule): default image no longer prebuilt to support alpine Xan Manning 2022-05-02 18:09:04 +0100
  • 291b7763b4
    Merge pull request #190 from PyratLabs/niklasweimann-main Xan Manning 2022-06-15 15:12:01 +0100
  • 86a9f25325 fix(cluster-token): cluster tokens can now be specified without breaking configurations where cluster tokens are auto-generated Xan Manning 2022-05-29 18:55:01 +0100
  • 503e3ccc3f Fix check for k3s_token_location Niklas Weimann 2022-05-16 11:28:24 +0200
  • 818676e449 docs(changelog): release notes for 3.1.2 v3.1.2 Xan Manning 2022-05-02 17:55:25 +0100
  • 87551613d4
    Merge pull request #184 from PyratLabs/fix/molecule-tests Xan Manning 2022-05-02 17:14:18 +0100
  • 03bc3aec5b fix(molecule): fix tests by ensuring fqcn is specified Xan Manning 2022-05-02 17:13:12 +0100
  • e20195fe56 chore(release): update changelog v3.1.1 Xan Manning 2022-02-18 14:16:56 +0000
  • 4387b3d12e
    Merge pull request #179 from eaglesemanation/debian11-nftables Xan Manning 2022-02-18 14:14:58 +0000
  • dc0f8c3a83 fix(molecule): fixed testing with load-balancers Xan Manning 2022-02-17 20:43:24 +0000
  • d1f61bf866
    fix: Support nftables for Debian 11 Vladimir Romashchenko 2022-02-15 15:57:43 -0500
  • 6550071e43 chore(release): updated release notes for version bump v3.1.0 Xan Manning 2022-01-30 14:08:16 +0000