Releases: lablabs/ansible-role-rke2
Releases · lablabs/ansible-role-rke2
1.38.5
1.38.4
1.38.3
1.38.2
1.38.1
1.38.0
What's changed
Features
- rke2_type can be inferred by what group the host is in., by @simonfelding (#261)
- remove old nodes when restoring etcd, by @simonfelding (#257)
Bug Fixes
- rke2 cni is a list, by @simonfelding (#259)
- fix airgap deploy, by @simonfelding (#260)
- fix spelling error with backwards compatiblity, by @simonfelding (#258)
1.37.0
What's changed
Features
- Add config option: selinux, by @ntheanh201 (#252)
Bug Fixes
- Add environment INSTALL_RKE2_TYPE, by @ntheanh201 (#251)
- Change pod readiness check mechanism, by @lukapetrovic-git (#249)
- Linting, by @MonolithProjects (#264)
1.36.2
1.36.1
1.36.0
What's changed
Bug Fixes
Features
Important
If you edited cluster-cidr
and service-cidr
in config.yaml in your cluster, align it with new role variables rke2_cluster_cidr
and rke2_service_cidr
.