Skip to content

Latest commit

 

History

History
197 lines (93 loc) · 12.3 KB

File metadata and controls

197 lines (93 loc) · 12.3 KB

Changelog

0.2.12 (2026-01-03)

Features

  • adds submodule for butane keepalived install, removes reboot requirement for keepalived (#53) (8fb5b0a)

0.2.11 (2026-01-02)

Features

  • authentication configuration submodule, improve variable flexibility (#51) (ca1d934)

0.2.10 (2025-12-20)

Features

  • use systemd socket activation for haproxy (#49) (db93bf1)

Bug Fixes

  • add reboot delay workaround for fcos43 (#50) (601c08f)
  • release please issue with proxmox example (#47) (acd48f4)

0.2.9 (2025-12-15)

Features

  • upgrade to k3s 1.34, quadlet improvements, py/tf/gha version bumps (#46) (a209b13)

Bug Fixes

  • bump example providers to match module constraints (#44) (0013930)

0.2.8 (2025-09-14)

Bug Fixes

  • adds license, change diagram path, bump required ansible version (#43) (ad80bf5)
  • adds security considerations to readme, tweak wording (#42) (f753cda)
  • switch proxmox example to use proper module refs (#40) (bcd94a2)

0.2.7 (2025-09-12)

Features

  • adds tf submodule for dhcp butane snippet, overhauls the README (#39) (d33dbe0)

Bug Fixes

0.2.6 (2025-09-03)

Features

  • handle node drain failure without manual intervention by uncordoning node (#35) (554e2ac)

Bug Fixes

  • no longer set sysctl param vm.max_map_count (fcos sets param to 1048576 out of the box) (#36) (8fa5ee0)
  • tweak ansible tasks to loop where possible, cleanup handler usage (#33) (38815bb)

0.2.5 (2025-08-31)

Features

  • refactor playbook to streamline new machine configuration and ensure cluster-init server is configured first (#31) (2fddbd0)
  • support for separate internal and external node networks, support for static route in butane submodule (#29) (376b0c1)

Bug Fixes

  • address new ansible-lint issues, upgrade k3s, upgrade python deps (#32) (1e8356a)

0.2.4 (2025-08-12)

Bug Fixes

  • adds cilium and graceful shutdown examples, ansible yaml conversion tweak (#26) (25b0af1)
  • adds new examples to release please extra-files config (#28) (a96f59f)

0.2.3 (2025-08-11)

Features

  • adds kubelet configuration support (#23) (30f1d4f)

Bug Fixes

  • improves module and submodule docs (#25) (114869c)

0.2.2 (2025-08-06)

Features

Bug Fixes

0.2.1 (2025-08-01)

Bug Fixes

0.2.0 (2025-07-31)

⚠ BREAKING CHANGES

  • fixes api server vip port conflict with traefik, simplifies keepalived interface config, misc cleanup (#17)

Features

  • fixes api server vip port conflict with traefik, simplifies keepalived interface config, misc cleanup (#17) (a3737fe)
  • refactor kubeconfig submodule, cleanup readme and example (#15) (6959473)

Bug Fixes

  • adds new server_nodes_config configuration options (#13) (8a230d2)
  • swap wait-for-dns service for quadlet retry (#16) (a7dfe2d)

0.1.2 (2025-07-17)

Features

  • improve butane rpm-ostree snippets, add execution_environment_enabled variable, fix ssh_private_keys var (#12) (70001fe)

Bug Fixes

  • add conventional commit check, switch release please to use github app (#10) (0c70944)
  • add link to github release badge (#7) (fbb84f0)
  • switch to uv for python mgmt, cleanup makefile (#9) (eaf192c)

0.1.1 (2025-04-26)

Bug Fixes

  • adds output descriptions (#2) (bc2cfda)
  • giving up on release-please readme templating (#6) (40a5912)
  • tweak release-please templating (#4) (e05cec6)
  • tweak release-please templating again (#5) (24b2ec2)

0.1.0 (2025-04-26)

Features

0.1.1 (2025-04-17)

Bug Fixes

0.1.0 (2025-04-17)

Features

Bug Fixes