Releases: berops/claudie-config
Release list
v0.12.0
v0.11.5
What's Changed
- Verda: render
is_spotflag 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
spotfield for Verda. It will not render on earlier Claudie versions.
Full Changelog: v0.11.4...v0.11.5
v0.11.4
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
spotfield (berops/claudie#2145). It will not render on earlier Claudie versions.
Full Changelog: v0.11.3...v0.11.4
v0.11.3
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
v0.11.1
v0.11.0
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
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
Release v0.9.18
Fix zone distribution to use deterministic node name suffix instead of node index, preventing zone reassignment during autoscaler scale-up/down