Skip to content

Latest commit

 

History

History
221 lines (101 loc) · 8.85 KB

CHANGELOG.md

File metadata and controls

221 lines (101 loc) · 8.85 KB

1.23.2 (2024-10-09)

Bug Fixes

1.23.1 (2024-03-06)

Bug Fixes

  • sensitive leaders problem (d3a3067)

1.23.0 (2024-03-06)

Features

  • add cluster credentials output (f116950)

1.22.0 (2024-03-06)

Features

  • use try values instead of for_each in kubeconfig resource (128be34)

1.21.1 (2024-03-06)

Bug Fixes

  • use for_each for nullable servers (11b7711)

1.21.0 (2024-03-06)

Features

  • extract token generation (b31d985)
  • separate install module (6c14817)
  • split configs as local variables (51a2f23)
  • support agent only provisioning (20c9874)

1.20.3 (2024-03-02)

Bug Fixes

  • ignore systemctl first restart error (7cc560e)
  • wait addons, agents for leader to be ready (f19fb67)

1.20.2 (2024-02-28)

Bug Fixes

1.20.1 (2023-12-15)

Bug Fixes

  • change agent restart command (e577cf9)

1.20.0 (2023-12-15)

Bug Fixes

  • change leader key local variable (abaf6a7)
  • escape spaces in EOF (11061b1)

Features

  • add pre_exec and post_exec scripts (63d0c3b)
  • add support for script evaluation in config files (484c3e0)

1.19.1 (2023-12-13)

Bug Fixes

1.19.0 (2023-12-13)

Features

1.18.0 (2023-12-13)

Features

  • separate ports for k3s and rke2 (283c979)

1.17.0 (2023-12-13)

Features

1.16.0 (2023-12-11)

Features

1.15.0 (2023-12-11)

Bug Fixes

  • base64decode certs and key (120292b)
  • change .terraform.lock.hcl (46d7fe8)
  • change install script add export (40c6c82)
  • change random_string to random_password (53f29cb)

Features

  • add new cluster installer (25e912a)

1.14.3 (2022-12-15)

Bug Fixes

  • run post create script before starting service (74ad6bb)

1.14.2 (2022-11-10)

Bug Fixes

  • change version constraints (3eb7927)

1.14.1 (2022-09-04)

Bug Fixes

  • disable local-storage by default (5664801)

1.14.0 (2022-09-03)

Features

  • add linux support to terraform lock file (9657ad5)

1.13.0 (2022-08-25)

Features

  • enable metrics-server by default (3f15459)

1.12.4 (2022-08-25)

Bug Fixes

  • default value for private_alb, public_alb on empty (f79d701)

1.12.3 (2022-08-03)

Bug Fixes

  • change template file names (435e044)

1.12.2 (2022-08-02)

Bug Fixes

  • add extra_args, extra_envs to agent nodes (f7389fe)

1.12.1 (2022-08-02)

Bug Fixes

  • add pre, post destroy scripts (b474fe0)

1.12.0 (2022-08-02)

Bug Fixes

  • add terraform lock file (31e45f9)
  • remove unused name variable (00cf8ce)

Features

  • refactor submodules and merge into root module (3e39287)

1.11.1 (2022-07-28)

Bug Fixes

  • force all endings to LF (e04269a)

1.11.0 (2022-06-13)

Features

  • replace standard-version with semantic-release (56b1f99)