Skip to content

Releases: PyratLabs/ansible-role-k3s

v3.4.4

26 Jan 20:16
19c24bd
Compare
Choose a tag to compare

What's Changed

  • Containerd registries config not live by @sm-gravid-day in #222
  • kubectl commands on node must use short name by @fragpit in #220
  • Add scan for running control nodes when choosing primary control node by @paradon in #219

New Contributors

Full Changelog: v3.4.3...v3.4.4

v3.4.3

09 Dec 14:05
6b25876
Compare
Choose a tag to compare

What's Changed

  • add support for experimental option "prefer-bundled-bin" by @matteyeux in #214
  • Compare kubectl get nodes with ansible_hostname, not ansible_fqdn/i… by @fragpit in #212
  • Update k3s killall and uninstall scripts by @onedr0p in #217

New Contributors

Full Changelog: v3.4.2...v3.4.3

v3.4.2

17 Jun 10:42
37cca2e
Compare
Choose a tag to compare

What's Changed

  • fix: static pods should be deployed to all control nodes by @onedr0p in #207
  • Create registries.yaml if k3s_registries.mirrors or k3s_registries.configs are not None by @matteyeux in #208

New Contributors

Full Changelog: v3.4.1...v3.4.2

v3.4.1

17 May 20:12
4463502
Compare
Choose a tag to compare

What's Changed

  • Fix(tests): Resolve Ansible Lint warnings and fix Molecule tests on GitHub Actions by @dbrennand in #202

Full Changelog: v3.4.0...v3.4.1

v3.4.0

17 May 20:11
0cc1e48
Compare
Choose a tag to compare

What's Changed

  • Refactor/remove-secret-encryption-experimental by @dbrennand in #201

Full Changelog: v3.3.1...v3.4.0

v3.3.1

15 Nov 17:53
13db5d2
Compare
Choose a tag to compare

Notable changes

  • fix: length indentation in registry.yaml

v3.3.0

11 Sep 10:28
80e4deb
Compare
Choose a tag to compare

2022-09-11, v3.3.0

Notable changes

  • fix: no_log removed from ansible.builtin.uri tasks
  • feat: k3s_skip_post_checks option added

v3.2.0

17 Jun 15:42
Compare
Choose a tag to compare

Notable changes

  • feature: added support for alpine #182
  • fix: k3s_control_token not working #187

v3.1.2

02 May 16:55
Compare
Choose a tag to compare

Notable changes

  • fix: molecule tests

v3.1.1

18 Feb 14:18
Compare
Choose a tag to compare

Notable changes

  • fix: support nftables for debian 11

Contributors