coder / coder-logstream-kube

Stream Kubernetes Pod events to the Coder startup logs
GNU Affero General Public License v3.0
10 stars 4 forks source link

This logstream pod seems to restart periodically #11

Closed bpmct closed 5 months ago

bpmct commented 11 months ago

On @sharkymark's cluster, the logstream pod seems to restart periodically. It still sends logs, but doesn't seem to run for a long time.

We were able to find some logs from GCP. The format isn't great but there are definitely errors which causes the container to exit and restart:

bpmct commented 11 months ago

logstream-coder-oss-demo-2-coder-demo-1-downloaded-logs-20230817-194647.json.zip

sharkymark commented 11 months ago

Thanks @bpmct - it happens on an EKS and GKE deployment. Both are on 0.0.7 but I've been experiencing these pod restarts for over a month.

sreya commented 5 months ago

Should be fixed by https://github.com/coder/coder-logstream-kube/pull/16