devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Bug: Containers is missing from app-details page

Open rupinSec opened this issue 10 months ago • 0 comments

📜 Description

We have 2 containers in a pod, but we weren't able to view logs and other details of the sidecar container which got injected in the pod at runtime, for example: istio envoy-proxy.

Screenshot 2024-04-15 at 6 53 03 PM

Here, the istio envoy-proxy container is missing in app-details page

👟 Reproduction steps

Try to inject the additional container in the pod-like an istio envoy-proxy and we can see the container is missing in the app-details page.

👍 Expected behavior

We should get the details of all the pods in the app-details page.

👎 Actual Behavior

All containers are missing in app-details page

☸ Kubernetes version

EKS 1.29

Cloud provider

AWS

🌍 Browser

Chrome

🧱 Your Environment

No response

✅ Proposed Solution

No response

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

AB#9352

rupinSec avatar Apr 15 '24 13:04 rupinSec