Releases: CrimsonFez/rke2
Releases · CrimsonFez/rke2
v1.1.1
- add support for san-security setting
- include default vars in documentation
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- refactored server and agent setup code; no more copy-pasted code between tasks
- fix containerd config modification to work with version 2 files
- add overlayfs volume auto mounting
Full Changelog: v1.0.4...v1.1.0
v1.0.4
adding option to set cluster domain
v1.0.3
adding option to set device_ownership_from_security_context = true
in etc/containerd/config.toml.tmpl
this is for kubevirt block devices https://github.com/kubevirt/containerized-data-importer/blob/main/doc/block_cri_ownership_config.md
v1.0.2
added support for disabling the kube-proxy
v1.0.1
added new config options
improved documentation
version 1.0.0
first release of this ansible role