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

Stack build should not automatically push images #1217

Open
sm453 opened this issue May 21, 2024 · 0 comments
Open

Stack build should not automatically push images #1217

sm453 opened this issue May 21, 2024 · 0 comments
Labels
enhancement New feature or request infra-stack Infrastructure issues relating to the stack-manager, stack-data-uploader or the agent templates

Comments

@sm453
Copy link
Member

sm453 commented May 21, 2024

./stack.sh build currently not only builds but also pushes any built images (there is not even an option to disable that). This is disastrous, as people are using this during development and has caused terabytes of garbage images to accumulate in our image repository.

A more sustainable behaviour would be if the pushing is disabled by default, and can be enabled by passing an optional argument.

@sm453 sm453 added enhancement New feature or request infra-stack Infrastructure issues relating to the stack-manager, stack-data-uploader or the agent templates labels May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infra-stack Infrastructure issues relating to the stack-manager, stack-data-uploader or the agent templates
Projects
None yet
Development

No branches or pull requests

1 participant