Releases: PyratLabs/ansible-role-k3s
Releases · PyratLabs/ansible-role-k3s
v3.1.0
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
Notable changes
- fix: adding become to pre checks packages #173
Contributors
v3.0.0
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
Notable changes
- Fix typo in systemd unit file
Contributors
v2.12.0
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
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
Notable changes
- docs: example of IPv6 configuration
- feat: checks for s3 backup configuration
- feat: implement config.yaml.d
Contributors
v2.10.6
Notable changes
- Fix: Define registration address from node-ip #142
v2.10.5
Notable changes
- Add advertised address #139
Contributors
v2.10.4
Notable changes
- Updated systemd template to use token when joining a cluster #138