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
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

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
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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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