Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: image pull backoff error with latest: hetznercloud/hcloud-csi-driver:v2.7.0 #1373

Closed
elassadi opened this issue Jun 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@elassadi
Copy link

elassadi commented Jun 6, 2024

Description

The hcloud-csi DaemonSet and hcloud-controller are failing to start due to an image pull backoff error for hetznercloud/hcloud-csi-driver:v2.7.0.

The image docker.io/hetznercloud/hcloud-csi-driver:v2.7.0 is not available. Reverting to hcloud-csi-driver:v2.6.0 resolves the issue.

Affected Component: hcloud-csi DaemonSet, hcloud-csi-controller
Error Message: Image pull backoff error for hetznercloud/hcloud-csi-driver:v2.7.0
Image URL: docker.io/hetznercloud/hcloud-csi-driver:v2.7.0
Workaround: set variable hetzner_csi_version = "2.6.0" solves the problem

Kube.tf file

Default Kube.tf latest version

Screenshots

No response

Platform

Linux

@elassadi elassadi added the bug Something isn't working label Jun 6, 2024
@stempler
Copy link

This was due to the csi driver release being broken (some images were not pushed, see here) and is resolved now.

@mysticaltech
Copy link
Collaborator

Thanks for the info @stempler, good to see they acted fast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants