-
Bug
-
Resolution: Unresolved
-
Minor
-
2.5.0.GA, 2.7.0.GA, 2.9.0.GA, 3.6.0.GA, 3.8.0.GA, 3.11.0.GA, 3.13.0.GA, 3.16.0.GA
-
False
-
False
-
-
Known Issue
-
Rejected
-
We can't activate debugging in the Go workspace following the steps described here:https://gitlab.cee.redhat.com/codeready-workspaces/e2e-codeready/-/blob/master/tests/default-stacks-tests/Go.spec.ts.
It shows the error message "failed to continue: "{e}";
The "dlv" command is not available. Run "go get -v github.com/go-delve/delve/cmd/dlv" to install."
Unfortunately, i was not able to install dlv.
There is a similar issue reported on X, which has been fixed a couple of days ago https://issues.redhat.com/browse/CRW-1021. And it is now working on X86 cluster after fixing version config. However, it doesn't seem our version is wrong, we got exactly the same registry.redhat.io/codeready-workspace/stacks-golang-rhel8 image as X got.
There might be somewhere else not working properly.
- relates to
-
CRW-1380 Add ability to filter out devfiles based on exclusion list, rather than 'does the sidecar exist?' check
- Closed