Skip to content

fix(soil): worker imagePullPolicy Always#4

Merged
basabot merged 1 commit into
masterfrom
fix/worker-imagepullpolicy-always
May 26, 2026
Merged

fix(soil): worker imagePullPolicy Always#4
basabot merged 1 commit into
masterfrom
fix/worker-imagepullpolicy-always

Conversation

@k8-benetis
Copy link
Copy Markdown
Contributor

The soil worker runs the provider cascade (incl. LucasTextureRasterProvider). With :latest + IfNotPresent, a rollout restart reuses the stale cached image, so the worker would keep running old cascade code after a deploy. Match the API (Always). Needed for the Phase 2 texture fabric (PR #3) to actually materialize on the worker.

@basabot basabot merged commit 81ac48c into master May 26, 2026
6 checks passed
@basabot basabot deleted the fix/worker-imagepullpolicy-always branch May 26, 2026 04:26
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