Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce compatibility version for Kubernetes control-plane upgrades #4330

Open
4 tasks done
logicalhan opened this issue Nov 6, 2023 · 40 comments · Fixed by kubernetes/kubernetes#122891
Open
4 tasks done
Assignees
Labels
sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. sig/architecture Categorizes an issue or PR as relevant to SIG Architecture. stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team
Milestone

Comments

@logicalhan
Copy link
Member

logicalhan commented Nov 6, 2023

Enhancement Description

  • One-line enhancement description (can be used as a release note):

Introduce compatibility version in Kubernetes components to enhance Kubernetes control-plane upgrades. See safer Kubernetes upgrades for more details.

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Nov 6, 2023
@jeremyrickard
Copy link
Contributor

/sig api-machinery

@k8s-ci-robot k8s-ci-robot added sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Nov 7, 2023
@jpbetz
Copy link
Contributor

jpbetz commented Jan 19, 2024

/sig architecture

@k8s-ci-robot k8s-ci-robot added the sig/architecture Categorizes an issue or PR as relevant to SIG Architecture. label Jan 19, 2024
@jpbetz
Copy link
Contributor

jpbetz commented Jan 23, 2024

/milestone 1.30

@k8s-ci-robot
Copy link
Contributor

@jpbetz: You must be a member of the kubernetes/milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Milestone Maintainers Team and have them propose you as an additional delegate for this responsibility.

In response to this:

/milestone 1.30

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

jpbetz added a commit to jpbetz/kubernetes that referenced this issue Jan 23, 2024
We won't need to do this manually forever. Long term kubernetes/enhancements#4330 will set it.  But for now we bump it for each release.
@jpbetz
Copy link
Contributor

jpbetz commented Jan 23, 2024

/milestone v1.30

@johnbelamaric
Copy link
Member

/lead-opted-in

@jpbetz
Copy link
Contributor

jpbetz commented Feb 6, 2024

/label lead-opted-in

@k8s-ci-robot k8s-ci-robot added the lead-opted-in Denotes that an issue has been opted in to a release label Feb 6, 2024
@mickeyboxell mickeyboxell moved this to At Risk for Enhancements Freeze in 1.30 Enhancements Tracking Feb 8, 2024
@mickeyboxell
Copy link

Hello @logicalhan 👋, Enhancements team here.

Just checking in as we approach enhancements freeze today ([02:00 UTC Friday 9th February 2024 / 18:00 PDT Thursday 8th February 2024](https://everytimezone.com/s/1ade3dca)):.

This enhancement is targeting for stage alpha for v1.30 (correct me, if otherwise)

Here's where this enhancement currently stands:

  • Make sure to update your status to implementable in the kep.yaml file.
  • Please let me know when this enhancement is

The status of this enhancement is marked as at risk for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@mickeyboxell
Copy link

mickeyboxell commented Feb 9, 2024

Hello 👋, v1.30 Enhancements team here.

Unfortunately, this enhancement did not meet requirements for enhancements freeze.

If you still wish to progress this enhancement in {current release}, please file an exception request. Thanks!

  • It looks like you still need to update the KEP status to implementable for latest-milestone: 1.30.

@mickeyboxell mickeyboxell moved this from At Risk for Enhancements Freeze to Removed from Milestone in 1.30 Enhancements Tracking Feb 9, 2024
@salehsedghpour
Copy link

/milestone clear

@k8s-ci-robot k8s-ci-robot removed this from the v1.30 milestone Feb 9, 2024
@jpbetz
Copy link
Contributor

jpbetz commented Feb 9, 2024

This is due to a clerical error. #4395 was intended to be the KEP PR but we neglected to notice is was still marked as provisional. #4502 fixes this.

@salehsedghpour
Copy link

@jpbetz Please make sure that #4502 is being merged and also consider filing an exception request.

@jpbetz
Copy link
Contributor

jpbetz commented Feb 9, 2024

@jpbetz Please make sure that #4502 is being merged and also consider filing an exception request.

#4502 is merged. Do we need a full exception for a clerical error like this?

@sreeram-venkitesh
Copy link
Member

@siyuanfoundation Hi again! We're one week away from code freeze and I wanted to ping you here a slight reminder. Are there any other code PRs that needs to be merged for this KEP other than the ones listed below?

From what I saw, looks like kubernetes/kubernetes#126037 also needs to be merged since its linked to kubernetes/kubernetes#125980.

Please let me know if there are any other PRs which we should be tracking! Thanks!

@siyuanfoundation
Copy link
Contributor

kubernetes/kubernetes#126037

Hi @sreeram-venkitesh , thanks for checking in.
kubernetes/kubernetes#126037 is not a blocker in 1.31, kubernetes/kubernetes#125980 is opened to track tasks for the next release.

However, kubernetes/kubernetes#125941 needs to be merged before the code freeze.

@sreeram-venkitesh
Copy link
Member

@siyuanfoundation Thank you for the quick response! I have edited the above message to add kubernetes/kubernetes#125941 to the PRs that needs to be tracked. Please update the issue description also when you get time! Thanks a lot again!

@siyuanfoundation
Copy link
Contributor

@hailkomputer
Since Compatibility Version will be no-op in 1.31, it is still a little premature to write a blogpost about it. I have closed the blogpost placeholder PR for now. Will resume in 1.32.

@sreeram-venkitesh
Copy link
Member

Hello @siyuanfoundation 👋 v1.31 Enhancements team here,

Unfortunately, the implementation (code related) PR(s) associated with this enhancement is not in the merge-ready state by code-freeze and hence this enhancement is now removed from the v1.31 milestone.

If you still wish to progress this enhancement in v1.31, please file an exception request as soon as possible, within three days. If you have any questions, you can reach out in the #release-enhancements channel on Slack and we'll be happy to help. Thanks!

/milestone clear

@jpbetz
Copy link
Contributor

jpbetz commented Jul 26, 2024

@sreeram-venkitesh With the exception granted and the code all merged, may we add the milestone back on to this issue?

@sreeram-venkitesh sreeram-venkitesh moved this from Removed from Milestone to Tracked for Code Freeze in 1.31 Enhancements Tracking Jul 29, 2024
@sreeram-venkitesh
Copy link
Member

/milestone v1.31

@k8s-ci-robot k8s-ci-robot added this to the v1.31 milestone Jul 29, 2024
@sreeram-venkitesh
Copy link
Member

@jpbetz I've added the milestone back and updated the status to Tracked for code freeze!

@tjons
Copy link
Contributor

tjons commented Sep 16, 2024

Hi, enhancements lead here - I inadvertently added this to the 1.32 tracking board 😀. Please readd it if you wish to progress this enhancement in 1.32.

/remove-label lead-opted-in

@k8s-ci-robot k8s-ci-robot removed the lead-opted-in Denotes that an issue has been opted in to a release label Sep 16, 2024
@sftim
Copy link
Contributor

sftim commented Oct 3, 2024

@logicalhan I think we will need docs for this eventually (although we were able to skip those for the alpha)

@zjs
Copy link

zjs commented Dec 11, 2024

I noticed information in the KEP that seems conflicting.

From the goals:

  • In beta, we intend to extend support to:
    • --emulation-version range of binaryMinorVersion..binaryMinorVersion-1
    • --min-compatibility-version to binaryMinorVersion..binaryMinorVersion-1

From the beta graduation criteria:

  • Emulation version support for N-3 minor versions
  • Compatibility version support for N-3 minor versions

It seems like both lines came from be46376. Based on the rest of the doc (e.g., the the example in the Feature Gate Lifecycles section) and the conversation in #4395, I believe N-3 is the intended value and that the goals section should be updated. PR to do that: #4989

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. sig/architecture Categorizes an issue or PR as relevant to SIG Architecture. stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team
Projects
Status: Deferred
Status: Tracked for Doc Freeze
Development

Successfully merging a pull request may close this issue.