-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Description
This form is for bug reports and feature requests. Major features will go through a spec process.
Feature:
OpenShift >3.7.1 deployment using ./run_latest_build.sh
Bug:
For :latest openshift, the ./run_latest_build.sh skips deployment of the Web Console.
Most probably related to: openshift/origin#18207
For lower version (v3.7.1), the script works fine:
ORIGIN_VERSION=v3.7.1 ./run_latest_build.sh
What happened:
WebConsole can not be accessed, url https://[MY_CLUSTER]:8443/console leads to:
missing service (service "webconsole" not found)
missing route (service "webconsole" not found)
What you expected to happen:
Web console is deployed and can be accessed
How to reproduce it:
./run_latest_build.sh- access
https://[MY_CLUSTER]:8443/console
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels