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

Support for Debian Buster #728

Closed
justaugustus opened this issue May 31, 2019 · 21 comments
Closed

Support for Debian Buster #728

justaugustus opened this issue May 31, 2019 · 21 comments
Assignees
Labels
area/release-eng Issues or PRs related to the Release Engineering subproject kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/release Categorizes an issue or PR as relevant to SIG Release.
Milestone

Comments

@justaugustus
Copy link
Member

A request was made to add support for Debian Buster: #720 (comment)

Buster is scheduled to be released around the same time as Kubernetes 1.15, so this will have to happen during the 1.16 release cycle instead.

/kind feature
/priority important-longterm
/milestone v1.16
/help
/sig release
/area release-eng

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels May 31, 2019
@k8s-ci-robot
Copy link
Contributor

@justaugustus: The provided milestone is not valid for this repository. Milestones in this repository: [next, v1.15]

Use /milestone clear to clear the milestone.

In response to this:

A request was made to add support for Debian Buster: #720 (comment)

Buster is scheduled to be released around the same time as Kubernetes 1.15, so this will have to happen during the 1.16 release cycle instead.

/kind feature
/priority important-longterm
/milestone v1.16
/help
/sig release
/area release-eng

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.

@k8s-ci-robot k8s-ci-robot added priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/release Categorizes an issue or PR as relevant to SIG Release. area/release-eng Issues or PRs related to the Release Engineering subproject labels May 31, 2019
@justaugustus
Copy link
Member Author

/milestone v1.16
cc: @praseodym

@praseodym
Copy link

Thanks! Creating an issue for this was still on my todo list 🙂

@rkojedzinszky
Copy link

Hi All,

I am also waiting for Buster support. One thing I've found, that kubelet repeatedly inserts an iptables rule, which was not the case on debian stretch. I think, https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/kubelet_network_linux.go#L64 is responsible for this rule being inserted several times, but I had no time to dig deeper.

Keep up with the great job!

@johscheuer
Copy link

@rkojedzinszky you probably stepped into this bug: kubernetes/kubernetes#71305

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 1, 2019
@justaugustus
Copy link
Member Author

This is kind of a confusing case due to naming.
During the release process, we publish all debs to the following repository: apt.kubernetes.io --> https://packages.cloud.google.com/apt/dists/kubernetes-xenial

In installation instructions like kubeadm, you will see references to kubernetes-xenial, though the packages contained therein are known to work for distributor-supported versions of Debian/Ubuntu.

I'll assign myself here to document that idiosyncrasy.

Eventually, we'll move to repositories that are more aptly-named (pun intended), but there are quite a few things to do before we get to that stage.
You can track that work here:

/remove-help
/assign
/milestone v1.18

@k8s-ci-robot k8s-ci-robot removed the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Dec 9, 2019
@k8s-ci-robot k8s-ci-robot modified the milestones: v1.16, v1.18 Dec 9, 2019
@justaugustus justaugustus removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 9, 2019
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 8, 2020
@olemarkus
Copy link
Member

/lifecycle stale

@olemarkus
Copy link
Member

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 8, 2020
@xmudrii
Copy link
Member

xmudrii commented May 7, 2020

@justaugustus Is there any update on this issue? Can we reassign it? I believe that we should move it away from the 1.18 milestone, but I don't have permission to do so.

@justaugustus
Copy link
Member Author

/milestone v1.19

@k8s-ci-robot k8s-ci-robot modified the milestones: v1.18, v1.19 May 13, 2020
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 11, 2020
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Sep 10, 2020
@JulyIghor
Copy link

Is it going to happen?

@fejta-bot
Copy link

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

@k8s-ci-robot
Copy link
Contributor

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

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.

@DaDummy
Copy link

DaDummy commented Oct 11, 2020

Does that mean that Kubernetes dropped support for Debian?

@praseodym
Copy link

Does that mean that Kubernetes dropped support for Debian?

No, the installation instructions are still fine.

@DaDummy
Copy link

DaDummy commented Oct 11, 2020

So support will be dropped once Debian Stretch is EOL or what does it mean that this issue was closed seemingly without a fix?

@praseodym
Copy link

So support will be dropped once Debian Stretch is EOL or what does it mean that this issue was closed seemingly without a fix?

I'm not sure if there's anything left to do, Kubernetes works fine on Debian Buster.

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 kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/release Categorizes an issue or PR as relevant to SIG Release.
Projects
None yet
Development

No branches or pull requests

10 participants