Bug 1462606
| Summary: | Cannot import image from Red Hat Container Catalog which requires authentication | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Andrew Block <andrew.block> |
| Component: | RFE | Assignee: | Ben Parees <bparees> |
| Status: | CLOSED WONTFIX | QA Contact: | Xiaoli Tian <xtian> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.5.0 | CC: | aos-bugs, aweiteka, bparees, jokerman, mmccomas, peasters, pweil |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Mac OS | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-06-12 11:54:38 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: | |||
|
Description
Andrew Block
2017-06-19 05:00:20 UTC
The problem here is that the initial request to https://registry.connect.redhat.com redirects to https://sso.redhat.com/auth/realms/rhc4tp/protocol/docker-v2/auth for authentication. A similar issue was raised in https://github.com/openshift/origin/issues/9584 already. We need to improve our secret matching algorithm to match several secrets properly. *** Bug 1473810 has been marked as a duplicate of this bug. *** There's a PR in-flight: https://github.com/openshift/origin/pull/14851. I'll make sure this is addressed in 3.7 time-frame. I've discussed the approach from the aforementioned PR with Michal Minar and we agreed that approach is not acceptable b/c of security concerns. We need appropriate authorization handler implemented that will know how to match request with a secret. I've created https://trello.com/c/o8tqoSAp/1345-support-importing-from-registries-having-delegated-authorization and I'm re-assiging this issue to Michal. With the introduction of OpenShift 4, Red Hat has delivered or roadmapped a substantial number of features based on feedback by our customers. Many of the enhancements encompass specific RFEs which have been requested, or deliver a comparable solution to a customer problem, rendering an RFE redundant. This bz (RFE) has been identified as a feature request not yet planned or scheduled for an OpenShift release and is being closed. If this feature is still an active request that needs to be tracked, Red Hat Support can assist in filing a request in the new JIRA RFE system, as well as provide you with updates as the RFE progress within our planning processes. Please open a new support case: https://access.redhat.com/support/cases/#/case/new Opening a New Support Case: https://access.redhat.com/support/cases/#/case/new As the new Jira RFE system is not yet public, Red Hat Support can help answer your questions about your RFEs via the same support case system. |