Skip to content

Releases: zifeo/terraform-openstack-rke2

v3.3.1

08 Apr 14:40
7f5a2dc
Compare
Choose a tag to compare

What's Changed

  • feat: disable core dns autoscaler by default by @zifeo in #33

Full Changelog: v3.3.0...v3.3.1

v3.3.0

25 Mar 19:16
Compare
Choose a tag to compare

What's Changed

  • feat: expose the server group configuration by @zifeo in #31

Full Changelog: v3.2.1...v3.3.0

v3.2.1

15 Mar 09:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

28 Jan 14:10
fd7d64a
Compare
Choose a tag to compare

ff_patches is now stable and the default.

Full Changelog: v3.1.0...v3.2.0

v3.1.0

09 Jan 08:48
Compare
Choose a tag to compare

What's Changed

  • feat: use patches instead of helmchartconfig by @zifeo in #25

Full Changelog: v3.0.0...v3.1.0

v3.0.0

29 Dec 16:32
Compare
Choose a tag to compare

What's Changed

  • feat!: replace load-balancer by a VIP by @zifeo in #23 (this is breaking, please follow the readme to upgrade)

Full Changelog: v2.0.7...v3.0.0

v2.0.7

26 Dec 17:35
0fd9890
Compare
Choose a tag to compare

What's Changed

  • feat: mount kubelet on the same disk as rke2 by @zifeo in #19

Full Changelog: v2.0.6...v2.0.7

v2.0.6

17 Aug 13:24
9a4ca64
Compare
Choose a tag to compare

What's Changed

  • Hubble + wait + removal delay by @zifeo in #16
  • feat: reduce timeout and introduce wait flag by @zifeo in #17
  • fix: multiple SSH keys setup

Note you may need to remove some hooks from the state due to a specific terraform behaviour:

terraform state rm module.rke2.module.servers["agent-node-pool"].null_resource.agent_remove[0]

ff_autoremove_agent is now a string instead of a boolean, null means disabled and any duration means enabled.

  ff_autoremove_agent   = "30s"

Full Changelog: v2.0.5...v2.0.6

v2.0.5

30 Jun 22:54
Compare
Choose a tag to compare

What's Changed

  • fix regression and update components by @zifeo in #13

Full Changelog: v2.0.4...v2.0.5

v2.0.4

30 Jun 19:03
0fcc074
Compare
Choose a tag to compare

What's Changed

  • Support rke2 volume device and lb type configuration by @srieger1 in #12

New Contributors

Full Changelog: v2.0.3...v2.0.4