Linux, fedora 36, Using remote OCP
- Connect to the openshift cluster (OCP)
- Create new project
- Create an app from devfile registry (quarkus)
- Start in Dev mode
- Verify app is running (open in browser, go to /hello end point)
- Change source code
- Verify changes were propagated
- Put a breakpoint in the code
- Start debug
- Choose an url provided
- Install extensions if needed (java ext. pack)
- Verify debug is working
Actual result: Error: Debug session failed to start
Linux, fedora 36, Using remote OCP
Actual result: Error: Debug session failed to start