Commit 737e4ff
[kustomize_deploy] Fix wait conditions not reflecting uniquified OSDPD names
After uniquify_osdpd.py renames OpenStackDataPlaneDeployment resources
with a timestamp suffix, the wait conditions still reference the original
names, causing "NotFound" errors. Update _wait_conditions after the
rename step by parsing the script's "Renamed: old -> new" output.
Signed-off-by: Luca Miccini <lmiccini@redhat.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4f7c7fd commit 737e4ff
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
268 | 292 | | |
269 | 293 | | |
270 | 294 | | |
| |||
0 commit comments