fantonangeli opened a new issue, #3459: URL: https://github.com/apache/incubator-kie-tools/issues/3459
Quarkus DevUI is not available on the DevMode deployment created by SLWT. **Steps to replicate:** - Start Serverless Logic Webtools - Start the cors proxy: ``` CORS_PROXY__allowedOrigins="https://localhost:9020" CORS_PROXY__allowedHosts="*.openshiftapps.com,*.github.com,github.com,*.appdomain.cloud" pnpm start ``` - Connect it to OpenShift with the DevMode enabled - Wait for the deployment to be ready - If the Docker image is outdated on there is a new one published on my profile: quay.io/fabrizio_antonangeli/incubator-kie-serverless-logic-web-tools-swf-dev-mode:main - From the OpenShift button (top-right), open the Deployment - `HTTP ERROR 403` is shown -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
