Commit 3428df1
fix(e2e): always restart CP for fresh gRPC watch streams
kubectl set env is a no-op when values are unchanged, so the CP
isn't restarted and its gRPC watch streams stay dead from a
previous session. Add explicit rollout restart to ensure fresh
watch connections on every test run.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4d9010a commit 3428df1
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
376 | 379 | | |
377 | 380 | | |
378 | 381 | | |
| |||
0 commit comments