Skip to content

Add IfNotPresent pull policy for init containers#411

Merged
frostyfan109 merged 1 commit into
developfrom
ORDRD-143/busybox-pull
Jun 1, 2026
Merged

Add IfNotPresent pull policy for init containers#411
frostyfan109 merged 1 commit into
developfrom
ORDRD-143/busybox-pull

Conversation

@frostyfan109
Copy link
Copy Markdown
Contributor

Busybox init containers on ASHE were hitting rate limits due to pulling from the docker registry. Since we always reuse the same busybox image, we shouldn't be repulling it on every app launch anyways.

@frostyfan109 frostyfan109 requested a review from cnbennett3 June 1, 2026 17:24
@frostyfan109 frostyfan109 changed the base branch from master to develop June 1, 2026 17:24
@frostyfan109 frostyfan109 merged commit 7611168 into develop Jun 1, 2026
8 of 9 checks passed
@frostyfan109 frostyfan109 deleted the ORDRD-143/busybox-pull branch June 1, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants