| Summary: | Pod status are not shown on Pod Logs tab | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Yadan Pei <yapei> |
| Component: | Management Console | Assignee: | bpeterse |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadan Pei <yapei> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.x | CC: | aos-bugs, mmccomas, spadgett |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-12 17:15:20 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Yadan Pei
2016-02-26 06:42:37 UTC
This was intentionally removed because it was misleading. See https://github.com/openshift/origin/issues/7414 We should be able to add it back as container state, however. PR is in the works here: https://github.com/openshift/origin/pull/7669 Will update this ticket soon. Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/6f51b9ce55896f756a2633e1b8d3ce13b962e4e7 fixes bug 1312218 (bugzilla), fixes #7646 (github) - also fix ng-if=end to ng-if=timeEnd in logViewer template - check containerStatus.state, fallback to containerStatus.lastState - pull status, start & end time from log viewer to allow more granular control on each page - update pod page to use container status,start & end time - update build, deployment pages log details - update pod log message to indicate current log or previous log (using state / lastState) - update log header message area to improve appearance/responsiveness - add capitalize filter, move some filters to strings.js file - add few minor typographic css classes to typography.lesst push checked against devenv-rhel7_3629, now in Pod Logs tab, container status are added, so move this bug to VERIFIED Will continue to test other changed function Checked Pod Logs with container status/last state, started time and end time Build logs with started time and end time Deployment logs with started time and end time Works well |