-
- Downloads
[k8s] Fix docker storage of Fedora CoreOS
In commit I1a75f1bf12747508a3497293650d3cc668202de6 the worker node is missed to add the docker storage support. And the current systemd unit is not really working. So this patch fixes it by removing the hardcode for /dev/vdb and using xfs instead of ext4 (the same way for Fedora Atomic) to make it simpler and solid. Task: 39331 Story: 2005201 Change-Id: I4c465664eb19f1992df95750dd7b2d99688c6cae
Showing
- doc/source/user/index.rst 10 additions, 2 deletionsdoc/source/user/index.rst
- magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh 27 additions, 45 deletions...ragments/configure_docker_storage_driver_fedora_coreos.sh
- magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml 3 additions, 1 deletion...m/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml
- magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml 4 additions, 1 deletion...um/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml
-
mentioned in commit c6e536ae
-
mentioned in commit 23d3126e
-
mentioned in merge request !176 (merged)
-
mentioned in commit 017f1a1c
Please register or sign in to comment