Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix missing status code for insufficient disk space #2891

Merged
merged 3 commits into from
May 24, 2022

Conversation

dragonchaser
Copy link

This PR adds a missing status code to the InsufficientStorage error in reva, to allow tus to pass it through.

pkg/errtypes/errtypes.go Outdated Show resolved Hide resolved
pkg/errtypes/errtypes.go Outdated Show resolved Hide resolved
pkg/errtypes/errtypes.go Outdated Show resolved Hide resolved
pkg/errtypes/errtypes.go Outdated Show resolved Hide resolved
pkg/errtypes/errtypes.go Outdated Show resolved Hide resolved
@dragonchaser dragonchaser requested review from glpatcern and a team as code owners May 24, 2022 10:12
Signed-off-by: Christian Richter <crichter@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
@dragonchaser dragonchaser force-pushed the fix-insufficient-disk-space-error branch from abf252f to 8fc606e Compare May 24, 2022 10:21
@sonarcloud
Copy link

sonarcloud bot commented May 24, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@cs3org cs3org deleted a comment from update-docs bot May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants