You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pkg/util/kube/utils.go currently hard-codes support for extracting the volume ID from a PV if and only if the volume type is for aws, azure, or gce. We need to add a new rpc method to the block store proto so plugins can tell Ark what the volume id is for a given PV.
The text was updated successfully, but these errors were encountered:
pkg/util/kube/utils.go currently hard-codes support for extracting the volume ID from a PV if and only if the volume type is for aws, azure, or gce. We need to add a new rpc method to the block store proto so plugins can tell Ark what the volume id is for a given PV.
The text was updated successfully, but these errors were encountered: