-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhos-18.0.0
-
False
-
-
False
-
?
-
?
-
?
-
?
-
None
-
-
-
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)
- is cloned by
-
OSPRH-8230 UI: Not all CRs define a useful set of printcolumns for the CLI
- Closed