Julian Tölle

Results 299 comments of Julian Tölle

I agree that this configuration error should be surfaced in a nicer way, and that we should document the limits of HCCM better. Sending unnecessary requests to the API is...

I do not know if that will work. You will have to try this yourself, I am sorry.

`docker-ce` is currently based on Ubuntu 24.04, so the new cloud-init version first needs to be available in the package repositories: https://launchpad.net/ubuntu/noble/+source/cloud-init

All set for https://github.com/kubernetes/autoscaler/labels/area%2Fprovider%2Fhetzner Thanks for taking care of this :blush:

I am unable to reproduce this with our dev setup and the [Getting Started](https://github.com/hetznercloud/csi-driver/blob/main/docs/kubernetes/README.md#getting-started) guide. Some questions that might help to pinpoint the issue: - What version of csi-driver are...

I am still unable to reproduce this. What I have done: 1. **Setup a Cluster with Talos 1.7.0 using [their docs](https://www.talos.dev/v1.7/talos-guides/install/cloud-platforms/hetzner/)** I used Packer to create the snapshots. To generate...

Some more questions: - Do you use `LUKS` with the csi-driver? - @kosh30 did you install the csi-driver with kube-hetzner & manually, or did you disable it in `kube-hetzner` and...

Hey @SidAtQuanos, sorry for the very late response. - Is this error still happening? - Are you using `Block` or `Filesystem` volumes? (`persistentVolume.spec.volumeMode`) - If this is still happening, could...

Is this the VolumeAutoScaler you were using? I can try to reproduce the issue locally with it, but it sounds like this is very flaky and might not happen to...

I agree that it would be nice to have multiple `hcloud_firewall_attachments`, each adding **a single resource**. We are doing something very similar in #1228 for individual `records` of an `rrset`....