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

[BUG] Local source upload progress bar uses wrong total stream size #269

Closed
1 task done
HeavyWombat opened this issue Jul 30, 2024 · 0 comments · Fixed by #270
Closed
1 task done

[BUG] Local source upload progress bar uses wrong total stream size #269

HeavyWombat opened this issue Jul 30, 2024 · 0 comments · Fixed by #270
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@HeavyWombat
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Kubernetes Version

n/a

Shipwright Version

n/a

Current Behavior

Uploading local source works, but the progress bar value is incorrect.

Expected Behavior

Progress bar should show correct total values.

Steps To Reproduce

n/a

Anything else?

This is the reason why #256 fails. It is due to the new version checking the max values and therefore failing, when more data is transferred than was configured as the total max value.

@HeavyWombat HeavyWombat added the kind/bug Categorizes issue or PR as related to a bug. label Jul 30, 2024
@HeavyWombat HeavyWombat self-assigned this Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant