Commit 352aa6f
committed
deploy: update external-provisioner to v2.1.1
This brings in some bug fixes:
- External-provisioner may have stopped provisioning for a PVC depending on certain timing conditions (provisioning failed once, next attempt currently running, PVC update arrives from API server)
- Fix CSI translation issues with EBS, AzureFile and Cinder drivers
- Producing storage capacity may have failed with the object has been modified errors
- Fix topology translation during CSI migration for gce-pd, aws-ebs, cinder drivers1 parent b23a782 commit 352aa6f
File tree
3 files changed
+3
-3
lines changed- deploy
- kubernetes-1.18/hostpath
- kubernetes-1.20/hostpath
- kubernetes-distributed/hostpath
3 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments