Commit cf7a72f
authored
e2e: restore build after overlapping helper additions (#2544)
#2538 and #2537 each added a kindCluster.deletePod helper. Both changes
merged cleanly, but together they leave the e2e package with duplicate
method definitions.
Keep the version from #2538 because its resilience callers recreate pods
under the same names immediately and need deletion to finish first. The
service/DNS cleanup can use the same stronger helper.1 parent cdf7605 commit cf7a72f
1 file changed
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | | - | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
0 commit comments