Commit bfc846c
committed
[SPARK-51002] Upgrade the minimum K8s version to v1.30
### What changes were proposed in this pull request?
This PR aims to upgrade the minimum K8s version to v1.30 in K8s test environment.
### Why are the changes needed?
Like Apache Spark 4.0.0, K8s environments are moving toward K8s v1.30+. We had better focus on the latest K8s versions more.
- apache/spark#48371
- apache/spark#49684
### Does this PR introduce _any_ user-facing change?
Technically, this is a change of test infra.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes apache#155 from dongjoon-hyun/SPARK-51002.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>1 parent 0201994 commit bfc846c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments