Releases: PyratLabs/ansible-role-k3s
Releases · PyratLabs/ansible-role-k3s
v3.4.4
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
- @sm-gravid-day made their first contribution in #222
- @paradon made their first contribution in #219
Full Changelog: v3.4.3...v3.4.4
v3.4.3
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
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
- @matteyeux made their first contribution in #208
Full Changelog: v3.4.1...v3.4.2
v3.4.1
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
What's Changed
- Refactor/remove-secret-encryption-experimental by @dbrennand in #201
Full Changelog: v3.3.1...v3.4.0
v3.3.1
Notable changes
- fix: length indentation in registry.yaml
v3.3.0
2022-09-11, v3.3.0
Notable changes
- fix:
no_log
removed fromansible.builtin.uri
tasks - feat:
k3s_skip_post_checks
option added
v3.2.0
v3.1.2
Notable changes
- fix: molecule tests