Skip to content

Releases: vitobotta/hetzner-k3s

v2.1.0

13 Jan 18:26
0e8e129
Compare
Choose a tag to compare
  • This update lets different types of instances coexist within the same node pool. This will make it easier for older clusters to transition from the 1.1.5 naming system, which included instance type in the name, to the newer 2.x naming scheme that doesn’t include this detail.

v2.0.9

07 Nov 15:46
Compare
Choose a tag to compare
  • Switched to new official autoscaler image (by @ghaering)

v2.0.8

30 Aug 19:22
Compare
Choose a tag to compare

Fixed

  • Fixed an issue preventing correct detection of the private network interface for autoscaled nodes

Upgrading

Important: See notes for v2.0.0 if you are upgrading from v1.1.5.

v2.0.7

30 Aug 14:07
Compare
Choose a tag to compare

Fixed

  • Temporarily switched to a custom autoscaler image by Hetzner. The official image still relies on an instance type that has been deprecated

Upgrading

Important: See notes for v2.0.0 if you are upgrading from v1.1.5.

v2.0.6

29 Aug 14:14
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with the JSON requests to Hetzner introduced by the upgrade of the Crest library in 2.0.5

Upgrading

Important: See notes for v2.0.0 if you are upgrading from v1.1.5.

v2.0.5

26 Aug 09:42
Compare
Choose a tag to compare

Improvements

  • Configured memory requests for Cilium

Fixes

  • Upgraded some shards to fix an issue with OpenSSL issue on Fedora (by @n7st)

Upgrading

Important: See notes for v2.0.0 if you are upgrading from v1.1.5.

v2.0.4

23 Aug 11:49
Compare
Choose a tag to compare

Improvements

  • Changed the way we detect the current IP address to use IpInfo, since it works in location like China where the previous method based on an Akamai service wasn't working

Upgrading

Important: See notes for v2.0.0 if you are upgrading from v1.1.5.

v2.0.3

19 Aug 22:06
Compare
Choose a tag to compare

Fixes

  • Fixed an issue with the firewall not opening the port necessary for the embedded registry mirror in configurations with the private network

Upgrading

Important: See notes for v2.0.0 if you are upgrading from v1.1.5.

v2.0.2

19 Aug 14:01
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with the Github Actions pipeline which was producing an ARM binary for Intel Mac due to a change in the expected OS introduced recently by Github

Upgrading

Important: See notes for v2.0.0 if you are upgrading from v1.1.5.

v2.0.1

19 Aug 11:33
Compare
Choose a tag to compare

Fixed

  • Always use the private IP of the master - if the private network is enabled - when connecting to the API from the nodes. This way the access to the API from the Internet can be safely restricted to specific networks.

Upgrading

Important: See notes for v2.0.0 if you are upgrading from v1.1.5.