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

Create and Publish Optimization: Disk space #61

Closed
jpower432 opened this issue Sep 1, 2021 · 0 comments · Fixed by #80
Closed

Create and Publish Optimization: Disk space #61

jpower432 opened this issue Sep 1, 2021 · 0 comments · Fixed by #80
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@jpower432
Copy link
Contributor

Disk space optimization:

  • Remove files as they being processed.
  • For create this would be as they are being archived
  • For publish this would be as the images are being pushed to the registry one at a time and files are pulled from the archives as needed
    Note: Limitation include symlink tracking and unarchiving. We need to capture symlink information in the associations during the create process.
@jpower432 jpower432 added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 1, 2021
@jpower432 jpower432 added this to the Alpha2 milestone Sep 1, 2021
@jpower432 jpower432 self-assigned this Sep 6, 2021
@jpower432 jpower432 linked a pull request Sep 16, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant