2 years ago
Hi! I seem to have a weird issue where old replicas are not being cleaned up it looks like.
I can see logs for the old replicas in the observability tab but when looking at the actual service those logs dont appear.
Not sure how to propely get this cleaned up. It's problematic because a good portion of my jobs are executing on old code
19 Replies
scaling down replicas also doesnt change anything, seems like the issue probably stems from these replicas being orphaned from the service
2 years ago
the observability tab shows you logs from past and present, so aside from seeing the logs, what makes you think they are still running?
i changed the log statements and the old ones from ~2 days ago were still running now
2 years ago
ah so some of but not all of the replicas failed
i actually wasnt even able to find it in the ui, i manually constructred the URL for the deployment and then hit remove
2 years ago
gotcha, good feedback! mind posting that here?
2 years ago
thanks!