Julian Tölle
Julian Tölle
As of https://github.com/kubernetes/autoscaler/pull/6184 it will be possible to specify to the Cluster-Autoscaler which additional **Node Labels** for use in Kubernetes are added to the Nodes in the cloud-init config. /area...
No one has clearly requested **Server Labels** for the last year, and there is now an option to add **Node Labels**. I think we can consider this closed until someone...
This is causing CDKTF to generate code that requires manual type conversions. See #951 for details.
Worked for me in a quick test with the cli. We just do the same requests as frontend to the API. Could you open a [ticket with support](https://console.hetzner.cloud/support) so they...
This is a potentially breaking change. Even though this flag shows a warning since 2018, we should try to avoid making breaking changes on purpose. I have created a `v2`...
Hey @mdbooth, you can find the key on keys.openpgp.org: - https://keys.openpgp.org/search?q=81DF3546AA43EB287D276C87D1F231005DCF1180 - https://keys.openpgp.org/[email protected]
After some consideration we want to write a Design Docs before continuing with this PR.
I can reproduce this. Looks like we now sent (broken) empty options in the request. Request from CLI 1.36.0: ```http --- Request: POST /v1/load_balancers/1710364/actions/update_service HTTP/1.1 Host: api.hetzner.cloud User-Agent: hcloud-cli/unknown hcloud-go/1.47.0...
By bisecting I found out that is is broken since commit 59d73f441c18e0aac33d8eb6aa83026dd2c90c1e, which bumped us to hcloud-go v2.5.0. Further bisecting `hcloud-go` it looks like this commit is at the root...
@cedi I would like wait with your PRs until I had time to discuss this with my colleagues. As its about to be holiday season, this will probably be delayed...