Skip to content

Remove OPENSHIFT_LIGHTSPEED_OPERATOR_VERSION from Dockerfile#85

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-lightspeed:mainfrom
lpiwowar:lpiwowar/fix-containerfile
Feb 17, 2026
Merged

Remove OPENSHIFT_LIGHTSPEED_OPERATOR_VERSION from Dockerfile#85
openshift-merge-bot[bot] merged 1 commit into
openstack-lightspeed:mainfrom
lpiwowar:lpiwowar/fix-containerfile

Conversation

@lpiwowar

Copy link
Copy Markdown
Contributor

The OPENSHIFT_LIGHTSPEED_OPERATOR_VERSION environment variable is not needed in the Dockerfile. It can be set during the make bundle command:

OPENSHIFT_LIGHTSPEED_OPERATOR_VERSION=<version> make bundle

This ensures the bundle manifests have the environment variable set for the controller pod.

This reverts commit e085621.

The OPENSHIFT_LIGHTSPEED_OPERATOR_VERSION environment variable is not
needed in the Dockerfile. It can be set during the make bundle command:

OPENSHIFT_LIGHTSPEED_OPERATOR_VERSION=<version> make bundle

This ensures the bundle manifests have the environment variable
set for the controller pod.

This reverts commit e085621.
@openshift-ci openshift-ci Bot requested review from Akrog and umago February 17, 2026 15:37
@openshift-ci

openshift-ci Bot commented Feb 17, 2026

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

@umago

umago commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Feb 17, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit b4861fb into openstack-lightspeed:main Feb 17, 2026
7 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.

2 participants