Skip to content

v1.0.0

Compare
Choose a tag to compare
@tibordp tibordp released this 21 May 17:25

I've been running a cluster provisioned with this module for a year now, it is time to release the first stable version. Also dual-stack support is now much better supported in Kubernetes, so I foresee that Wigglenet network plugin will not be required for much longer.

Notable changes:

  • Kubernetes 1.24.0 is now the default version. IPv6DualStack feature gate is removed from cluster configuration.
  • Default base image is now Ubuntu 22.04
  • Expanded support for other base images:
    • Fedora 35 is now supported (Fedora 36 should work too, but Hetzner's base image does not seem to auto-configure a IPv6 address at the moment, I am waiting for Hetzner support before I can test it)

Less notable changes:

  • CI integration tests now also tries to create a PVC to test that Hetzner CSI integration works correctly