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

Remove minimum Kubernetes version requirement from prerequisites #41092

Merged

Conversation

mrgiles
Copy link
Contributor

@mrgiles mrgiles commented May 12, 2023

Removes the "Your Kubernetes server must be at or later than version 1.5." from the prerequisites. Fixes #40453

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 12, 2023
@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label May 12, 2023
@k8s-ci-robot k8s-ci-robot requested a review from foxish May 12, 2023 01:13
@k8s-ci-robot k8s-ci-robot added the sig/docs Categorizes an issue or PR as relevant to SIG Docs. label May 12, 2023
@netlify
Copy link

netlify bot commented May 12, 2023

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 6282a22
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/645d925f2055f500080f1061
😎 Deploy Preview https://deploy-preview-41092--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 settings.

@tengqm
Copy link
Contributor

tengqm commented May 12, 2023

This makes good sense.
/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 12, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tengqm

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

The pull request process is described 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
Copy link
Contributor

LGTM label has been added.

Git tree hash: 661b50ae2042f4e1cc809bb0ea3c35f231b0bf48

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 12, 2023
@k8s-ci-robot k8s-ci-robot merged commit 11b2732 into kubernetes:main May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

“Safely Drain a Node” states that you need Kubernetes 1.5 or later
3 participants