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 etcd dependency on sysvinit scripts for nodes when deploying on ubuntu #19928

Merged

Conversation

jfchevrette
Copy link
Contributor

etcd was deprecated on nodes when deploying ubuntu in PR #13609

This PR adjusts the sysvinit script so that:

  • flannel does not depend on etcd anymore
  • kube-proxy and kubelet depend on flannel instead of etcd

This also make sure the sysvinit script have the same behaviour as the upstart configs regarding dependencies.

@k8s-bot
Copy link

k8s-bot commented Jan 21, 2016

Can one of the admins verify that this patch is reasonable to test? (reply "ok to test", or if you trust the user, reply "add to whitelist")

If this message is too spammy, please complain to ixdy.

@k8s-github-robot k8s-github-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 21, 2016
@k8s-github-robot
Copy link

Labelling this PR as size/XS

@k8s-bot
Copy link

k8s-bot commented Jan 21, 2016

Can one of the admins verify that this patch is reasonable to test? (reply "ok to test", or if you trust the user, reply "add to whitelist")

If this message is too spammy, please complain to ixdy.

@brendandburns
Copy link
Contributor

LGTM.

@brendandburns brendandburns added lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-merge labels Jan 25, 2016
@brendandburns
Copy link
Contributor

@k8s-bot ok to test

@k8s-bot
Copy link

k8s-bot commented Jan 25, 2016

GCE e2e test build/test passed for commit c5dca43.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

k8s-github-robot pushed a commit that referenced this pull request Jan 26, 2016
@k8s-github-robot k8s-github-robot merged commit bd97eec into kubernetes:master Jan 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

6 participants