-
Notifications
You must be signed in to change notification settings - Fork 45
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
Storage Mngt: LVM Support #1997
Labels
Milestone
Comments
gdemonet
added
kind:epic
High-level description of a feature iteration
topic:storage
Issues related to storage
labels
Nov 5, 2019
TeddyAndrieux
added a commit
that referenced
this issue
Mar 22, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that will be created on a specified LVM VolumeGroup with a specified Size then this LVM LogicalVolume is used as a classical rawBlockDevice volume Fixes: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 22, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that will be created on a specified LVM VolumeGroup with a specified Size then this LVM LogicalVolume is used as a classical rawBlockDevice volume Also runned: ``` operator-sdk generate k8s ``` Fixes: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 22, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that will be created on a specified LVM VolumeGroup with a specified Size then this LVM LogicalVolume is used as a classical rawBlockDevice volume Also ran: ``` operator-sdk generate k8s ``` Fixes: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that will be created on a specified LVM VolumeGroup with a specified Size then this LVM LogicalVolume is used as a classical rawBlockDevice volume Also ran: ``` operator-sdk generate k8s ``` Fixes: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
New volume type get added in storage-operator and metalk8s_volumes salt execution module so add unit tests about it Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that will be created on a specified LVM VolumeGroup with a specified Size then this LVM LogicalVolume is used as a classical rawBlockDevice volume Also ran: ``` operator-sdk generate k8s ``` Fixes: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
New volume type get added in storage-operator and metalk8s_volumes salt execution module so add unit tests about it Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that will be created on a specified LVM VolumeGroup with a specified Size then this LVM LogicalVolume is used as a classical rawBlockDevice volume Also ran: ``` operator-sdk generate k8s ``` Fixes: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
New volume type get added in storage-operator and metalk8s_volumes salt execution module so add unit tests about it Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that will be created on a specified LVM VolumeGroup with a specified Size then this LVM LogicalVolume is used as a classical rawBlockDevice volume Also ran: ``` operator-sdk generate k8s ``` Fixes: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
New volume type get added in storage-operator and metalk8s_volumes salt execution module so add unit tests about it Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
Add some documentation about how to create LVM LogicalVolume volumes from the CLI and explanation about fields Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
Add a new volume type `LVMLV` that represent an LVM LogicalVolume that will be created on a specified LVM VolumeGroup with a specified Size then this LVM LogicalVolume is used as a classical rawBlockDevice volume Also ran: ``` operator-sdk generate k8s ``` Fixes: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
New volume type get added in storage-operator and metalk8s_volumes salt execution module so add unit tests about it Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
Add some documentation about how to create LVM LogicalVolume volumes from the CLI and explanation about fields Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
Add some documentation about how to create LVM LogicalVolume volumes from the CLI and explanation about fields Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
Add a new volume type `LVMLogicalVolume` that represent an LVM LogicalVolume that will be created on a specified LVM VolumeGroup with a specified Size then this LVM LogicalVolume is used as a classical rawBlockDevice volume Also ran: ``` operator-sdk generate k8s ``` Fixes: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
New volume type get added in storage-operator and metalk8s_volumes salt execution module so add unit tests about it Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 26, 2021
Add some documentation about how to create LVM LogicalVolume volumes from the CLI and explanation about fields Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 29, 2021
Add a new volume type `LVMLogicalVolume` that represent an LVM LogicalVolume that will be created on a specified LVM VolumeGroup with a specified Size then this LVM LogicalVolume is used as a classical rawBlockDevice volume Also ran: ``` operator-sdk generate k8s ``` Fixes: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 29, 2021
New volume type get added in storage-operator and metalk8s_volumes salt execution module so add unit tests about it Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 29, 2021
Add some documentation about how to create LVM LogicalVolume volumes from the CLI and explanation about fields Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 29, 2021
Add a new volume type `LVMLogicalVolume` that represent an LVM LogicalVolume that will be created on a specified LVM VolumeGroup with a specified Size then this LVM LogicalVolume is used as a classical rawBlockDevice volume Also ran: ``` operator-sdk generate k8s ``` Fixes: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 29, 2021
New volume type get added in storage-operator and metalk8s_volumes salt execution module so add unit tests about it Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Mar 29, 2021
Add some documentation about how to create LVM LogicalVolume volumes from the CLI and explanation about fields Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Apr 1, 2021
Add a new volume type `LVMLogicalVolume` that represent an LVM LogicalVolume that will be created on a specified LVM VolumeGroup with a specified Size then this LVM LogicalVolume is used as a classical rawBlockDevice volume Also ran: ``` operator-sdk generate k8s ``` Fixes: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Apr 1, 2021
New volume type get added in storage-operator and metalk8s_volumes salt execution module so add unit tests about it Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Apr 1, 2021
Add some documentation about how to create LVM LogicalVolume volumes from the CLI and explanation about fields Refs: #1997
TeddyAndrieux
added a commit
that referenced
this issue
Apr 1, 2021
Add some documentation about how to create LVM LogicalVolume volumes from the CLI and explanation about fields Refs: #1997
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
The text was updated successfully, but these errors were encountered: