Skip to content

fix(webapp): stamp caller-supplied imageReference on deploy initialize#23

Open
tylerc-govsignals wants to merge 1 commit into
gs-v4.4.4from
plt-1059-new-trigger-tasks-deploys-are-not-registering-properly-in
Open

fix(webapp): stamp caller-supplied imageReference on deploy initialize#23
tylerc-govsignals wants to merge 1 commit into
gs-v4.4.4from
plt-1059-new-trigger-tasks-deploys-are-not-registering-properly-in

Conversation

@tylerc-govsignals

Copy link
Copy Markdown
Collaborator

Add an optional imageReference to the deployment initialize API and honor it only on single-tenant installs that set DEPLOY_IMAGE_OVERRIDE, and only when it shares the override's registry/repository. Lets a pre-built-image deploy flow stamp a deterministic image instead of depending on the webapp pod's boot-time override snapshot, fixing stale-image COULD_NOT_FIND_TASK.

PLT-1059

Closes #

✅ Checklist

  • I have followed every step in the contributing guide
  • The PR title follows the convention.
  • I ran and tested the code works

Testing

[Describe the steps you took to test this change]


Changelog

[Short description of what has changed]


Screenshots

[Screenshots]

💯

Add an optional imageReference to the deployment initialize API and honor
it only on single-tenant installs that set DEPLOY_IMAGE_OVERRIDE, and only
when it shares the override's registry/repository. Lets a pre-built-image
deploy flow stamp a deterministic image instead of depending on the webapp
pod's boot-time override snapshot, fixing stale-image COULD_NOT_FIND_TASK.

PLT-1059

Co-authored-by: Cursor <cursoragent@cursor.com>
@tylerc-govsignals tylerc-govsignals force-pushed the plt-1059-new-trigger-tasks-deploys-are-not-registering-properly-in branch from 1107b9b to 116254e Compare June 30, 2026 22:47
@tylerc-govsignals tylerc-govsignals marked this pull request as ready for review June 30, 2026 22:57
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.

1 participant