Bug 1697644
| Summary: | image pull secret is not in the right location | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Derek Carr <decarr> |
| Component: | Installer | Assignee: | Abhinav Dahiya <adahiya> |
| Installer sub component: | openshift-installer | QA Contact: | Roshni <rpattath> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | unspecified | ||
| Priority: | unspecified | CC: | bleanhar, jialiu |
| Version: | 4.1.0 | Keywords: | NeedsTestCase |
| Target Milestone: | --- | ||
| Target Release: | 4.1.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: | 2019-06-04 10:47:18 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
Derek Carr
2019-04-08 21:59:50 UTC
well, let's shorten it to "pull-secret" in "openshift-config" https://github.com/openshift/installer/pull/1554 https://github.com/openshift/origin/pull/22508 https://github.com/openshift/machine-config-operator/pull/609 updated more consumers of kube-system/coreos-pull-secret https://github.com/openshift/cluster-monitoring-operator/pull/315 https://github.com/openshift/cluster-samples-operator/pull/130 dropped the kube-system/coreos-pull-secret https://github.com/openshift/installer/pull/1567 Using 4.0.0-0.nightly-2019-04-23-054921 and 4.1.0-0.nightly-2019-04-23-054919 I am able to verify that coreos-pull-secret has been removed from kube-system and pull-secret exists under openshift-config namespace. 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-2019:0758 |