Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent should log other container statuses #95

Open
benmoss opened this issue Jan 26, 2023 · 0 comments
Open

Agent should log other container statuses #95

benmoss opened this issue Jan 26, 2023 · 0 comments

Comments

@benmoss
Copy link
Contributor

benmoss commented Jan 26, 2023

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.

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

No branches or pull requests

1 participant