Commit 2533388
Run operator E2E on one Kubernetes version per PR (#6540)
Every pull request update runs the operator E2E suite against three
kind node versions, about 20 large-runner minutes per run, while
cross-version compatibility almost never breaks within a single PR.
Run only the newest version on pull_request events. Pushes to main
and manual dispatches keep the full matrix, so a version-specific
regression still surfaces on main within one CI cycle.
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>1 parent 5276636 commit 2533388
1 file changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
163 | 169 | | |
164 | 170 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
171 | 176 | | |
172 | 177 | | |
173 | 178 | | |
| |||
0 commit comments