Comment 1 for bug 1835080

Revision history for this message
Mike Wilson (knobby) wrote :

From IRC:

<jhillman> knobby: well the ability to have a little more control of what classes get made, like again, in this scenario we won't have xfs or ext4, but instead block ssd. so perhaps options like "ceph-storage-type={block,fs,whatever}" then "ceoh-storage-pools={whatever,list,possibly}"
<jhillman> then classes made to match that
<knobby> jhillman: so ceph-storage-type would say "create pools backed with these types" and then ceph-storage-pools would be the names of the storage classes in k8s tied to each of the pools?
<jhillman> knobby: that's what i'm thinking