Bug 1823616
| Summary: | Create button is disabled on Dev console when deploy image by searching digest image for container | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | XiaochuanWang <xiaocwan> | ||||||
| Component: | Dev Console | Assignee: | Yadan Pei <yapei> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Gajanan More <gamore> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 4.4 | CC: | aos-bugs, jhadvig, jokerman, nmukherj, spadgett, yapei | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 4.5.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-07-13 17:27:23 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: | 1824429, 1829944 | ||||||||
| Attachments: |
|
||||||||
Created attachment 1693968 [details]
Create button enabled
Search with image digest, Create button is enabled and user can create resources successfully
Verified on 4.5.0-0.nightly-2020-05-30-025738
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 1678613 [details] screen recording for bug Description of problem: On Dev console, try to deploy image by searching a digest container image, Create button is disabled. Version-Release number of selected component (if applicable): 4.4.0-0.nightly-2020-04-09-220855 How reproducible: Always Steps to Reproduce: 1.Login and browse to Dev console 2.Try to deploy an image by searching a digest container image: Click Add -> Container Image, input: docker.io/aosqe/hello-openshift@sha256:a2d509d3d5164f54a2406287405b2d114f952dca877cc465129f78afa858b31a 3. After image validation succeed, fill in other required fields, check the Create button Actual results: 3. Create button is disabled. Expected results: 3. Create button is enabled. Additional info: