Commit fb9f3e6
🐛 e2e: don't pre-populate clusterObjectSetName in scenario context
The clusterObjectSetName was unconditionally set to a pre-generated value
for every scenario in CreateScenarioContext, causing cleanup to attempt
deleting a clusterobjectset resource even when the CRD doesn't exist
(non-experimental suites). Now it starts empty and only gets set when a
ClusterObjectSet is actually applied during the scenario.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2b2669f commit fb9f3e6
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
| |||
0 commit comments