Skip to content

feat: reorder pull images#4202

Merged
aldy505 merged 1 commit intomasterfrom
aldy505/feat/reorder-pull-images
Mar 4, 2026
Merged

feat: reorder pull images#4202
aldy505 merged 1 commit intomasterfrom
aldy505/feat/reorder-pull-images

Conversation

@aldy505
Copy link
Copy Markdown
Collaborator

@aldy505 aldy505 commented Mar 4, 2026

Having the images being pulled after everything gets shut down will be problematic for slow internet connections, because it'll cause longer downtimes during upgrade.

Partially closes #4192

Having the images being pulled after everything gets shut down will be problematic for slow internet connections, because it'll cause longer downtimes during upgrade.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 4, 2026

Changelog Preview

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • Reorder pull images by aldy505 in #4202

Internal Changes 🔧

  • (deps) Bump minimatch from 9.0.5 to 9.0.7 in /_integration-test/nodejs by dependabot in #4189

🤖 This preview updates automatically when you update the PR.

Copy link
Copy Markdown
Collaborator

@aminvakil aminvakil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if tests pass.

Copy link
Copy Markdown
Member

@BYK BYK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smart

@aldy505 aldy505 merged commit 77e3984 into master Mar 4, 2026
23 of 24 checks passed
@aldy505 aldy505 deleted the aldy505/feat/reorder-pull-images branch March 4, 2026 21:14
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Reorder install.sh to update docker images before shutting down

3 participants