Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • magnum magnum
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kubernetes
  • magnummagnum
  • Merge requests
  • !176

[cern][k8s] Fix docker storage of Fedora CoreOS

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Spyridon Trigazis requested to merge containerd-docker-volume-size into cern/train Jun 28, 2021
  • Overview 0
  • Commits 1
  • Changes 4

upstream: https://review.opendev.org/c/openstack/magnum/+/718296

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 (cherry picked from commit c2439ca1)

OS-14200

Edited Jun 28, 2021 by Spyridon Trigazis
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: containerd-docker-volume-size