Bug 1745240 - must-gather isn't collecting controllerconfig/machine-config-operator
Summary: must-gather isn't collecting controllerconfig/machine-config-operator
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Machine Config Operator
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.2.0
Assignee: Antonio Murdaca
QA Contact: Micah Abbott
URL:
Whiteboard:
Depends On:
Blocks: 1745241
TreeView+ depends on / blocked
 
Reported: 2019-08-24 09:05 UTC by Antonio Murdaca
Modified: 2019-10-16 06:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1745241 (view as bug list)
Environment:
Last Closed: 2019-10-16 06:37:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift machine-config-operator pull 1076 0 None None None 2019-08-24 09:06:16 UTC
Red Hat Product Errata RHBA-2019:2922 0 None None None 2019-10-16 06:37:45 UTC

Description Antonio Murdaca 2019-08-24 09:05:26 UTC
Description of problem:

must-gather isn't collecting the controllerconfig/machine-config-controller object. That object is listed in the RelatedObjects for the clusteroperator. The issue behind that is that the name we use is wrong:

$ oc describe co/machine-config
  Related Objects:
    ...
    Group:     machineconfiguration.openshift.io
    Name:      cluster
    Resource:  controllerconfigs

The name of the resource isn't "cluster" but "machine-config-controller"

Version-Release number of selected component (if applicable):

4.2


How reproducible:

always


Steps to Reproduce:
1. run must-gather
2. 
3.

Actual results:

controllerconfig/machinie-config-controller object isn't included


Expected results:

controllerconfig/machinie-config-controller _is_ included aiding debugging


Additional info:

Comment 2 Michael Nguyen 2019-08-30 12:16:33 UTC
verified on 4.2.0-0.nightly-2019-08-28-083236

- oc describe co/machine-config

relatedObjects:
  - group: machineconfiguration.openshift.io
    name: machine-config-controller
    resource: controllerconfigs


- look machine-config-controller.yaml in must-gather logs
cluster-scoped-resources/machineconfiguration.openshift.io/controllerconfigs/machine-config-controller.yaml

Comment 3 errata-xmlrpc 2019-10-16 06:37:21 UTC
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:2922


Note You need to log in before you can comment on or make changes to this bug.