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

Bind /dev/disk to node and master #172

Closed
wants to merge 1 commit into from

Conversation

FengyunPan2
Copy link

When kubernetes openstack cloud provider get vm metadata by
configdriver, it get vm info from '/dev/disk/*', so we should bind
'/dev/disk' for kube-apiserver kube-controller-manager and kubelet.

Fix #171
cc @strigazi

When kubernetes openstack cloud provider get vm metadata by
configdriver, it get vm info from '/dev/disk/*', so we should bind
'/dev/disk' for kube-apiserver\kube-controller-manager and kubelet.

Fix projectatomic#171
cc @strigazi
@FengyunPan2
Copy link
Author

cc @ashcrow

@rh-atomic-bot
Copy link

Can one of the admins verify this patch?
I understand the following commands:

  • bot, add author to whitelist
  • bot, test pull request
  • bot, test pull request once

@ashcrow ashcrow requested a review from jasonbrooks April 11, 2018 13:09
@ashcrow
Copy link
Collaborator

ashcrow commented Apr 11, 2018

bot, test pull request

@ashcrow
Copy link
Collaborator

ashcrow commented Apr 11, 2018

Adding @jasonbrooks

@FengyunPan2
Copy link
Author

@openstacker Sounds good!
BTW, the atomic images have mounted some path(/dev,/srv/,...) into syscontainers automatically and copy some file (/etc/kubernetes/kube-apiserver) into hosts. Maybe we need a related doc?

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

Successfully merging this pull request may close these issues.

4 participants