Commit 96cb57c
authored
Add Google Batch warning when for conflicting disk image config (#5279) [ci fast]
When both boot disk image and instance template are specified, the
instance template gets priority, as with many other options covered by
instance templates. Warn the user in this case.
This was missed in #5268.
Signed-off-by: Siddhartha Bagaria <1929612+siddharthab@users.noreply.github.com>1 parent a0bf8b4 commit 96cb57c
File tree
2 files changed
+4
-1
lines changed- docs
- plugins/nf-google/src/main/nextflow/cloud/google/batch
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
306 | 309 | | |
307 | 310 | | |
308 | 311 | | |
| |||
0 commit comments