Skip to content

Deprecate agents.init_image - #182

Merged
vitramir merged 1 commit into
mainfrom
deprecate-agent-init-image
Aug 9, 2026
Merged

Deprecate agents.init_image#182
vitramir merged 1 commit into
mainfrom
deprecate-agent-init-image

Conversation

@vitramir

@vitramir vitramir commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Superseded by the environment's agent_runtime_image_id.

Nothing reads it any more. The orchestrator's legacy init container is gone: a workload whose environment names no runtime image is refused at assembly rather than falling back to the agent's own init_image. Environment-less agents are not supported, so there is no configuration left where this field decides anything.

Marked deprecated on all three messages that carry it rather than removed, so existing callers keep compiling.

Superseded by the environment's agent_runtime_image_id. Nothing reads it: the
orchestrator refuses a workload whose environment names no runtime rather than
substituting the agent's own image (agynio/agents-orchestrator, remove the
legacy init container).
@vitramir
vitramir requested a review from a team as a code owner August 9, 2026 18:32
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow buf-pr / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedAug 9, 2026, 6:33 PM

@vitramir
vitramir merged commit bd86b3f into main Aug 9, 2026
1 check passed
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