Commit 1289a24
committed
Add populator_vsphere_xcopy_volume_image_fqin to the operator
Issues:
1. The xcopy volume populator is missing on the populator-controller
2. When user wants to customize the volume populator
Fix:
Add new argument to the operator `populator_vsphere_xcopy_volume_image_fqin`
and pass it to the populator controller as `VSPHERE_XCOPY_VOLUME_POPULATOR_IMAGE` env.
Signed-off-by: Martin Necas <[email protected]>1 parent ac813a4 commit 1289a24
File tree
2 files changed
+5
-0
lines changed- operator/roles/forkliftcontroller
- defaults
- templates/populator
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
0 commit comments