Releases: lablabs/ansible-role-rke2
Releases · lablabs/ansible-role-rke2
1.44.0
What's changed
Features
- Ansible Role arguments validation, by @MonolithProjects (#313)
Bug Fixes
Documentation
- Update Troubleshooting section, by @MonolithProjects (#328)
1.43.0
What's changed
Features
- Allow Private IP supervisor port override, by @try2codesecure (#321)
- Allow parameters change for leader election, by @pluhmen (#322)
CI
- Bump the version of GHA Runner image, by @MonolithProjects (#324)
1.42.0
1.41.1
What's changed
Bug Fixes
- Accidental downgrade prevention may cause Ansible Role to fail, by @MonolithProjects (#320)
1.41.0
1.40.3
1.40.2
1.40.1
What's changed
Bug Fixes
- Revert "Add validation to YAML templates #305" as it introduced an unwanted dependency (PyYAML pip package) on Kubernetes nodes. , by @MonolithProjects (#309)
1.40.0
What's changed
Features
- Add validation to yaml templates, by @simonfelding (#305)
Bug Fixes
- Allow registry mirror without endpoint. Add nice indentation and output, by @simonfelding (#307)
- Update config.yaml.j2, by @webpav (#306)
1.39.0
What's changed
Features
- Added option to configure KubeletConfiguration, by @lukapetrovic-git (#297)
Fixes
- Prevent version skews when upgrading cluster (make sure the control-plane nodes are upgraded before the worker nodes) , by @ludwighansson (#299)