Commit 25dfc4e
🐛 e2e: skip clusterobjectset cleanup when BoxcutterRuntime is disabled
Scenario cleanup unconditionally attempted to delete the pre-generated
clusterobjectset resource, but the CRD only exists when BoxcutterRuntime
is enabled. Guard the deletion with a feature gate check.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2b2669f commit 25dfc4e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
0 commit comments