Skip to content

Support streaming actor logs with --follow/-f for kubectl ate logs #28

Open
Haven Xia (HavenXia) wants to merge 1 commit into
agent-substrate:mainfrom
HavenXia:logging
Open

Support streaming actor logs with --follow/-f for kubectl ate logs #28
Haven Xia (HavenXia) wants to merge 1 commit into
agent-substrate:mainfrom
HavenXia:logging

Conversation

@HavenXia
Copy link
Copy Markdown
Collaborator

@HavenXia Haven Xia (HavenXia) commented May 20, 2026

This PR adds live-streaming log support (--follow/-f) to kubectl-ate logs actors. Unlike static container logs, this implementation is actor-aware and resilient to virtual actor suspensions and migrations:

Suspend Lifecycle:
image

Resume Lifecycle:
image

It's a good idea to open an issue first for discussion.

  • Tests pass
  • Appropriate changes to documentation are included in the PR

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