Releases: lablabs/ansible-role-rke2
Releases · lablabs/ansible-role-rke2
1.30.1
1.30.0
What's changed
Features
- feat: Added option to customize kubelet arguments, by @lukapetrovic-git (#196)
- feat: Configure default prometheus port in kube vip, by @koseb9 (#194)
Documentation
- Minor typo fixes, by @stmcginnis (#197)
1.29.0
1.28.0
What's changed
Features
- feat: kube vip cloud provider image, by @MonolithProjects (#186)
- Implement #179, add rke2_kubevip_args variable to customize kubevip, by @hoangphuocbk (#185)
Bug Fixes
- Improve rolling restart version detection, by @glennpratt (#183)
Documentation
- update links and add the example to specify the address to advertise, by @hoangphuocbk (#184)
1.27.0
1.26.2
1.26.1
What's changed
Bug Fixes
-
fix: Add creation of manifests directory before copying kube-vip manifests, by @lukapetrovic-git (#176)
-
fix: RKE2 services restart when configuration changes, by @julsemaan (#177)
1.26.0
What's changed
Features
- Add the ability to customize the kube-controller-manager and kube-scheduler arguments, by @drustan (#171)
Bug Fixes
- Copy kube-vip manifests before connecting to first node, by @paulfantom (#173)
Documentation
- fix: role downloads badge, by @MonolithProjects (#174)
1.25.0
What's changed
Features
- Add ability to restore etcd backup from s3 to a cluster with a different name , by @Aveek-Saha (#168)
- Add support for rke2_cni: none, by @lukapetrovic-git (#169)
- Kube VIP improvements, by @paulfantom (#167)