-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.21
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Pod Environment tab doesn't show pod env vars
Version-Release number of selected component (if applicable):
4.21.0-0.nightly-2025-10-27-085201
How reproducible:
Always
Steps to Reproduce:
1. create an example deployment Workloads -> Deployments -> Create Deployment, add some environment variables(either 'Add value' or 'Add from ConfigMap or Secret') in the form, then submit
2. when pods are running, check environment variables via CLI
$ oc set env pod/test-deployment-three-7645bc4944-9xffg --list
# pods/test-deployment-three-7645bc4944-9xffg, container container
testname=testvalue
3. check pod environment display on web
Actual results:
3. Pod Environment tab only shows a read-only warning link to RS Environment table was not rendered
Expected results:
3. render the environment variables table for Pod
Additional info:
- duplicates
-
OCPBUGS-63382 Pod details environment view is missing environment values and className for styling
-
- Verified
-