Skip to content

Releases: berops/claudie-config

v0.12.0

Choose a tag to compare

@Despire Despire released this 03 Jul 15:19
644770b

What's Changed

  • Render spot scheduling for AWS, Azure and OCI #38

  • Set cloudrift VM name and fix null port_mappings #39

  • Update alternative names output generation by #40

    To be able to use alternative names from this version onwards, Claudie version v0.15.0 is required

v0.11.5

Choose a tag to compare

@samuelstolicny samuelstolicny released this 23 Jun 09:02

What's Changed

  • Verda: render is_spot flag for Spot instances in dynamic nodepools 3477508

Compatibility: the Verda Spot instance support in this release requires a Claudie version that includes the dynamic-nodepool spot field for Verda. It will not render on earlier Claudie versions.

Full Changelog: v0.11.4...v0.11.5

v0.11.4

Choose a tag to compare

@samuelstolicny samuelstolicny released this 19 Jun 14:29
a63ddfd

What's Changed

  • GCP: support Spot VMs in dynamic nodepools #37

Compatibility: the GCP Spot VM support in this release requires a Claudie version that includes the dynamic-nodepool spot field (berops/claudie#2145). It will not render on earlier Claudie versions.

Full Changelog: v0.11.3...v0.11.4

v0.11.3

Choose a tag to compare

@samuelstolicny samuelstolicny released this 09 Jun 07:27
17df125

What's Changed

  • CloudRift: support shared-IP instances with per-node SSH/WireGuard port mapping #36

Compatibility: the CloudRift shared-IP support in this release requires Claudie v0.14.0 or newer, it relies on Claudie reading each node's mapped SSH/WireGuard ports back from the provider output. It does not work with earlier Claudie versions.

Full Changelog: v0.11.2...v0.11.3

v0.11.2

Choose a tag to compare

@samuelstolicny samuelstolicny released this 28 May 09:27
22178d3

What's Changed

  • Add OVH Cloud provider Terraform templates #35

Full Changelog: v0.11.1...v0.11.2

v0.11.1

Choose a tag to compare

@samuelstolicny samuelstolicny released this 13 May 08:50
09e6fbb

What's Changed

  • Add Verda Cloud provider Terraform templates #34

Full Changelog: v0.11.0...v0.11.1

v0.11.0

Choose a tag to compare

@m-brando m-brando released this 01 Apr 07:40
f1820ff

What's Changed

  • Configure a custom SSH port 22522 to reduce exposure to automated SSH scanning and brute-force attacks.

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@samuelstolicny samuelstolicny released this 12 Mar 09:53
d71034c

What's Changed

  • Add CloudRift cloud provider Terraform templates #31
    • Host-level firewall using iptables (INPUT DROP policy, IPv6 blocking, WireGuard tunnel allow)
    • NAT hairpinning workaround for CloudRift's networking

Full Changelog: v0.9.19...v0.10.0

v0.9.19

Choose a tag to compare

@Despire Despire released this 25 Feb 11:03
89b778d

What's Changed

  • Replace hetznerdns with native DNS support from the hcloud provider #29

Release v0.9.18

Choose a tag to compare

@samuelstolicny samuelstolicny released this 23 Feb 16:05
d53eb11

Fix zone distribution to use deterministic node name suffix instead of node index, preventing zone reassignment during autoscaler scale-up/down