Bug 1948022
Summary: | Some on-prem namespaces missing from must-gather | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Ben Nemec <bnemec> |
Component: | Machine Config Operator | Assignee: | Ben Nemec <bnemec> |
Status: | CLOSED ERRATA | QA Contact: | Michael Nguyen <mnguyen> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.8 | CC: | rioliu |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | 4.8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: Missing namespaces from machine-config-operator relatedObjects.
Consequence: Logs for some on-prem services were not collected in must-gather.
Fix: Added necessary namespaces to machine-config-operator relatedObjects
Result: Logs for on-prem services are collected in must-gather.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-07-27 22:58:43 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: | |
Bug Depends On: | |||
Bug Blocks: | 1950498 |
Description
Ben Nemec
2021-04-09 18:59:48 UTC
Verified on 4.8.0-0.nightly-2021-04-26-151924. Must gather contains the other namespaces. $ echo $PWD && ls | grep -e kni-infra -e openstack-infra -e ovirt-infra -e vsphere-infra /tmp/must-gather.local.5196741405908148087/namespaces openshift-kni-infra openshift-openstack-infra openshift-ovirt-infra openshift-vsphere-infra [mnguyen@boosted namespaces]$ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.8.0-0.nightly-2021-04-26-151924 True False 85m Cluster version is 4.8.0-0.nightly-2021-04-26-151924 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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), 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/RHSA-2021:2438 |