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 112 hcloud-cloud-controller-manager issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | image | minor | `1.22` -> `1.23` | | golang |...

### TL;DR I'm using the helm chart for the deployment within a management cluster outside of the cluster which should be managed by the cloud-controllermanager. There should be an option...

enhancement

### TL;DR I used the next helm values: ``` monitoring: enabled: true podMonitor: enabled: true env: HCLOUD_TOKEN: valueFrom: secretKeyRef: name: hcloud key: token ROBOT_USER: valueFrom: secretKeyRef: name: hcloud key: robot-user...

enhancement

### Features - add Kubernetes v1.33 and remove EOL version v1.29 (#934) --- PR by releaser-pleaser 🤖 If you want to modify the proposed release, add you overrides here. You...

rp-release::pending

Dear maintainers, apparently deletes services and target from LoadBalancer which are created manually (or by other functions) during reconciliation. That's a bit unfortunate because you cannot use the Loadbalancer for...

pinned

### TL;DR We are trying to setup a K3s cluster on dedicated hetzner servers (AX42) with cloud load balancer support over the vswitch. ### Expected behavior A running hcloud-cloud-controller-manager with...

bug

Hello, i need your help, I am trying to install nginx ingress controller, it works perfect like adding the services and creating it but it doesn't add the targets, i...

### TL;DR Currently, the hcloud ccm chart will fail to initialise if a boolean value is specified for the `HCLOUD_NETWORK_ROUTES_ENABLED` env var. ### Expected behavior The following config should work...

bug

I would like to suggest renaming some loadbalancer annotations and their defaults in the upcoming v2.0. The following annotations have negated names: ``` load-balancer.hetzner.cloud/ipv6-disabled (false) load-balancer.hetzner.cloud/disable-public-network (false) load-balancer.hetzner.cloud/disable-private-ingress (false) ```...