Bug 1825228
Summary: | DeploymentConfigs absent in the inventory section of Dashboard | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Olimp Bockowski <obockows> | ||||
Component: | Management Console | Assignee: | Robb Hamilton <rhamilto> | ||||
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.3.z | CC: | aos-bugs, bbennett, hasha, jokerman, nmukherj, rhamilto | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.5.0 | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause: DeploymentConfigs are not included in the inventory section of the project dashboard.
Consequence: Users are unable to see at a glance how many DeploymentConfigs are in use in their project.
Fix: Add DeploymentConfigs to the inventory section of the project dashboard.
Result: Users are able to see how many DeploymentConfigs are in use in their project on the project dashboard.
|
Story Points: | --- | ||||
Clone Of: | |||||||
: | 1825975 1827180 (view as bug list) | Environment: | |||||
Last Closed: | 2020-07-13 17:28:32 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: | |||||||
Bug Blocks: | 1825975 | ||||||
Attachments: |
|
Deployment configs shows in the inventory card of project detail page on the developer console. 4.5.0-0.nightly-2020-04-21-003725 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, 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 |
Created attachment 1679647 [details] lackOfDeploymentConfig Description of problem: In webconsole, when one chooses Developer -> Advanced -> Project Details from the menu on the left and click on the Dashboard tab then, there is an Inventory section. In that Inventory, there is a count of deployments. The DeploymentConfigs, however, are not shown in that inventory. Since DeploymentConfig are rather more important for developer than Deployment, it should be rather DC tehre not Deployment? Version-Release number of selected component (if applicable): 4.3 How reproducible: create project, then new-app using S2I and then navigate in the web console accordingly Actual results: No DeploymentConfig Expected results: DeploymentConfig is there Additional info: screenshot as an example