Bug 1921603
Summary: | Cannnot load deployment config in Openshift 4.6.9 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jaspreet Kaur <jkaur> | ||||||
Component: | Dev Console | Assignee: | Christoph Jerolimov <cjerolim> | ||||||
Status: | CLOSED ERRATA | QA Contact: | spathak <spathak> | ||||||
Severity: | urgent | Docs Contact: | Harsh Mishra <hmishra> | ||||||
Priority: | urgent | ||||||||
Version: | 4.6 | CC: | aballant, aos-bugs, cjerolim, eparis, jokerman, juqiao, mzali, nmukherj, openshift-bugs-escalate, pmuller, rrahmat, spadgett, spathak, swasthan | ||||||
Target Milestone: | --- | ||||||||
Target Release: | 4.6.z | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: |
Previously, the application crashed when the correlated pod data was not available for the deployment config. This was because the console deployment fetched two sets of data with the pod status donut shown as soon as deployment config is loaded. If the API returns more than 250 pods, some of the information is skipped and is not available. This issue is fixed and the pod data is available even when the project contains more than 250 pods, thus ensuring that the *DeploymentConfig* detail page does not crash anymore.
|
Story Points: | --- | ||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2021-02-22 13:54:57 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: | |||||||
Embargoed: | |||||||||
Bug Depends On: | 1922475 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Jaspreet Kaur
2021-01-28 09:53:08 UTC
Im a bit confused from the screenshots attached. Is the error happening on the DC list page or the details page ? I could reproduce this in 4.5 and 4.6. The frontend error happens if a DeploymentConfig detail page was open and the API call for get Pod list needs a second "page" call to get the right Pods. This happen if the active project (namespace) has more then 250 running Pods in it. In 4.7 the code was already refactored and the new version doesn't contain this issue. The issue is merged now and will be part of the next 4.6 release. I expect that will be 4.9.10. Can we remove the needinfo attributes? Oh it automatically disappear if I post something. Thanks BZ :) Created attachment 1756670 [details]
Can load deployment config in Openshift 4.6.9
Created attachment 1756671 [details]
Cannnot load deployment config in Openshift 4.6
Verified on build version: 4.6.17 Browser version: Chrome 84 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.6.18 bug fix update), 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-2021:0510 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days |