devtron
devtron copied to clipboard
Bug: Containers is missing from app-details page
📜 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.
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?
- [X] I have read the Code of Conduct
AB#9352