openshift-starter-guides icon indicating copy to clipboard operation
openshift-starter-guides copied to clipboard

Getting Started with OpenShift for Developers Workshop

Results 8 openshift-starter-guides issues
Sort by recently updated
recently updated
newest added

I tried to get remote debugging working in Visual Studio Code, using the "Debbuger for Java" extension, but it only worked for me with IntelliJ Community Edition (the other option...

bug

The mvn build seems to choke on mongo-java-driver-3.2.2.jar, thinking that it is a zip file. Here are the logs from the Maven build: ``` git clone https://github.com/openshift-roadshow/mlbparks.git cd mlbparks [user1:~/mlbparks]...

bug

add instruction to replace "%PROJECT%" in the yaml file with the name of your project.

It looks using `parksmap:latest` image we got some issue on ROKS/4.5 when using HTTPS route. Verified on ROKS 4.5.23 Thanks to @akioku for finding it and help!

bug

Using `app.kubernetes.io/name` label could be interesting to have a more attractive Topology view `app.kubernetes.io/name=spring` for parkmaps `app.kubernetes.io/name=spring` for nationalparks `app.kubernetes.io/name=wildfly` or `app.kubernetes.io/name=eap` for mlbparks etc

enhancement

There is a mismatch between the introduction and the screenshot. _If you had multiple projects, the first thing you would want to do is to switch to the **workshop** project...

enhancement