Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Sep 4, 2024

What changes were proposed in this pull request?

This PR aims to upgrade the minimum K8s version to v1.28.

In addition, this PR renames the test matrix names to use hypen instead of underscore.

  • kubernetes_version -> kubernetes-version
  • test_group -> test-group
  • dynamic_config_test_group -> dynamic-config-test-group

Why are the changes needed?

1. K8s community archived v1.27.19 on 2024-07-16 and starts to release v1.31.0 from 2024-08-13

2. Default K8s Versions in Public Cloud environments

The default K8s versions of public cloud providers are already moving to K8s 1.30 like the following.

  • EKS: v1.30 (Default)
  • GKE: v1.30 (Rapid), v1.29 (Regular), v1.29 (Stable)
  • AKS: v1.29 (Default), v1.30 (Support)

3. End Of Support

In addition, K8s 1.27 reached or will reach a standard support EOL in two weeks before the official Apache Spark Kubernetes Operator release.

K8s EKS AKS GKE
1.27 2024-07 2024-07 2024-09-16

Does this PR introduce any user-facing change?

No. This is a test infra change.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the INFRA label Sep 4, 2024
@dongjoon-hyun
Copy link
Member Author

Thank you, @viirya !

@dongjoon-hyun
Copy link
Member Author

cc @jiangzho and @TQJADE , too

@dongjoon-hyun
Copy link
Member Author

Merged to main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants