openstorage icon indicating copy to clipboard operation
openstorage copied to clipboard

A multi-host clustered implementation of the open storage specification

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

Signed-off-by: veda **What this PR does / why we need it**: **Which issue(s) this PR fixes** (optional) Closes # **Special notes for your reviewer**:

stage/in-review
stage/in-review-stale
size/xl
area/api
area/sdk-server

Signed-off-by: Lakshmi Narasimhan Sundararajan **What this PR does / why we need it**: When volume spec updates are requested, there is a spec reconciliation based on the current state of...

stage/in-review
stage/in-review-stale
area/api
area/csi
area/sdk-server
size/m
lifecycle/stale

**Is this a BUG REPORT or FEATURE REQUEST?**: BUG REPORT **What happened**: openstorage uses unmaintained package: github.com/dgrijalva/jwt-go. There is a security vulnerability found in this library: https://nvd.nist.gov/vuln/detail/CVE-2020-26160 The recommended way...

**Is this a BUG REPORT or FEATURE REQUEST?**: BUG **What happened**: Calling `osd nfs enumerate` raises exception with nfs volume driver enabled: ``` [panic: reflect.Value.Interface: cannot return value obtained from...

**Is this a BUG REPORT or FEATURE REQUEST?**: Feature Request **What happened**: We have rather large number of PX volumes (about 20K) and associated cloud snapshots. We have to generate...

(The purpose of this report is to alert `libopenstorage/openstorage` to the possible problems when `libopenstorage/openstorage` try to upgrade the following dependencies) ## An error will happen when upgrading libraries _prometheus/client_golang_...

**Is this a BUG REPORT or FEATURE REQUEST?**: BUG **What happened**: Flaky test causes build to fail. https://travis-ci.org/libopenstorage/openstorage/builds/622799641?utm_source=github_status **What you expected to happen**: Build should pass. **How to reproduce it...

**Is this a BUG REPORT or FEATURE REQUEST?**: Enhancement **What happened**: Current proto definition of OpenstorageMigrate service does now follow sdk standard https://github.com/libopenstorage/openstorage/blob/master/api/api.proto#L1590 **What you expected to happen**: We should...

kind/enhancement

**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE REQUEST **What happened**: In vendor.json, there are these libraries which are not supported upstream: * "path": "go.pedge.io/env" * "path": "go.pedge.io/lion" *...

**Is this a BUG REPORT or FEATURE REQUEST?**: BUG REPORT **What happened**: The type for member 'Group' is incorrect. **What you expected to happen**: Should be pointer instead of boolean.