Skip to content

Releases: k3s-io/k3s-ansible

1.2.1 - 3554 Amun

Choose a tag to compare

@dereknola dereknola released this 08 Jun 17:08
36de65e

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0 - 10 Hygiea

Choose a tag to compare

@dereknola dereknola released this 11 Mar 18:49
2c3f377

What's Changed

An actual test suite

Removal of k3s service templates

  • feat(k3s_upgrade): regenerate service files from templates instead of restoring backups by @lexfrei in #474
  • Ensure agents are upgraded correctly by @dereknola in #484
  • No server templates in k3s_server role by @dereknola in #509
  • Remove template from k3s_upgrade role by @dereknola in #519

OpenRC support

  • Support openrc systems on agent nodes, added openrc test matrix by @dereknola in #489
  • Add openrc support to k3s_server role by @dereknola in #521

Fixes

  • chore: document that you need to run the airgap role by @morgaesis in #475
  • fix: token compare tasks in k3s_server and k3s_agent roles by @ppascente in #481
  • fix(ansible): replace deprecated entities and sync version requirements by @lexfrei in #478
  • Update Archlinux ARM on Raspberry PI 5 by @gillouche in #486
  • Fix typo in README regarding requirements file by @knpwrs in #487
  • Fix boot lint by @dereknola in #488
  • Provide configurable server/agent group names for airgap role by @dereknola in #497
  • Fix raspberrypi boot.txt - update regex for cgroup config by @gillouche in #499
  • Install airgap selinux rpms when avaliable by @dereknola in #500
  • Fix the 'Save the existing K3s token if needed' task by @laszlojau in #503
  • fix: idempotency and control flow improvements by @jon-stumpf in #514
  • fix: use correct variable for k3s old token for agents in upgrade.yml by @paulkarabilo in #513
  • Add nftables configuration for K3s on Arch Linux by @cioionut in #511

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1 - 511 Davida

Choose a tag to compare

@dereknola dereknola released this 27 Feb 23:20
f85bc4d

What's Changed

  • Update CHANGELOG.md for tag 1.1.0 by @dereknola in #444
  • Reduce run noise by @too-gee in #450
  • allow for opt_tls_san to be undefined, since it's optionally defined by @triplepoint in #456
  • Pin python to 3.13 for ansible 2.19 support by @dereknola in #462
  • feat: add ufw allow inter-node ports by @rpressiani in #460
  • Refactor task to add compatibility with cmdline changes on ubuntu 25 by @lufisaal in #461
  • fix(upgrade): Implement airgap support for the upgrade flow. by @fch-aa in #465
  • fix(prereq): generalize RHEL package install condition to support AlmaLinux/Rocky by @softplus10 in #469
  • Add ability to move kubeconfig to control node on demand by @PhilThurston in #467
  • Improve capture regex for k3s-agent service replacement by @dereknola in #470

New Contributors

Full Changelog: 1.1.0...1.1.1