Skip to content

Drop support for K8s 1.23 and 1.24#4161

Merged
pavolloffay merged 1 commit intoopen-telemetry:mainfrom
swiatekm:breaking/drop-kube-124-125
Jul 7, 2025
Merged

Drop support for K8s 1.23 and 1.24#4161
pavolloffay merged 1 commit intoopen-telemetry:mainfrom
swiatekm:breaking/drop-kube-124-125

Conversation

@swiatekm
Copy link
Copy Markdown
Contributor

@swiatekm swiatekm commented Jul 5, 2025

Description:

Drop dupport for K8s 1.23 and 1.24. This is in accordance with a discussion during a recent SIG meeting. These versions aren't supported by any major vendors anymore, and we'd eventually like to push the bottom of our supported range high enough to be able to properly utilize some newer features, like CEL validation, image volumes, sidecar containers, and so on.

Link to tracking Issue(s):

Testing:
Modified the e2e tests to run on 1.25 instead of 1.23.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 5, 2025

E2E Test Results

 33 files  ±0  219 suites  ±0   3h 42m 59s ⏱️ - 21m 50s
 83 tests ±0   83 ✅ ±0  0 💤 ±0  0 ❌ ±0 
219 runs  ±0  219 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit af12037. ± Comparison against base commit 546053d.

♻️ This comment has been updated with latest results.

@swiatekm swiatekm marked this pull request as ready for review July 5, 2025 18:29
@swiatekm swiatekm requested a review from a team as a code owner July 5, 2025 18:29
@pavolloffay
Copy link
Copy Markdown
Member

We should not forgot to update the version in the compatibility table during the release.

@pavolloffay pavolloffay merged commit f44e6a9 into open-telemetry:main Jul 7, 2025
81 of 84 checks passed
@swiatekm swiatekm deleted the breaking/drop-kube-124-125 branch March 14, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop support for Kubernetes 1.23 and 1.24 in version 0.130.0

3 participants