Skip to content
Snippets Groups Projects
Unverified Commit 702fe01a authored by Lukas Metzner's avatar Lukas Metzner Committed by GitHub
Browse files

feat: force pods with volumes to be scheduled on Cloud servers (#743)

Due to a bug in the scheduler a node with no driver instance might be
picked and the volume is stuck in pending as the "no capacity - >
reschedule" recovery is never triggered
[[0]](https://github.com/kubernetes/kubernetes/pull/122109),
[[1]](https://github.com/kubernetes-csi/external-provisioner/issues/544

).

- See #400

---------

Co-authored-by: default avatarlukasmetzner <lukas@metzner.io>
Co-authored-by: default avatarJulian Tölle <julian.toelle@hetzner-cloud.de>
parent 7211dd8b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment