Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-8230

UI: Not all CRs define a useful set of princolumns for the CLI

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • rhos-18.0.0
    • test-operator
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • Low

      Some good examples:

      ❯ oc get openstackversion
      NAME                                 TARGET VERSION   AVAILABLE VERSION   DEPLOYED VERSION
      openstack-galera-network-isolation   0.0.1            0.0.1       
      ❯ oc get openstackcontrolplane
      NAME                                 STATUS   MESSAGE
      openstack-galera-network-isolation   False    OpenStackControlPlane OVN in progress
      ❯ oc get galera
      NAME              READY   MESSAGE
      openstack         True    Setup complete
      openstack-cell1   True    Setup complete
      ❯ oc get cinder
      NAME     STATUS   MESSAGE
      cinder   True     Setup complete
      ❯ oc get glance
      NAME     STATUS   MESSAGE
      glance   False    NetworkAttachment resources missing: storage
      ❯ oc get neutronapi
      NAME      NETWORKATTACHMENTS                                                                                         STATUS   MESSAGE
      neutron   {"openstack/internalapi":["172.17.0.33","172.17.0.32"],"ovn-kubernetes":["10.217.1.179","10.217.1.178"]}   True     Setup complete
      

      CRs that are enabled by default but missing printcolumns:

      ❯ oc get Barbican
      NAME       AGE
      barbican   13m
      ❯ oc get nova
      NAME   AGE
      nova   16m
      ❯ oc get telemetry
      NAME        AGE
      telemetry   17m
      

      Also based on a quick search in the codebase the following CRs that are not enabled by default also missing printcolumn definition:

      • Tempest (and the rest of the test-operator CRs)

            Unassigned Unassigned
            rh-ee-bgibizer Balazs Gibizer
            rhos-tempest
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: