Add volume capabilities for Oracle Cloud (#3638)

Signed-off-by: Alvaro Romero <alromero@redhat.com>
Co-authored-by: Alvaro Romero <alromero@redhat.com>
This commit is contained in:
kubevirt-bot 2025-02-14 23:53:20 +01:00 committed by GitHub
parent bb1e5ac2e7
commit 744690ebec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -124,6 +124,8 @@ var CapabilitiesByProvisionerKey = map[string][]StorageCapabilities{
// Longhorn
"driver.longhorn.io": {{rwo, block}},
"driver.longhorn.io/migratable": {{rwx, block}, {rwo, block}},
// Oracle cloud
"blockvolume.csi.oraclecloud.com": {{rwx, block}, {rwo, block}, {rwo, file}},
}
// SourceFormatsByProvisionerKey defines the advised data import cron source format