Releases: hetznercloud/hcloud-cloud-controller-manager
v1.13.0
What's Changed
- Update k8s dependencies to v0.20.13 by @fhofherr in #260
- Use our own Runners by @LKaemmerling in #261
- feat: allow setting of reverse DNS records by @morremeyer in #274
- Use Go 1.18 by @LKaemmerling in #293
- Update K8s/k3s Support Matrix by @LKaemmerling in #294
- Update Dependencies by @LKaemmerling in #295
- Update hcloud-go and fix possible crash cases for servers with flexib… by @LKaemmerling in #296
- Metrics for Hetzner API calls by @maksim-paskal in #303
- Raise cache reload timeout limit by @4ND3R50N in #309
- Update to Go 1.19 by @LKaemmerling in #311
- Prioritize IPv4 address family by dual-stack by @rastislavs in #306
- Migrate to priorityClassName API by @onpaws in #283
- Flag to disable network routes by @maksim-paskal in #304
- Update all non k8s related dependencies to last versions by @LKaemmerling in #312
- Add support for k8s 1.25 by @LKaemmerling in #313
New Contributors
- @morremeyer made their first contribution in #274
- @maksim-paskal made their first contribution in #303
- @4ND3R50N made their first contribution in #309
- @rastislavs made their first contribution in #306
- @onpaws made their first contribution in #283
Full Changelog: v1.12.1...v1.13.0
v1.12.1
Changelog
1b33f52 Prepare Release v1.21.1
9fa6887 Update hcloud-go to v1.33 (#255)
ff044e9 deploy: add missing operator: Exists (#251)
7c9948b Bump k8s.io/kubernetes from 1.18.3 to 1.18.19 (#243)
451703a Testsetup: Unify with CSI Driver test setup suite (#244)
635cf10 Update docs (#240)
f21278c Health Check: Set healthcheck port to destination port if no port was defined via annotation (#239)
Docker images
docker pull hetznercloud/hcloud-cloud-controller-manager:v1.12.1
v1.12.0
Changelog
580c9db Prepare Release v1.12.0
9d259b9 Bring IPv6 flag in line with private ingress flag (#237)
7728df2 add explanation for private node IPs (#219)
3f1a081 Build and test with go 1.17 (#235)
867e237 Ignore stale routes on RouteList (#238)
fb6b551 Use Metadata Client provided by hcloud-go (#234)
bcf0e74 Update README for kube-proxy IPVS information (#213)
64a7663 Explain --cloud-provider=external a bit more
6f30ee1 Update hcloud-go to v1.28.0
Docker images
docker pull hetznercloud/hcloud-cloud-controller-manager:v1.12.0
v1.11.1
v1.11.0
Changelog
659f728 Use ::1 host of the IPv6 subnet as the instance address
f8d6673 Support for IPv6 NodeAddresses
32f602a Apply review results
354f8f8 Add Master is attached to configured Network check on controller boot.
1e44483 Fix typo in log message (#207)
bf44907 Improving documentation
e52a79b Update README.md to include Networks support
0d3274c Fix for typo in hcloud command
1641943 Fix glob for deployment yamls
Docker images
docker pull hetznercloud/hcloud-cloud-controller-manager:latestdocker pull hetznercloud/hcloud-cloud-controller-manager:v1.11.0
v1.10.0
v1.10.0-rc2
Changelog
f40fa21 Fix generation of deployment yamls
Docker images
docker pull hetznercloud/hcloud-cloud-controller-manager:latestdocker pull hetznercloud/hcloud-cloud-controller-manager:v1.10.0-rc2
v1.10.0-rc1
v1.9.1
v1.9.0
- Add support for setting load balancer values via cluster-wide defaults:
HCLOUD_LOAD_BALANCERS_LOCATION,HCLOUD_LOAD_BALANCERS_NETWORK_ZONE,HCLOUD_LOAD_BALANCERS_DISABLE_PRIVATE_INGRESS,HCLOUD_LOAD_BALANCERS_USE_PRIVATE_IP(#125) - Fix: allow referencing certificates by name (#116)
- Update build to go 1.16
- Update hcloud-go to 1.25.0
- Fix: Creating a Route may fail because of stale cache
- Add support for Hetzner Cloud Managed Certificates