-
Notifications
You must be signed in to change notification settings - Fork 380
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
v4.2.0 snapshot-controller stops working after a while #580
Comments
Looking at the snapshot-controller container, all its
|
This goroutine looks suspicious:
Both |
/assign |
/priority critical-urgent |
cc @ggriffiths @xing-yang see above, we may need a new patch release soon-ish. v4.2.0 is not really usable in my test environment. See #581 for a simple fix, I hope I got the right deadlock. |
As seen in CI, snapshot-controller stops processing VolumeSnapshots after a while. For example, this CI run failed to delete a few VolumeSnapshotContents, however, the controller stopped caring about them around 15:06:00.
Kubernete CI job got flaky on 08-17: https://testgrid.k8s.io/sig-storage-csi-ci#1.21-on-master
Simiarly, external-snapshotter 1-21-on-kubernetes-1-21 tests on master is flaky too: https://testgrid.k8s.io/sig-storage-csi-external-snapshotter#1-21-on-kubernetes-1-21
The text was updated successfully, but these errors were encountered: