Skip to content

Releases: PyratLabs/ansible-role-k3s

v3.1.0

30 Jan 14:08
Compare
Choose a tag to compare

Notable changes

  • feat: use basename of url for items in k3s_server_manifests_urls and k3s_server_pod_manifests_urls if filename is not provided #177

Contributors

v3.0.1

06 Jan 20:57
Compare
Choose a tag to compare

Notable changes

  • fix: adding become to pre checks packages #173

Contributors

v3.0.0

02 Jan 22:22
473f394
Compare
Choose a tag to compare

Notable changes

  • feat: Flattened task filesystem
  • feat: Moved some tasks into vars/ as templated variables
  • feat: Airgap installation method added #165

Breaking changes

  • Minimum python version on targets is 3.6
  • k3s_become_for_all renamed to k3s_become
  • k3s_become_for_* removed.

Contributors

v2.12.1

23 Dec 08:49
Compare
Choose a tag to compare

Notable changes

  • Fix typo in systemd unit file

Contributors

v2.12.0

20 Dec 21:58
Compare
Choose a tag to compare

Notable changes

  • Fix RockyLinux HA etcd tests
  • add Debian 11 test
  • Fix Snapshotter in Molecule tests
  • Added missing documentation for k3s_api_url
  • Added option to change K3s updates API url
  • Custom environment variables in systemd unit files
  • Debian Bullseye support
  • Fix HA etcd cluster startup
  • Fix rootless for Debian

Contributors

v2.11.1

10 Oct 13:18
Compare
Choose a tag to compare

Notable changes

  • docs: fixed references to write-kubeconfig-mode to set correct permissions #157
  • fix: Flag --delete-local-data has been deprecated #159

v2.11.0

08 Sep 18:24
Compare
Choose a tag to compare

Notable changes

  • docs: example of IPv6 configuration
  • feat: checks for s3 backup configuration
  • feat: implement config.yaml.d

Contributors

v2.10.6

18 Aug 20:14
Compare
Choose a tag to compare

Notable changes

  • Fix: Define registration address from node-ip #142

v2.10.5

14 Aug 13:19
Compare
Choose a tag to compare

Notable changes

  • Add advertised address #139

Contributors

v2.10.4

24 Jul 17:04
Compare
Choose a tag to compare

Notable changes

  • Updated systemd template to use token when joining a cluster #138