Commit a3153fb
test, e2e-upgrade: strip copy-mac-from from downloaded bond example
v0.87.0 handler fails with InvalidArgument when copy-mac-from is used
while eth1 is being enslaved into bond0 ("Failed to find interface eth1
for copy-mac-from of iface bond0"). The field was not supported by older
handlers.
Strip the field after extracting the previous-release examples tarball
so that the pre-upgrade createUpgradeCasePolicy call succeeds on old
handler versions.
Signed-off-by: copilot <copilot@github.com>
Co-authored-by: mkowalski <2862927+mkowalski@users.noreply.github.com>1 parent 3b2b397 commit a3153fb
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
0 commit comments