Skip to content

helm: drop support for ingress below k8s 1.27 - #4969

Merged
jschaul merged 1 commit into
developfrom
ingress-remove-old
Jan 21, 2026
Merged

helm: drop support for ingress below k8s 1.27#4969
jschaul merged 1 commit into
developfrom
ingress-remove-old

Conversation

@jschaul

@jschaul jschaul commented Jan 20, 2026

Copy link
Copy Markdown
Member

Compatibility k8s 1.18 - >=1.27 was introduced in 3002 and some other PRs, but we no longer need support for ancient kubernetes versions now. This deletion of code should improve the readability of our helm charts.

Compatibility k8s 1.18 - >=1.25 was introduced in 58b7617 and some other PRs, but we no longer need support for ancient kubernetes versions now. This deletion of code should improve the readability of our helm charts.
@jschaul
jschaul requested review from a team as code owners January 20, 2026 12:21
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Jan 20, 2026

@supersven supersven left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Thanks a lot for taking the time to clean this mess up ❤️

@jschaul
jschaul merged commit b7f2341 into develop Jan 21, 2026
11 checks passed
@jschaul
jschaul deleted the ingress-remove-old branch January 21, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants