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

Pod Upload scenarios - consider edge cases #5709

Open
manusa opened this issue Jan 16, 2024 · 1 comment
Open

Pod Upload scenarios - consider edge cases #5709

manusa opened this issue Jan 16, 2024 · 1 comment

Comments

@manusa
Copy link
Member

manusa commented Jan 16, 2024

Description

After the fix for #5527 provided in #5676 we need to consider valid edge cases that might not be viable after the mentioned fix.

  • User tries to upload the contents of a directory (with nested directories only) to the root directory of the Container.
  • User tries to upload a directory to the root directory of the Container.
  • ...

In addition, there are certain invalid situations that we could warn or fail ahead of time.

  • User tries to upload a file to the root directory?
  • ...
@manusa manusa added the bug label Jan 16, 2024
@manusa manusa added this to the 6.11.0 milestone Jan 30, 2024
@manusa manusa modified the milestones: 6.11.0, 6.12.0 Mar 25, 2024
@manusa manusa modified the milestones: 6.12.0, 6.13.0 Apr 12, 2024
@manusa manusa modified the milestones: 6.13.0, 7.0.0 May 29, 2024
Copy link

stale bot commented Aug 28, 2024

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

@stale stale bot added the status/stale label Aug 28, 2024
@manusa manusa modified the milestones: 7.0.0, 7.x Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant