Files
kubernetes/pkg/volume
Rafael Castillo fe9bdd1dd1 Mark API server errors as transient in csi raw block driver
Certain failures during SetupDevice and MapPodDevice are not treated as
transient in the csi raw block plugin implementation, while they are in
the file mode plugin. This can lead to certain failures causing volumes
to be marked as unmounted incorrectly.

This patch brings the block plugin up to parity with the fs one by
marking the equivalent calls as transient. This mostly covers API server
and some csi driver calls.
2025-11-03 15:47:59 +00:00
..
2025-01-16 06:13:49 +00:00
2024-12-02 16:59:34 +01:00
2024-11-29 17:11:00 +08:00