Luis Pabón
Luis Pabón
Also included a template to generate markdown from grpc proto spec Signed-off-by: Luis Pabón
**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE **What happened**: SDK proto enums should be inside a message so that the strings are easier to comprehend. Instead of using:...
**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE **What happened**: For credential ownership to work correctly, calls must go through the SDK. Currently, the cred handler in the REST...
**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE **What happened**: Currently there is no way to get who owns the backup or the volume. Need a way to get...
**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE **What happened**: For ownership, we need to determine the volume id attached to a task id in cloud backup.
**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE **What happened**: Unmount requires that the driver check for idempotency, but it may be possible to do it at the SDK...
currently the SDK only takes Cert and Key. It also needs to take root CA See: https://github.com/grpc/grpc-go/issues/403
**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE **What happened**: From: https://github.com/libopenstorage/openstorage/pull/773#discussion_r239194368
**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE **What happened**: Need pagination for Volumes, Snapshots, Alerts and Nodes.