Skip to content

Releases: lablabs/ansible-role-rke2

1.10.1

30 May 16:19
Compare
Choose a tag to compare

What's changed

Bug Fixes

  • Fix: Use rke2_cluster_group_name variable for Rolling restart, by @rlacko58 (#74)

1.10.0

23 May 08:12
1ed3fde
Compare
Choose a tag to compare

What's changed

Features

1.9.5

09 May 15:45
4be330f
Compare
Choose a tag to compare

What's Changed

  • [FIX] SELinux complaining about keepalived.conf on RHEL systems, by @chuegel in #68
  • [FIX] The Rolling Restart function did not run the tasks service restart and node state check serial, by @MonolithProjects in #69

New Contributors

Full Changelog: 1.9.4...1.9.5

1.9.4

08 May 22:21
293aaba
Compare
Choose a tag to compare

What's Changed

  • [FIX] Incorrect default variable name (rke_type instead of rke2_type), by @ProjectInitiative in #66
  • [FIX] Keepalived health-check script will now check "healthz" API endpoint, by @MonolithProjects in #67

New Contributors

Full Changelog: 1.9.3...1.9.4

1.9.3

01 May 10:50
04bd9b3
Compare
Choose a tag to compare

What's Changed

  • [FIX] Force to download airgap mode artifacts and additionally check the artifact files checksum, by @jakuzure in #64
  • [FEATURE] Option to set architecture of airgap mode artifacts using a variable, by @jakuzure in #64

Full Changelog: 1.9.2...1.9.3

1.9.2

24 Apr 21:08
0882842
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.1...1.9.2

1.9.1

06 Apr 10:17
f3a6a43
Compare
Choose a tag to compare

[FIX] added keepalived check for RKE2 server port 9345. fixes #57

1.9.0

05 Apr 14:41
42e32ff
Compare
Choose a tag to compare

FEATURE] Option to set data directory for RKE2 #54
[FEATURE] implementation methods for airgap mode #55

1.8.0

26 Mar 22:28
3356f24
Compare
Choose a tag to compare

[FEATURE] AirGap RKE2 Installation #52
[FEATURE] Ability to configure custom registries #50
[FEATURE] Mask unused RKE2 services to prevent accidental start #49
[FIX] Use FQCN for all built-in Ansible modules

1.7.0

28 Feb 19:59
ff1247d
Compare
Choose a tag to compare

[feature] configure custom Containerd Registry mirrors
[feature] allow to define custom path to RKE2 config template ( fixes #44 )
[change] replaced tests for CentoOS 8 (which is EOL) by RockyLinux 8