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

Document compatibility versions #48207

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abhilasha2418
Copy link
Contributor

@abhilasha2418 abhilasha2418 commented Oct 5, 2024

Description

  • This PR introduces documentation for Version Compatibility Mode in Kubernetes 1.33, which allows clusters to emulate older versions (e.g., running v1.33 as v1.31).

  • Changes:

    • Added an overview of how the API server behaves in compatibility mode.
    • Included use cases demonstrating its benefits, such as compatibility with Helm charts and legacy APIs.
    • Outlined limitations and the need to reference the documentation of the emulated version.
    • This documentation is essential for users to understand the functionality and implications of this new feature.

Issue

Closes: #48171

Copy link

linux-foundation-easycla bot commented Oct 5, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: abhilasha2418 / name: abhilasha (113d6ef)

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign natalisucks for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the area/release-eng Issues or PRs related to the Release Engineering subproject label Oct 5, 2024
@k8s-ci-robot k8s-ci-robot added cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. language/en Issues or PRs related to English language sig/release Categorizes an issue or PR as relevant to SIG Release. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 5, 2024
Copy link

netlify bot commented Oct 5, 2024

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 113d6ef
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/670101f8571396000816c9ab
😎 Deploy Preview https://deploy-preview-48207--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Oct 5, 2024
@abhilasha2418
Copy link
Contributor Author

abhilasha2418 commented Oct 5, 2024

@sftim please let me any change that I missed here, that would be really helpful Thanks!

@abhilasha2418
Copy link
Contributor Author

/assign

@sftim
Copy link
Contributor

sftim commented Oct 10, 2024

/hold

Starting with Kubernetes v1.33

It sounds as if we should merge this into the dev-1.33 branch once Kubernetes v1.32 is released.
In docs, specifically, we avoid statements about the future.

Ok to unhold once the v1.32 release has happened, or if there's enough context to explain why the hold isn't needed.

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 10, 2024
Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

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

@abhilasha2418 PRs that target main publish to https://k8s.io/ (the live site)

  • I don't think this PR is targeting the right place
  • I think it's several releases too early; we won't document this feature until it is available for use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. language/en Issues or PRs related to English language sig/release Categorizes an issue or PR as relevant to SIG Release. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document compatibility versions
3 participants