Bug 1816362 - `Active Deadline Seconds` does not display on pod details
Summary: `Active Deadline Seconds` does not display on pod details
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: 4.5.0
Assignee: Robb Hamilton
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks: 1816637
TreeView+ depends on / blocked
 
Reported: 2020-03-23 20:42 UTC by Robb Hamilton
Modified: 2020-08-04 18:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
: 1816637 (view as bug list)
Environment:
Version: 4.5.0-0.ci-2020-03-21-123603 Cluster ID: 26d70ff0-7f61-4770-b8b5-0127493bcbad Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36
Last Closed: 2020-08-04 18:06:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Active Deadline Seconds is set, but display is "Not Configured" (508.02 KB, image/png)
2020-03-23 20:42 UTC, Robb Hamilton
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:2409 0 None None None 2020-08-04 18:06:28 UTC

Description Robb Hamilton 2020-03-23 20:42:15 UTC
Created attachment 1672786 [details]
Active Deadline Seconds is set, but display is "Not Configured"

Description of problem:  If a pod has `Active Deadline Seconds` set, the pod details page does not display the value.  Instead it always displays "Not Configured".

Comment 4 shahan 2020-04-02 05:45:00 UTC
create pod with following yaml, check the pod detail page. the Active Deadline Seconds field have the correct value 45
apiVersion: v1
kind: Pod
metadata:
  name: example
  labels:
    app: hello-openshift
  namespace: default
spec:
  activeDeadlineSeconds: 45
  containers:
    - name: hello-openshift
      image: openshift/hello-openshift
      ports:
        - containerPort: 8080
4.5.0-0.nightly-2020-04-01-192422

Comment 6 errata-xmlrpc 2020-08-04 18:06:25 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (OpenShift Container Platform 4.5 image release advisory), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409


Note You need to log in before you can comment on or make changes to this bug.