Commit 6d3524b
committed
E2E: Fix log collection for machines
I mistakenly removed the namespace when switching to CAPI v1beta2.
The infrastructureRef no longer specifies a namespace since it is implied to be
the same as the clusters namespace. However, we still need to set a namespace
for the NamespacedName...
Signed-off-by: Lennart Jern <lennart.jern@est.tech>1 parent b9fa78b commit 6d3524b
File tree
1 file changed
+2
-1
lines changed1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
| 173 | + | |
173 | 174 | | |
174 | 175 | | |
175 | 176 | | |
| |||
0 commit comments