Releases: lablabs/ansible-role-rke2
Releases · lablabs/ansible-role-rke2
1.24.5
1.24.4
What's changed
- fix: ansible galaxy gha, by @MonolithProjects (#164)
1.24.3
1.24.2
What's changed
Bug Fixes
- fix: /usr/local/bin/rke2: No such file or directory, by @hoangphuocbk (#156)
Documentation
- fix: badges and links to new ansible galaxy, by @MonolithProjects (#161)
1.24.1
1.24.0
What's changed
Features
- feat: kube-vip handle multiple range/CIDR on loadbalancer, by @M0NsTeRRR (#154)
- It changes how values in variable
rke2_loadbalancer_ip_range
are described. See the README file
- It changes how values in variable
1.23.0
What's changed
Features
- change registry deployment so it works more intuitive and out of the box, by @MichaelTrip (#151)
Documentation
- docs: align readme file with default vars, by @MonolithProjects (#153)
1.22.3
1.22.2
What's changed
Bug Fixes
- Kube proxy default value, by @MonolithProjects (#147)
- Workaround for urllib3 issue docker/docker-py#3113
CI
- Molecule 5.0 support in CI test, by @MonolithProjects (#147)
- CI tests running on Ubuntu 22.04 host with cgroup v2