Skip to content

Releases: PyratLabs/ansible-role-k3s

v2.10.3

21 Jul 19:35
Compare
Choose a tag to compare

Notable changes

  • fix: typo #133
  • fix: restore clustering and avoid failure with jinja2_native=true #135
  • fix: do ignore etcd member count when uninstalling #136

Contributors

v2.10.2

22 Jun 19:40
Compare
Choose a tag to compare

Notable changes

  • Role is now tested against RockyLinux

v2.10.1

30 May 20:05
Compare
Choose a tag to compare

Notable changes

  • Case insensitive control node lookup #126

Contributors

v2.10.0

27 May 18:41
Compare
Choose a tag to compare

Notable changes

  • Only deploy templates on primary controller #119
  • Allow control plane static pods #120
  • Add support for specifying URLs in templates #124

Contributors

v2.9.1

15 May 19:53
Compare
Choose a tag to compare

Notable changes

  • Documentation, remove references to deprecated configuration techniques #115
  • Bugfix: Templating issue.

v2.9.0

13 May 17:20
Compare
Choose a tag to compare

Notable changes

  • Feature: Support k3s private registry configuration #114

Contributors

v2.8.5

06 May 20:11
Compare
Choose a tag to compare

Notable changes

  • Bugfix: Unmount CSI plugin folder to avoid data lost on uninstall #113

Contributors

v2.8.4

01 May 07:53
Compare
Choose a tag to compare

Notable changes

  • Fixed issue with draining nodes #112

Contributors

v2.8.3

18 Apr 20:00
Compare
Choose a tag to compare

Notable changes

  • Typo fix in README.md #110
  • Fixed check mode for cgroup test #111
  • Added check mode into molecule test sequence
  • inventory.yml is now blockinfile

Contributors

v2.8.2

10 Apr 20:14
03b29cb
Compare
Choose a tag to compare

Notable changes

  • #105 - Added Ansible v2.9.16 support
  • #102 - Pre-check for cgroup status

Known issues

  • As per README.md, you require ansible >= 2.9.16
    or ansible-base >= 2.10.4. See #105(comment)