Shruthi MN
Shruthi MN
https://github.com/sodafoundation/api/blob/a689e178b0995f429d224c66005c916d44a9c95d/pkg/api/controllers/fileshare.go#L319 Above line the condition is always false and err is always nil
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespace from that line:...
**Issue/Feature Description:** Bug **Why this issue to fixed / feature is needed(give scenarios or use cases):** Fileshare acl response body has unused field, that should be removed if not necessary...
**Issue/Feature Description:** Devsds installation script fails with mount point busy in ubuntu 18.O4 **Why this issue to fixed / feature is needed(give scenarios or use cases):** Devsds installation script fails...
**Issue/Feature Description:** compiling api server generates osds api server along with controller binary ``` mkdir -p /root/go/src/github.com/sodafoundation/opensds/api/build/out go build -ldflags '-w -s' -o /root/go/src/github.com/sodafoundation/opensds/api/build/out/bin/osdsapiserver github.com/sodafoundation/api/cmd/osdsapiserver go build -ldflags '-w -s'...
**Is this a BUG REPORT or FEATURE REQUEST?**: Given wrong availability zone name while creating file share, it is creating file share with invaild availability zone > Uncomment only one,...
**Is this a BUG REPORT or FEATURE REQUEST?**: Duplicate file share creation causing existing file share status as error > Uncomment only one, leave it on its own line: >...
**Is this a BUG REPORT or FEATURE REQUEST?**: Creating file share size greater than total pool capacity should not be allowed > Uncomment only one, leave it on its own...
**Is this a BUG REPORT or FEATURE REQUEST?**: Updating file share name with empty string should not be allowed > Uncomment only one, leave it on its own line: >...
**Is this a BUG REPORT or FEATURE REQUEST?**: Updating file share name with special characters should not be allowed > Uncomment only one, leave it on its own line: >...