mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-19 08:15:01 +00:00
Different CSI drivers have different error messages, making it difficult to check them accurately. We remove the check for the error message and only check the failure type instead, since that is all we need.