Skip to content

Add additionalPrinterColumns to OpenStackLightspeed CRD#40

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-lightspeed:mainfrom
lpiwowar:lpiwowar/print-column
Nov 21, 2025
Merged

Add additionalPrinterColumns to OpenStackLightspeed CRD#40
openshift-merge-bot[bot] merged 1 commit into
openstack-lightspeed:mainfrom
lpiwowar:lpiwowar/print-column

Conversation

@lpiwowar

@lpiwowar lpiwowar commented Nov 19, 2025

Copy link
Copy Markdown
Contributor

Add status and message printColumns to the OpenStackLightspeed CRD to display condition status in oc get openstacklightspeed output.

Example:

$ oc get openstacklightspeed
NAME                   STATUS   MESSAGE
openstack-lightspeed   False    Waiting for OpenStackLightspeed vector DB pod to become ready
$ oc get openstacklightspeed
NAME                   STATUS   MESSAGE
openstack-lightspeed   True     Setup complete

Closes: #30

@openshift-ci

openshift-ci Bot commented Nov 19, 2025

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lpiwowar

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Add status and message printColumns to the OpenStackLightspeed CRD to
display condition status in oc get openstacklightspeed output.
@lpiwowar lpiwowar changed the title Add printeColumns to OpenStackLightspeed CRD Add additionalPrinterColumns to OpenStackLightspeed CRD Nov 19, 2025
@lpiwowar lpiwowar force-pushed the lpiwowar/print-column branch from 8423d1e to c87b74c Compare November 19, 2025 16:26
@lpiwowar lpiwowar marked this pull request as ready for review November 21, 2025 14:16
@openshift-ci openshift-ci Bot requested review from Akrog and umago November 21, 2025 14:17
@umago

umago commented Nov 21, 2025

Copy link
Copy Markdown
Contributor

/lgtm

Having more specific status is a actually very nice! Thank you!

@openshift-ci openshift-ci Bot added the lgtm label Nov 21, 2025
@openshift-merge-bot openshift-merge-bot Bot merged commit bc4dcff into openstack-lightspeed:main Nov 21, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add printColumn to the CSV to displays the status message to the user

2 participants