Commit 83dfe8e
committed
roachprod: fix label propagation on workload machines
Previously, label propagation did not take the boot-disk-only parameter of
workload machines into account. This change fixes the propagation to skip trying
to add labels to non-existent persistent disks if the boot-disk-only flag has
been passed to the provider.
Epic: None
Release note: None1 parent 5fdc01e commit 83dfe8e
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1847 | 1847 | | |
1848 | 1848 | | |
1849 | 1849 | | |
1850 | | - | |
| 1850 | + | |
| 1851 | + | |
1851 | 1852 | | |
1852 | 1853 | | |
1853 | 1854 | | |
| |||
2019 | 2020 | | |
2020 | 2021 | | |
2021 | 2022 | | |
2022 | | - | |
| 2023 | + | |
2023 | 2024 | | |
2024 | 2025 | | |
2025 | 2026 | | |
| |||
2511 | 2512 | | |
2512 | 2513 | | |
2513 | 2514 | | |
| 2515 | + | |
2514 | 2516 | | |
| 2517 | + | |
2515 | 2518 | | |
2516 | 2519 | | |
2517 | 2520 | | |
| |||
2539 | 2542 | | |
2540 | 2543 | | |
2541 | 2544 | | |
2542 | | - | |
| 2545 | + | |
2543 | 2546 | | |
2544 | 2547 | | |
2545 | 2548 | | |
| |||
0 commit comments