Skip to content

Make sure the console uses any registry overrides#576

Merged
openshift-merge-bot[bot] merged 2 commits intovalidatedpatterns:mainfrom
mbaldessari:fix-registry-console
Apr 15, 2026
Merged

Make sure the console uses any registry overrides#576
openshift-merge-bot[bot] merged 2 commits intovalidatedpatterns:mainfrom
mbaldessari:fix-registry-console

Conversation

@mbaldessari
Copy link
Copy Markdown
Contributor

Previously when building the console it would point to the
patterns-operator-console:v1.2.3 image without the registry and
the deployment would fail.

Now we add the version to the CONSOLE_PLUGIN_IMAGE_BASE variable
and use that when building the console-* targets.

CONSOLE_PLUGIN_IMAGE is envsubsted in the console deployment yaml
and needs to container the registry (which can be overridden with
the UPLOADREGISTRY variable)

Previously when building the console it would point to the
patterns-operator-console:v1.2.3 image without the registry and
the deployment would fail.

Now we add the version to the CONSOLE_PLUGIN_IMAGE_BASE variable
and use that when building the console-* targets.

CONSOLE_PLUGIN_IMAGE is envsubsted in the console deployment yaml
and needs to container the registry (which can be overridden with
the UPLOADREGISTRY variable)
@openshift-ci openshift-ci Bot requested review from darkdoc and mhjacks April 15, 2026 09:01
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 15, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mbaldessari

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

@darkdoc
Copy link
Copy Markdown
Contributor

darkdoc commented Apr 15, 2026

/lgtm

@openshift-ci openshift-ci Bot removed the lgtm label Apr 15, 2026
@darkdoc
Copy link
Copy Markdown
Contributor

darkdoc commented Apr 15, 2026

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Apr 15, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit 4e8da00 into validatedpatterns:main Apr 15, 2026
17 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