Set correct service ID for RHOSO Lightspeed#1213
Set correct service ID for RHOSO Lightspeed#1213openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
Conversation
|
Skipping CI for Draft Pull Request. |
Detect RHOSO Lightspeed deployments and use the correct service ID for feedback and transcript gathering. When OLSConfig contains the "openstack.org/lightspeed-owner-id" label, the service ID is set to "rhos-lightspeed" instead of the default "ols". This ensures proper identification when deployed via the openstack-lightspeed/operator.
19041a7 to
5769fc5
Compare
|
/test all |
|
@lpiwowar: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Thanks @lpiwowar! LGTM |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: xrajesh The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Detect RHOSO Lightspeed deployments and use the correct service ID for feedback and transcript gathering.
When OLSConfig contains the
openstack.org/lightspeed-owner-idlabel, the service ID is set torhos-lightspeedinstead of the defaultols. This ensures proper identification when deployed via the openstack-lightspeed/operator.Type of change
Checklist before requesting a review
Testing
openshift/lightspeed-operatorwith this change.OLSConfigwith theopenstack.org/lightspeed-owner-idlabel present.