agent-substrate/substrate
Allow kubectl ate logs to filter by container and supervisor
开放
#294 创建于 2026年6月23日
area/cliarea/observabilitygood first issue
仓库指标
- 星标
- (1,230 个星标)
- PR 合并指标
- (平均合并 3天 13小时) (30 天内合并 153 个 PR)
描述
We should add kubectl ate logs a way to specify whether you want all logs (default), logs for a specific container, or the ateom supervisor logs.
After #290 everything is actually in place, this should be just changes to the kubectl-ate client.
@HavenXia @BenTheElder