Bug 1738360
| Summary: | Help prompt for 'Pull Secret' on openshift-install points to an invalid URL | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Katherine Dubé <kdube> |
| Component: | Installer | Assignee: | Abhinav Dahiya <adahiya> |
| Installer sub component: | openshift-installer | QA Contact: | gaoshang <sgao> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | low | ||
| Priority: | low | CC: | kblake, whenry, wking |
| Version: | 4.1.0 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1738339 | Environment: | |
| Last Closed: | 2020-01-23 11:05:01 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Katherine Dubé
2019-08-06 23:57:22 UTC
Removed the blocker to make the Bugzilla not happy. This bug has been verified and passed on OCP 4.3.0-0.nightly-2019-10-31-072219, move status to VERIFIED.
Version-Release:
4.3.0-0.nightly-2019-10-31-072219
# ./openshift-install version
./openshift-install v4.3.0
built from commit f2ac89df630f6ae6efb91e8a6f01c5a120389942
release image registry.svc.ci.openshift.org/ocp/release@sha256:c56871c1476c4348215814b30ff58065678e35cf72b0ea3689ef3e85d6b15f50
Steps:
1. Use openshift-install to create a cluster
2. When prompted for 'Pull Secret' press '?" for help
# ./openshift-install create cluster
? SSH Public Key /root/.ssh/openshift-dev.pub
? Platform aws
? Region us-east-2
? Base Domain qe.devcluster.openshift.com
? Cluster Name sgao-cluster
? The container registry pull secret for this cluster, as a single line of JSON (e.g. {"auths": {...}}).
You can get this secret from https://cloud.redhat.com/openshift/install/pull-secret
? Pull Secret
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:0062 |