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

Restart all services on version change #26

Open
mbruzek opened this issue Mar 13, 2015 · 1 comment
Open

Restart all services on version change #26

mbruzek opened this issue Mar 13, 2015 · 1 comment

Comments

@mbruzek
Copy link
Collaborator

mbruzek commented Mar 13, 2015

While using the kubernetes-master charm I changed version v(ia juju set) I noticed that kubectl shows different versions for the client and master:
Client Version: version.Info{Major:"0", Minor:"10", GitVersion:"v0.10.0", GitCommit:"71e26cbeb9c0bf1b6cc4c29b1f9d930e53513911", GitTreeState:"clean"}
Server Version: version.Info{Major:"0", Minor:"8", GitVersion:"v0.8.1", GitCommit:"a137096158b3aa55f4e8e1140140d14e7cb68e7e", GitTreeState:"clean"}

We should likely restart the kube related services when changing version.

@mbruzek
Copy link
Collaborator Author

mbruzek commented Mar 13, 2015

apiserver
controller-manager
scheduler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant