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

Provide stack manager flag not to pull images #1454

Open
sm453 opened this issue Jan 24, 2025 · 0 comments
Open

Provide stack manager flag not to pull images #1454

sm453 opened this issue Jan 24, 2025 · 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 Jan 24, 2025

Current behaviour: When starting a stack, the stack manager tries three times to pull each image. If these requests all time out, it may take up to an hour to spin up a stack. This is makes it unusable in practice.

Suggestion: Allow the user to pass an optional flag that suppresses image pulling altogether. Only locally available images should be used, and if no suitable image can be found, it should fatally terminate.

@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 Jan 24, 2025
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