Skip to content

fix registry console#2

Open
darkdoc wants to merge 13 commits into
mainfrom
fix-registry-console
Open

fix registry console#2
darkdoc wants to merge 13 commits into
mainfrom
fix-registry-console

Conversation

@darkdoc

@darkdoc darkdoc commented Apr 15, 2026

Copy link
Copy Markdown
Owner
  • Use env variables for overriding images
  • feat: Add console image build make target and gh workflow for release
  • fix: Change console image to ubi9 to avoid some issues on older cpus
  • Use env variable for running integration tests
  • Fix console integration tests
  • Add some additional console integration tests
  • Add makefile target for console integration tests
  • Move test-prow-e2e.sh under console/scripts
  • Split off dismissTour into a shared file
  • Make sure the console uses any registry overrides
  • fix: Change env variable in github workflow

mbaldessari and others added 13 commits April 14, 2026 16:06
…-integration-tests

Console integration tests
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants