Bug 1752918
| Summary: | [4.1.z] must-gather doesn't collect config.imageregistry resource | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Oleg Bulatov <obulatov> |
| Component: | Image Registry | Assignee: | Oleg Bulatov <obulatov> |
| Status: | CLOSED ERRATA | QA Contact: | Wenjing Zheng <wzheng> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.1.z | CC: | aos-bugs, wzheng, xiuwang |
| Target Milestone: | --- | ||
| Target Release: | 4.1.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1752916 | Environment: | |
| Last Closed: | 2019-10-16 18:07:59 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: | |||
| Bug Depends On: | 1752916 | ||
| Bug Blocks: | |||
|
Description
Oleg Bulatov
2019-09-17 14:51:54 UTC
Verified with payload 4.1.0-0.nightly-2019-10-09-143458
$ oc version
Client Version: version.Info{Major:"4", Minor:"1+", GitVersion:"v4.1.19-201910081715+f351c78-dirty", GitCommit:"f351c78", GitTreeState:"dirty", BuildDate:"2019-10-08T22:25:09Z", GoVersion:"go1.11.13", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"13+", GitVersion:"v1.13.4+a46fb92", GitCommit:"a46fb92", GitTreeState:"clean", BuildDate:"2019-10-08T22:23:22Z", GoVersion:"go1.11.13", Compiler:"gc", Platform:"linux/amd64"}
[**** namespaces]$ ls
default openshift-cluster-version openshift-image-registry openshift-machine-config-operator
kube-system openshift-config openshift-ingress openshift-marketplace
openshift openshift-config-managed openshift-ingress-operator openshift-monitoring
openshift-apiserver openshift-console openshift-kube-apiserver openshift-operator-lifecycle-manager
openshift-apiserver-operator openshift-console-operator openshift-kube-apiserver-operator openshift-service-ca
openshift-authentication openshift-controller-manager openshift-kube-controller-manager openshift-service-ca-operator
openshift-authentication-operator openshift-controller-manager-operator openshift-kube-controller-manager-operator openshift-service-catalog-apiserver
openshift-cluster-node-tuning-operator openshift-dns openshift-kube-scheduler openshift-service-catalog-apiserver-operator
openshift-cluster-samples-operator openshift-dns-operator openshift-kube-scheduler-operator openshift-service-catalog-controller-manager
openshift-cluster-storage-operator openshift-etcd openshift-machine-api openshift-service-catalog-controller-manager-operator
[**** namespaces]$ ls openshift-image-registry/
apps apps.openshift.io autoscaling batch build.openshift.io core image.openshift.io openshift-image-registry.yaml pods route.openshift.io
[**** cluster-scoped-resources]$ tree imageregistry.operator.openshift.io/
imageregistry.operator.openshift.io/
└── configs
└── cluster.yaml
1 directory, 1 file
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:3004 |