Skip to content

Revert "Have a constant to indicate Kubernetes pre-releases"#7818

Open
twz123 wants to merge 1 commit into
k0sproject:mainfrom
twz123:no-prerelease-marker
Open

Revert "Have a constant to indicate Kubernetes pre-releases"#7818
twz123 wants to merge 1 commit into
k0sproject:mainfrom
twz123:no-prerelease-marker

Conversation

@twz123

@twz123 twz123 commented Jun 18, 2026

Copy link
Copy Markdown
Member

Description

This reverts PR #4229. As of Kubernetes 1.33, this is no longer necessary. The plus suffix is no longer appended. Not sure if this was entirely intentional, but it was a side effect of the implementation of KEP-4330.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

  • Manual test
  • Auto test added

Checklist

  • My code follows the style guidelines of this project
  • My commit messages are signed-off
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@twz123 twz123 added the chore label Jun 18, 2026
This reverts commit 0422dcb. As of
Kubernetes 1.33, this is no longer necessary. The plus suffix is no
longer appended. Not sure if this was entirely intentional, but it was a
side effect of the implementation of KEP-4330.

See: https://www.kubernetes.dev/resources/keps/4330/
Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
@twz123 twz123 force-pushed the no-prerelease-marker branch from bd981c2 to 3b90987 Compare June 18, 2026 13:04
@twz123 twz123 marked this pull request as ready for review June 18, 2026 20:46
@twz123 twz123 requested review from a team as code owners June 18, 2026 20:46
@twz123 twz123 requested review from jnummelin and ncopa June 18, 2026 20:46
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.

1 participant