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

systemd specs should be in-repo #88832

Open
BenTheElder opened this issue Mar 5, 2020 · 17 comments
Open

systemd specs should be in-repo #88832

BenTheElder opened this issue Mar 5, 2020 · 17 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/release Categorizes an issue or PR as relevant to SIG Release.

Comments

@BenTheElder
Copy link
Member

What happened:

#87585 (review)

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Network plugin and version (if this is a network-related bug):
  • Others:

/assign @justaugustus

@BenTheElder BenTheElder added the kind/bug Categorizes issue or PR as related to a bug. label Mar 5, 2020
@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Mar 5, 2020
@brenix
Copy link

brenix commented Mar 26, 2020

I currently maintain the Archlinux AUR packages for kubeadm and kubelet, which relied on the default kubelet.service and kubeadm drop-in in the repo. It would be preferred to keep these in-repo so that other distributions can source the upstream default, rather than having to create it out of band. Thanks!

@neolit123
Copy link
Member

neolit123 commented Mar 26, 2020

rather than having to create it out of band

currently these come from:
https://github.com/kubernetes/release/tree/master/cmd/kubepkg/templates/latest/deb/kubeadm

but matching the specs to k8s tags/releases is probably better.

@dims
Copy link
Member

dims commented Apr 12, 2020

/sig release

@k8s-ci-robot k8s-ci-robot added sig/release Categorizes an issue or PR as relevant to SIG Release. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Apr 12, 2020
@BenTheElder
Copy link
Member Author

another reason these should be versioned in the main repo kubernetes/release#1352

@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 Sep 9, 2020
@BenTheElder
Copy link
Member Author

this is still true, for anyone not using the debs/rpms you either have to reinvent these or do quite some digging to turn up the upstream ones. consumers are not likely to be aware of kubernetes/release to begin with.

@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 Oct 15, 2020
@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.

@BenTheElder
Copy link
Member Author

/reopen
/remove-lifecycle rotten

@k8s-ci-robot
Copy link
Contributor

@BenTheElder: Reopened this issue.

In response to this:

/reopen
/remove-lifecycle rotten

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 reopened this Nov 18, 2020
@k8s-ci-robot k8s-ci-robot removed the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Nov 18, 2020
@k8s-ci-robot
Copy link
Contributor

@BenTheElder: This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

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 the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Nov 18, 2020
@BenTheElder
Copy link
Member Author

At the very least we should probably leave a more obvious trail to find them. That might be less effort but still somewhat helpful.

I still think we want them versioned with the binaries for other reasons though.

@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-contributor-experience at kubernetes/community.
/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 May 14, 2021
@BenTheElder BenTheElder added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jun 4, 2021
@BenTheElder BenTheElder removed their assignment Jun 4, 2021
@BenTheElder
Copy link
Member Author

I attempted to discuss this but I've been blocked on waiting for the new world of Kubernetes debian/rpm packaging to exist which has been in limbo for at least a year now, I really don't have the time / energy for this right now.

I still think it is wrong to have:

  1. specs that are not versioned with kubernetes
    • this is blocking fixing the kubeadm crash looping kubelet experience
  2. specs that are not easily found from the kubernetes project

@BenTheElder
Copy link
Member Author

Kubelet service spec also doesn't have KillMode=process set when it probably should, but again that would technically be a breaking change and these files are unversioned.

Ever cluster tool inside and outside the project is just hard-forking the systemd files to fix things like this.

@tao12345666333
Copy link
Member

Yes. Setting this option makes sense. And if it is version controlled, users will know about the change before upgrading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/release Categorizes an issue or PR as relevant to SIG Release.
Projects
None yet
Development

No branches or pull requests

8 participants