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

Clean up Bundle Creation Process #135

Open
george-e-shaw-iv opened this issue Feb 12, 2018 · 0 comments
Open

Clean up Bundle Creation Process #135

george-e-shaw-iv opened this issue Feb 12, 2018 · 0 comments

Comments

@george-e-shaw-iv
Copy link
Collaborator

Severity level (1-10):

6

Files/Directories Involved:

pkg/api/bundle/create.go

Description:

The bundle creation process takes a long time, and I expect it to no matter what because it is pretty involved. I feel like it could be cleaned up a little bit though and it could also do with more vigorous error-checking before it starts creating users and directories and what not. Because if it errors right now there is a good chance that it will error after it has already created some directories or users within the system that will end up just hanging out there until someone manually cleans them up.

Personal Comments:

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