hcloud-cloud-controller-manager icon indicating copy to clipboard operation
hcloud-cloud-controller-manager copied to clipboard

Kubernetes cloud-controller-manager for Hetzner Cloud

Results 73 hcloud-cloud-controller-manager issues
Sort by recently updated
recently updated
newest added

### TL;DR A lot of calls to `client.Server.All()` are being made when the network has a lot of "outdated" routes for IPs that no longer belong to an active server....

bug

### TL;DR Change the versioning scheme to reflect Kubernetes releases. This would allow people to match a release that ensures compatibility with the used Kubernetes version without figuring it out...

enhancement

### TL;DR Setting up a dual stack k8s cluster with HCCM and Hetzner's inter-server networking will result in the CCM attempting to create IPv6 routes for the internal Hetzner network....

bug

- Install the robot server once a week. Use `overlayfs` to allow resetting the whole system with a reboot. - Reboot (and reset) the robot server before starting the e2e...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/klog/v2](https://togithub.com/kubernetes/klog) | `v2.130.0` -> `v2.130.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fklog%2fv2/v2.130.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

I have a k3s cluster, and just rebooted an agent after instance upgrade (cx21 to cx31). It doesn't look like the `beta.kubernetes.io/instance-type` node label gets updated.

bug
pinned

https://github.com/hetznercloud/hcloud-cloud-controller-manager/blob/e2b0ed63f6cd5a7499d356bacd784ded41df5f2a/internal/annotation/load_balancer.go#L161 Isn't this supposed to be http-redirect-https? Most guides also say that it's http-redirect-https, but in the code itself it's http-redirect-http.

bug

### TL;DR Robot nodes should automatically be labelled with ``` instance.hetzner.cloud/is-root-server: true ``` ### Expected behavior The csi driver is using the label to prevent the node component to start...

enhancement

### TL;DR Hi. I'm currently installing CCM with microk8s. The installation steps are not comparable to the current installation manual (e.g. kubeadm not available). For a simplified Kubernetes installation based...

enhancement