Skip to content

Releases: CrimsonFez/rke2

v1.1.1

12 Sep 23:57
6d91a4d
Compare
Choose a tag to compare
  • add support for san-security setting
  • include default vars in documentation

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Jul 21:17
135cfbd
Compare
Choose a tag to compare
  • 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

20 Jun 19:07
a00d710
Compare
Choose a tag to compare

adding option to set cluster domain

v1.0.3

06 Jun 00:15
c6db652
Compare
Choose a tag to compare

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

11 May 20:58
d140ea3
Compare
Choose a tag to compare

added support for disabling the kube-proxy

v1.0.1

25 Jan 22:17
Compare
Choose a tag to compare

added new config options
improved documentation

version 1.0.0

30 Sep 20:30
50f0300
Compare
Choose a tag to compare

first release of this ansible role