k3s_version: v1.24.6+k3s1
kube_vip_tag_version: "v0.5.5"
metal_lb_speaker_tag_version: "v0.13.6"
metal_lb_controller_tag_version: "v0.13.6"
- Bug fixes
- More CI Tests
- Component upgrades
Thank you @inadarei @ccoane @ioagel @sleiner @BryceTech122 @vdovhanych for your contributions!
What's Changed
- Test playbook using molecule by @sleiner in #67
- Mitigate CI flakiness by @sleiner in #70
- add editorconfig and fix trailing whitespaces by @vdovhanych in #68
- fix(ansible): Fix group permissions on tmp folder by @timothystewart6 in #77
- Test single-node cluster by @sleiner in #78
- Add support for API servers on IPv6 addresses by @sleiner in #48
- chore(docs): Updated with ansible utils by @timothystewart6 in #89
- fix(github): ignore readme updates by @timothystewart6 in #94
- Fix master node taints in multi node installs by @BryceTech122 in #93
- CI: Fix linting job for ansible-lint 6.6.0 by @sleiner in #96
- Drop support for CentOS, test Rocky and Debian in CI by @sleiner in #92
- fix master taint implementation - linting problems by @ioagel in #95
- Fix role order in reset playbook by @sleiner in #104
- Fix download-boxes.sh if no boxes are present by @sleiner in #106
- adds colors to molecule testing in GitHub action by @ioagel in #109
- Add "collection" to the ansible-galaxy command by @ccoane in #113
- k3s, metallb, kube-vip updates, pip freeze by @timothystewart6 in #119
- Removing accidental tear-down step that is clearly a typo by @inadarei in #117
New Contributors
- @vdovhanych made their first contribution in #68
- @BryceTech122 made their first contribution in #93
- @ioagel made their first contribution in #95
- @ccoane made their first contribution in #113
- @inadarei made their first contribution in #117
Full Changelog: v1.24.4+k3s1...v1.24.6+k3s1