Bug 1489390
Summary: | Listing of docker tags under new container depends on entries per page | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Nikhil Kathole <nkathole> | ||||||||
Component: | Container Management | Assignee: | satellite6-bugs <satellite6-bugs> | ||||||||
Status: | CLOSED WONTFIX | QA Contact: | Katello QA List <katello-qa-list> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 6.3.0 | CC: | dlobatog, sgraessl | ||||||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||||||
Target Release: | Unused | ||||||||||
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: | 2018-10-03 19:17:47 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: | |||||||||||
Attachments: |
|
Created attachment 1323043 [details]
screenshot of UI under settings for entries per page
Created attachment 1323044 [details]
screenshot of UI repository showing 75 docker tags
Created redmine issue http://projects.theforeman.org/issues/20880 from this bug Thank you for your interest in Satellite 6. We have evaluated this request, and while we recognize that it is a valid request, we do not expect this to be implemented in the product in the foreseeable future. This is due to other priorities for the product, and not a reflection on the request itself. We are therefore closing this out as WONTFIX. If you have any concerns about this, please do not reopen. Instead, feel free to contact Rich Jerrido or Bryan Kearney. Thank you. |
Created attachment 1323042 [details] screenshot of UI showing only 5 docker tags Description of problem: While creating new docker container, all the available docker tags in repository are not listed. The listing of docker tags depends on entries per page under settings. Version-Release number of selected component (if applicable): satellite 6.3 snap 14 How reproducible:always Steps to Reproduce: 1. Navigate to Containers -> New Containers 2. Select deploy on compute resource and click next 3. Select respective life cycle environment, content view and repository 4. While selecting docker tags, it will not list all tags from repository Actual results: While selecting tag, it will display only n number of tags, where n is entries per page parameter value under settings. Expected results: All the docker tags should be listed. Additional info: This is reproducible in satellite 6.2.12 snap 2.0 also.