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

[Feature Request] Feature flag for Download Zipped Artifacts #3227

Closed
kumada626 opened this issue Oct 18, 2024 · 2 comments
Closed

[Feature Request] Feature flag for Download Zipped Artifacts #3227

kumada626 opened this issue Oct 18, 2024 · 2 comments
Assignees
Labels
subtask issue that is categorized as subtask of another issue ui
Milestone

Comments

@kumada626
Copy link
Contributor

What happened:
In current implementation, screwdriver zips artifacts on its API and no restriction on its download file size. Because of this, if users try to download a large file size artifacts might crushing API.
So we want to disable this feature until size restriction is implemented.

What you expected to happen:
If feature flag for Download Zipped Artifacts is set false on UI config, users only can download each artifacts and cannot download zipped directory or all artifacts(same as before).

How to reproduce it:

@VonnyJap
Copy link
Member

VonnyJap commented Nov 6, 2024

@kumada626 - We can close this issue now?

@kumada626
Copy link
Contributor Author

@VonnyJap Yes, we can close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask issue that is categorized as subtask of another issue ui
Projects
Development

No branches or pull requests

3 participants