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

Add Debian 10 (buster) support #7071

Merged
merged 1 commit into from
Jun 7, 2019

Conversation

zetaab
Copy link
Member

@zetaab zetaab commented May 26, 2019

root@master-zone-1-2-1-localtest-k8s-local:/home/debian# kubectl get nodes -o wide
NAME                                    STATUS   ROLES    AGE   VERSION   INTERNAL-IP   EXTERNAL-IP   OS-IMAGE                       KERNEL-VERSION         CONTAINER-RUNTIME
master-zone-1-1-1-localtest-k8s-local   Ready    master   73s   v1.14.2   10.1.32.7     <none>        Debian GNU/Linux 10 (buster)   4.19.0-5-cloud-amd64   docker://18.6.3
master-zone-1-2-1-localtest-k8s-local   Ready    master   76s   v1.14.2   10.1.32.4     <none>        Debian GNU/Linux 10 (buster)   4.19.0-5-cloud-amd64   docker://18.6.3
master-zone-1-3-1-localtest-k8s-local   Ready    master   72s   v1.14.2   10.1.32.6     <none>        Debian GNU/Linux 10 (buster)   4.19.0-5-cloud-amd64   docker://18.6.3
nodes-1-localtest-k8s-local             Ready    node     32s   v1.14.2   10.1.32.16    <none>        Debian GNU/Linux 10 (buster)   4.19.0-5-cloud-amd64   docker://18.6.3
nodes-2-localtest-k8s-local             Ready    node     23s   v1.14.2   10.1.32.13    <none>        Debian GNU/Linux 10 (buster)   4.19.0-5-cloud-amd64   docker://18.6.3

debian buster is already in release freeze mode and is going to be released soon. That is why we need get support for kops as well

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 26, 2019
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 26, 2019
@zetaab
Copy link
Member Author

zetaab commented May 26, 2019

/assign @justinsb
/assign @mikesplain

@zetaab
Copy link
Member Author

zetaab commented May 26, 2019

I think we need backport this to release-1.14 and release-1.13

@chrisz100
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 29, 2019
@zetaab
Copy link
Member Author

zetaab commented Jun 7, 2019

@mikesplain could you check this

@chrisz100
Copy link
Contributor

I assume enough people have reviewed and tested this so far.
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chrisz100, zetaab

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 k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 7, 2019
@k8s-ci-robot k8s-ci-robot merged commit 02cb57e into kubernetes:master Jun 7, 2019
@zetaab zetaab deleted the feature/debian10 branch September 21, 2019 07:31
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

6 participants