mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-19 02:38:07 -05:00
Automatic merge from submit-queue (batch tested with PRs 64102, 63303, 64150, 63841). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Return attach error to A/D controller. The plugin should not wait with errors for WaitForAttach, WaitForAttach runs on nodes, not in A/D controller. **Which issue(s) this PR fixes** Fixes #63300 ~~Work in progress, missing testing.~~ **Release note**: ```release-note NONE ``` /sig storage @saad-ali @vladimirvivien |
||
|---|---|---|
| .. | ||
| fake | ||
| BUILD | ||
| csi_attacher.go | ||
| csi_attacher_test.go | ||
| csi_client.go | ||
| csi_client_test.go | ||
| csi_mounter.go | ||
| csi_mounter_test.go | ||
| csi_plugin.go | ||
| csi_plugin_test.go | ||
| csi_util.go | ||
| OWNERS | ||