Commit 6e18a3c
Update Kubernetes test versions to latest supported releases (#2194)
This updates the operator E2E tests to use the three currently
supported Kubernetes versions with their latest patch releases:
- Update from v1.31.9 to v1.32.8 (v1.31 reaches EOL on Oct 28, 2025)
- Update from v1.32.5 to v1.33.4 (latest v1.33 patch)
- Add v1.34.0 (latest Kubernetes release from Aug 2025)
This aligns with the Kubernetes project's support policy of
maintaining the most recent three minor releases (1.32, 1.33, 1.34).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent 4645ff9 commit 6e18a3c
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | | - | |
156 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
0 commit comments