Open seraph-george opened 2 weeks ago
@seraph-george Could you please let us know the region where you're encountering this issue?
@seraph-george Could you please let us know the region where you're encountering this issue?
East US. I'm not sure the region matters. I'd created an Azure support ticket and they reproduced it and suggested to raise a Github issue.
We have the same issue in West-EU. We do not see the logs of the init container in the log stream.
Thank you guys for raising this, we've added this to the backlog of our public roadmap. If you find yourself in the same situation and need this issue fixed please upvote here for us to get prioritization signal.
This issue is a: (mark with an x)
Issue description
Init container logs not shown on console log stream
Steps to reproduce
Deploy a container app with an init container. Try to view the logs on the console log stream when the init container is running.
Expected behavior [What you expected to happen.] When the init container is running, the console log stream displays the logs from the init container.
Actual behavior [What actually happened.] The console log stream displays a Kubernetes error.
Screenshots
When the init container is running, the console log stream displays a Kubernetes error.
Additional context
The init container logs are only visible in the log analytics workspace. We use Datadog for observability and the init container logs aren't being sent to Datadog either, only the main container logs are being sent to Datadog. We're having to enable log analytics workspace for the sole purpose of viewing init container logs.