openstorage icon indicating copy to clipboard operation
openstorage copied to clipboard

A multi-host clustered implementation of the open storage specification

Results 113 openstorage issues
Sort by recently updated
recently updated
newest added

**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?**: BUG REPORT **What happened**: Need more robusts tests for storageops **What you expected to happen**: There should be more tests here to...

kind/test

**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...

**Is this a BUG REPORT or FEATURE REQUEST?**: BUG REPORT **What happened**: Volumes created using the `docker volume create` command with labels passed through `--opt` argument do not contain the...

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