-
Bug
-
Resolution: Done
-
Critical
-
2.4.0.GA
-
False
-
False
-
+
-
Undefined
-
Environment:
- OCP 4.5, OCP 3.11
- deployed by operatorhub or by crwctl
- with tls support
- with and without oAuth
- server-rhel8@sha256:63bf304cd04576048012693e7e8544a5a703790f99551554a75798bc799b112b
- devfileregistry-rhel8@sha256:0df053199810afac3e8858bab1b8d694758506475398b90783b5e53b2f26fcd5
- pluginregistry-rhel8@sha256:ddf32cb8058e28afc4b0491a9f0e3a0a3188815f8170e83a641e30aadefe58db
Steps to reproduce:
- Go to dashboard and create workspace using "Python" devfile
- Go inside created workspace and open the "hello-world.py"
- Set breakpoints to the 8 and 9 rows
- Open debug panel and run the "Python: Current File" configuration
- Pay attention that debug session is not started and no errors displayed
Expected behavior:
Debug session is started and stopped on the 8-th row
Observed behavior:
Debug session is not started