agent-stack-k8s icon indicating copy to clipboard operation
agent-stack-k8s copied to clipboard

Agent should log other container statuses

Open benmoss opened this issue 1 year ago • 0 comments

If we give the agent access via rbac to its own pod, it can use the Kubernetes API to query the status of other containers in its pod. This would let us log container configuration errors, like missing secrets/configmaps, or image pull errors.

This might mean the agent takes a dependency on client-go.

benmoss avatar Jan 26 '23 15:01 benmoss