Hello!
So i've been having this issue where epinio loses the ability to show me the logs for some applications.
First I though it was related to the app's creation date, but that doesn't seem to be the issue, as I have some 13 days old apps that still have logs, but some 7 day olds that epinio can't get their logs. I can view the logs with
kubectl logs
though.
Also, if i restage or push to the same app, the logs become available again.
I'm searching through the code to find the reason, but didn't find anything yet.
Anyone knows what the issue might be?