Uploaded image for project: 'Machine Config Operator'
  1. Machine Config Operator
  2. MCO-1501

Support Custom MCPs in MCN

XMLWordPrintable

    • MCO Sprint 266, MCO Sprint 267, MCO Sprint 268
    • 0
    • +

      The machine config node functionality should fully support custom machine config pools. Investigation from MCO-1299 highlights that custom MCPs are not supported. This story will be done when the following is complete:

      • Custom pools should be reflected in the “POOLNAME” column when a user runs
      $ oc get machineconfignode 
      • Users should be able to check the status of a specific, custom MCP using
       $ oc get machineconfignodes $(oc get machineconfignodes -o json | jq -r '.items[]|select(.spec.pool.name=="<pool_name>")|.metadata.name')     
      • MCNs (as seen when running oc describe machineconfignode/<node-name>) should reflect the custom pools a node is a part of under Spec.Pool.Name

              rh-ee-ijanssen Isabella Janssen
              rh-ee-ijanssen Isabella Janssen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: